Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/busses/
H A Di2c-i801.c142 #define SMBSLVSTS(p) (16 + (p)->smba) /* ICH3 and later */ macro
603 iowrite8(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_host_notify_isr()
634 status = ioread8(SMBSLVSTS(priv)); in i801_isr()
970 iowrite8(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_enable_host_notify()