Home
last modified time | relevance | path

Searched refs:HDLC_TXIDLE_ALT_ZEROS_ONES (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsynclink.h93 #define HDLC_TXIDLE_ALT_ZEROS_ONES 1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsynclink.h93 #define HDLC_TXIDLE_ALT_ZEROS_ONES 1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsynclink.h93 #define HDLC_TXIDLE_ALT_ZEROS_ONES 1 macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclink.c5961 case HDLC_TXIDLE_ALT_ZEROS_ONES: usc_idle_mode = IDLEMODE_ALT_ONE_ZERO; break; in usc_set_txidle()
5988 case HDLC_TXIDLE_ALT_ZEROS_ONES: in usc_set_txidle()
H A Dsynclink_gt.c4433 case HDLC_TXIDLE_ALT_ZEROS_ONES: in tx_set_idle()
H A Dsynclinkmp.c4706 case HDLC_TXIDLE_ALT_ZEROS_ONES: RegValue = 0xaa; break; in tx_set_idle()