Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dmips_ejtag_fdc.c69 #define REG_FDSTAT_RXE BIT(3) /* Rx Empty */ macro
570 if (stat & REG_FDSTAT_RXE) in mips_ejtag_fdc_handle()
1233 if (stat & REG_FDSTAT_RXE) in kgdbfdc_read_char()