Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvc_dcc.c33 static inline u32 __dcc_getstatus(void) in __dcc_getstatus() function
65 while (__dcc_getstatus() & DCC_STATUS_TX) in hvc_dcc_put_chars()
79 if (__dcc_getstatus() & DCC_STATUS_RX) in hvc_dcc_get_chars()