Home
last modified time | relevance | path

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

/trueos/sys/dev/ic/
HDsab82532.h78 #define SAB_VSTR 0x34 /* r: version status */ macro
/trueos/sys/dev/uart/
HDuart_dev_sab82532.c468 vstr = uart_getreg(bas, SAB_VSTR); in sab82532_bus_getsig()
601 switch (uart_getreg(&sc->sc_bas, SAB_VSTR) & SAB_VSTR_VMASK) { in sab82532_bus_probe()