Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/i2c/busses/
Di2c-i801.c1521 u32 tco_base, tco_ctl; in i801_add_tco() local
1531 pci_read_config_dword(pci_dev, TCOCTL, &tco_ctl); in i801_add_tco()
1532 if (!(tco_ctl & TCOCTL_EN)) in i801_add_tco()