Home
last modified time | relevance | path

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

/drivers/i2c/busses/
Di2c-i801.c195 #define SMBSLVSTS_HST_NTFY_STS BIT(0) macro
620 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_host_notify_isr()
653 if (status & SMBSLVSTS_HST_NTFY_STS) in i801_isr()
1007 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_enable_host_notify()