Home
last modified time | relevance | path

Searched refs:LX_CCR1 (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ctau/
HDlxt318.h26 #define LX_CCR1 0x10 macro
HDctau.c866 ctg_outx (c, LX_CCR1, LX_RESET); /* reset the chip */ in ct_setup_lxt()
868 ctg_inx (c, LX_CCR1); in ct_setup_lxt()
874 ctg_outx (c, LX_CCR1, c->lx); /* setup the new mode */ in ct_setup_lxt()
1209 ctg_outx (c, LX_CCR1, c->lx |= LX_LLOOP); in ct_enable_loop()
1250 ctg_outx (c, LX_CCR1, c->lx); in ct_disable_loop()