Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-i801.c1874 u16 pcictl, pcists; in i801_probe() local
1882 pci_read_config_word(priv->pci_dev, SMBPCICTL, &pcictl); in i801_probe()
1883 if (pcictl & SMBPCICTL_INTDIS) { in i801_probe()