Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-i801.c126 #define ACPICTRL 0x044 macro
1209 pci_bus_read_config_dword(pci_dev->bus, devfn, ACPICTRL, &ctrl_val); in i801_add_tco()
1211 pci_bus_write_config_dword(pci_dev->bus, devfn, ACPICTRL, ctrl_val); in i801_add_tco()