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

/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_dcc.c29 while (__dcc_getstatus() & DCC_STATUS_TX) hvc_dcc_put_chars()
43 if (__dcc_getstatus() & DCC_STATUS_RX) hvc_dcc_get_chars()
59 if (!(__dcc_getstatus() & DCC_STATUS_TX)) hvc_dcc_check()
/linux-4.4.14/arch/arm64/include/asm/
H A Ddcc.h13 * a call to __dcc_getstatus(). We want to make sure that the CPU does
25 static inline u32 __dcc_getstatus(void) __dcc_getstatus() function
/linux-4.4.14/arch/arm/include/asm/
H A Ddcc.h15 static inline u32 __dcc_getstatus(void) __dcc_getstatus() function

Completed in 38 milliseconds