Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunsab.h143 #define SAB82532_STAR_CEC 0x04 macro
H A Dsunsab.c104 while ((readb(&up->regs->r.star) & SAB82532_STAR_CEC) && --timeout) in sunsab_cec_wait()