Home
last modified time | relevance | path

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

/freebsd/sys/dev/amdsbwd/
H A Damd_chipset.h146 #define AMDCZ49_SMBUS_REVID 0x49 macro
H A Damdsbwd.c457 (devid == AMDCZ_SMBUS_DEVID && revid < AMDCZ49_SMBUS_REVID)) in amdsbwd_probe()
/freebsd/sys/dev/intpm/
H A Dintpm.c179 (devid == AMDCZ_SMBUS_DEVID && revid < AMDCZ49_SMBUS_REVID)) { in sb8xx_attach()