Searched refs:RxENAB (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dzs.c108 (Rx8 | RxENAB), /* write 3 */
124 (Rx8 | RxENAB), /* write 3 */
305 write_zsreg(channel, R3, regs[R3] & ~RxENAB);
809 info->curregs[3] |= (RxENAB | Rx8);
1561 info->curregs[3] &= ~RxENAB;
2515 (Rx8 | RxENAB));
2559 (Rx8 | RxENAB));
2793 zscons_regs[3] = Rx5 | RxENAB;
2798 zscons_regs[3] = Rx6 | RxENAB;
2803 zscons_regs[3] = Rx7 | RxENAB;
[all...]
H A Dzs.h235 #define RxENAB 0x1 /* Rx Enable */ macro

Completed in 29 milliseconds