Searched refs:HDLC_TXIDLE_CUSTOM_16 (Results 1 – 4 of 4) sorted by relevance
100 #define HDLC_TXIDLE_CUSTOM_16 0x20000000 macro
4414 if (info->idle_mode & HDLC_TXIDLE_CUSTOM_16) { in tx_set_idle()4425 if (info->idle_mode & (HDLC_TXIDLE_CUSTOM_8 | HDLC_TXIDLE_CUSTOM_16)) { in tx_set_idle()