Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/i2c/busses/
Di2c-i801.c149 #define SMBPCICTL_INTDIS BIT(10) macro
1652 if (pcictl & SMBPCICTL_INTDIS) { in i801_probe()