Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dmips_ejtag_fdc.c66 #define REG_FDSTAT_RXE BIT(3) /* Rx Empty */ macro
567 if (stat & REG_FDSTAT_RXE) in mips_ejtag_fdc_handle()
1200 if (stat & REG_FDSTAT_RXE) in kgdbfdc_read_char()