Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-i801.c126 #define SMBSLVSTS(p) (16 + (p)->smba) /* ICH3 and later */ macro
627 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_host_notify_isr()
659 status = inb_p(SMBSLVSTS(priv)); in i801_isr()
1002 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_enable_host_notify()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-i801.c138 #define SMBSLVSTS(p) (16 + (p)->smba) /* ICH3 and later */ macro
581 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_host_notify_isr()
612 status = inb_p(SMBSLVSTS(priv)); in i801_isr()
962 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_enable_host_notify()

Completed in 6 milliseconds