Searched refs:CCRCMD (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/dev/rc/ |
| HD | rc.c | 66 #define CCRCMD(sc, chan, cmd) do { \ macro 830 CCRCMD(sc, rc->rc_chan, CCR_ResetChan); in rc_close() 845 CCRCMD(sc, -1, CCR_HWRESET); /* Hardware reset */ in rc_hwreset() 892 CCRCMD(sc, rc->rc_chan, CCR_ResetChan); in rc_param() 985 CCRCMD(sc, rc->rc_chan, CCR_CORCHG1 | CCR_CORCHG2 | CCR_CORCHG3); in rc_param() 1001 CCRCMD(sc, rc->rc_chan, in rc_param() 1136 CCRCMD(sc, chan, CCR_ResetChan); in rc_test() 1152 CCRCMD(sc, chan, CCR_CORCHG1 | CCR_CORCHG2 | CCR_CORCHG3); in rc_test() 1153 CCRCMD(sc, chan, CCR_RCVREN | CCR_XMTREN); in rc_test() 1225 CCRCMD(sc, chan, CCR_ResetChan); in rc_test()
|