Searched refs:LCR_EERS (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | comreg.h | 99 #define LCR_EERS 0xBF /* Enable access to Enhanced Register Set */ macro
|
| D | com.c | 703 CSR_WRITE_1(regsp, COM_REG_LCR, LCR_EERS); in com_attach_subr() 1824 CSR_WRITE_1(regsp, COM_REG_LCR, LCR_EERS); in com_loadchannelregs() 2584 CSR_WRITE_1(regsp, COM_REG_LCR, LCR_EERS); in cominit()
|
| /netbsd/src/sys/arch/mips/sibyte/dev/ |
| D | sbscn.c | 1771 bus_space_write_1(iot, ioh, com_lcr, LCR_EERS); in sbscn_init()
|
| /netbsd/src/sys/arch/arm/s3c2xx0/ |
| D | sscom.c | 1206 bus_space_write_1(iot, ioh, com_lcr, LCR_EERS); in sscom_loadchannelregs()
|