Searched refs:HDLC_TXIDLE_CUSTOM_16 (Results 1 – 2 of 2) sorted by relevance
99 #define HDLC_TXIDLE_CUSTOM_16 0x20000000 macro
4497 if (info->idle_mode & HDLC_TXIDLE_CUSTOM_16) { in tx_set_idle()4508 if (info->idle_mode & (HDLC_TXIDLE_CUSTOM_8 | HDLC_TXIDLE_CUSTOM_16)) { in tx_set_idle()