Searched refs:IER0_RX_RDYE_1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ctau/
H A Dhdc64570.h242 #define IER0_RX_RDYE_1 0x10 /* channel 1 receiver ready enable */ macro
H A Dctddk.c413 ier0 &= c->num ? ~(IER0_RX_INTE_1 | IER0_RX_RDYE_1) :
H A Dctau.c1338 ier0 |= c->num ? (IER0_RX_INTE_1 | IER0_RX_RDYE_1) :

Completed in 166 milliseconds