Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunsab.h142 #define SAB82532_STAR_TEC 0x08 macro
H A Dsunsab.c96 while ((readb(&up->regs->r.star) & SAB82532_STAR_TEC) && --timeout) in sunsab_tec_wait()