Home
last modified time | relevance | path

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

/src/sys/dev/alpm/
H A Dalpm.c63 #define SMBSTS 0x0 /* SMBus host/slave status register */ macro
269 ALPM_SMBOUTB(sc, SMBSTS, 0xff); in alpm_clear()
290 sts = ALPM_SMBINB(sc, SMBSTS); in alpm_idle()
310 sts = ALPM_SMBINB(sc, SMBSTS); in alpm_wait()