Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-i801.c198 #define SMBSLVSTS_HST_NTFY_STS BIT(0) macro
605 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_host_notify_isr()
638 if (status & SMBSLVSTS_HST_NTFY_STS) in i801_isr()
977 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_enable_host_notify()