Searched refs:LCR_EFR (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/sys/dev/puc/ |
| D | com_puc.c | 155 bus_space_write_1(iot, ioh, com_lcr, LCR_EFR); 182 bus_space_write_1(iot, ioh, com_lcr, LCR_EFR);
|
| /mirbsd/src/sys/dev/ic/ |
| D | comreg.h | 127 #define LCR_EFR 0xbf /* ST16650/XR16850 EFR access enable */ macro
|
| /mirbsd/src/sys/dev/pcmcia/ |
| D | com_pcmcia.c | 452 bus_space_write_1(iot, ioh, com_lcr, LCR_EFR); 479 bus_space_write_1(iot, ioh, com_lcr, LCR_EFR);
|
| /mirbsd/src/sys/dev/cardbus/ |
| D | com_cardbus.c | 401 bus_space_write_1(iot, ioh, com_lcr, LCR_EFR); 428 bus_space_write_1(iot, ioh, com_lcr, LCR_EFR);
|
| /mirbsd/src/sys/arch/i386/isa/ |
| D | pccom.c | 507 bus_space_write_1(iot, ioh, com_lcr, LCR_EFR); 534 bus_space_write_1(iot, ioh, com_lcr, LCR_EFR); 857 bus_space_write_1(iot, ioh, com_lcr, LCR_EFR); 1098 bus_space_write_1(iot, ioh, com_lcr, LCR_EFR); 1843 bus_space_write_1(iot, ioh, com_lcr, LCR_EFR);
|