Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/
Dmips_ejtag_fdc.c66 #define REG_FDSTAT_RXE BIT(3) /* Rx Empty */ macro
568 if (stat & REG_FDSTAT_RXE) in mips_ejtag_fdc_handle()
1199 if (stat & REG_FDSTAT_RXE) in kgdbfdc_read_char()