Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-i801.c195 #define SMBSLVSTS_HST_NTFY_STS BIT(0) macro
579 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_host_notify_isr()
611 if (status & SMBSLVSTS_HST_NTFY_STS) in i801_isr()
961 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_enable_host_notify()