Searched refs:LCR_EFR_ENABLE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ic/
H A Dns16550.h70 #define LCR_EFR_ENABLE 0xbf /* magic to enable EFR on 16650 up */ macro
71 #define CFCR_EFR_ENABLE LCR_EFR_ENABLE
170 /* 16650 registers #2,[4-7]. Access enabled by LCR_EFR_ENABLE. */
199 * !LCR_EFR_ENABLE.
204 * 16950 register #5. Accessible if !LCR_EFR_ENABLE. Read access also
/freebsd-11-stable/sys/mips/nlm/hal/
H A Duart.h65 #define LCR_EFR_ENABLE 0xbf macro
/freebsd-11-stable/sys/dev/sio/
H A Dsio.c1909 sio_setreg(com, com_lcr, LCR_EFR_ENABLE);
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c2930 sio_setreg(com, com_lcr, LCR_EFR_ENABLE);

Completed in 75 milliseconds