Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-i801.c196 #define SMBSLVSTS_HST_NTFY_STS BIT(0) macro
627 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_host_notify_isr()
660 if (status & SMBSLVSTS_HST_NTFY_STS) 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.c196 #define SMBSLVSTS_HST_NTFY_STS BIT(0) macro
581 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_host_notify_isr()
613 if (status & SMBSLVSTS_HST_NTFY_STS) in i801_isr()
962 outb_p(SMBSLVSTS_HST_NTFY_STS, SMBSLVSTS(priv)); in i801_enable_host_notify()

Completed in 6 milliseconds