Home
last modified time | relevance | path

Searched defs:SMBAUXCTL (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/i2c/
H A Dpm_smbus.c35 #define SMBAUXCTL 0x0d macro
/openbmc/u-boot/drivers/i2c/
H A Dintel_i2c.c32 #define SMBAUXCTL 0xd macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-i801.c140 #define SMBAUXCTL(p) (13 + (p)->smba) /* ICH4 and later */ macro