Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsynclink.h94 #define HDLC_TXIDLE_ZEROS 2 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.h94 #define HDLC_TXIDLE_ZEROS 2 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.h94 #define HDLC_TXIDLE_ZEROS 2 macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dsynclink.c5962 case HDLC_TXIDLE_ZEROS: usc_idle_mode = IDLEMODE_ZERO; break; in usc_set_txidle()
5991 case HDLC_TXIDLE_ZEROS: in usc_set_txidle()
H A Dsynclink_gt.c4435 case HDLC_TXIDLE_ZEROS: in tx_set_idle()
H A Dsynclinkmp.c4707 case HDLC_TXIDLE_ZEROS: RegValue = 0x00; break; in tx_set_idle()