Searched refs:HDLC_TXIDLE_ONES (Results 1 – 5 of 5) sorted by relevance
95 #define HDLC_TXIDLE_ONES 3 macro
5963 case HDLC_TXIDLE_ONES: usc_idle_mode = IDLEMODE_ONE; break; in usc_set_txidle()5995 case HDLC_TXIDLE_ONES: in usc_set_txidle()
4708 case HDLC_TXIDLE_ONES: RegValue = 0xff; break; in tx_set_idle()