Home
last modified time | relevance | path

Searched refs:__dcc_getstatus (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_dcc.c30 while (__dcc_getstatus() & DCC_STATUS_TX) in dcc_uart_console_putchar()
58 while (__dcc_getstatus() & DCC_STATUS_TX) in hvc_dcc_put_chars()
72 if (__dcc_getstatus() & DCC_STATUS_RX) in hvc_dcc_get_chars()
104 if (!(__dcc_getstatus() & DCC_STATUS_TX)) { in hvc_dcc_check()
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Ddcc.h7 static inline u32 __dcc_getstatus(void) in __dcc_getstatus() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Ddcc.h18 static inline u32 __dcc_getstatus(void) in __dcc_getstatus() function