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