Searched refs:rbcl (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/tty/serial/ | ||
H A D | sunsab.h | 22 u8 rbcl; /* Receive Byte Count Low */ member |
H A D | sunsab.c | 129 count = readb(&up->regs->r.rbcl) & (SAB82532_RECV_FIFO_SIZE - 1); in receive_chars() |