Home
last modified time | relevance | path

Searched defs:SCIF_DR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.h96 #define SCIF_DR BIT(0) /* Receive Data Ready */ macro
/openbmc/u-boot/drivers/serial/
H A Dserial_sh.h289 #define SCIF_DR 0x0001 /* 7705 SCIF, 7707 SCIF, 7709 SCIF, 7750 SCIF */ macro