Searched refs:acpi_port (Results 1 – 2 of 2) sorted by relevance
3541 if (!chip->acpi_port) in clkrun_hack()3547 nval = control = inw(chip->acpi_port + 0x10); in clkrun_hack()3555 outw(nval, chip->acpi_port + 0x10); in clkrun_hack()3567 chip->acpi_port = 0; in clkrun_init()3576 chip->acpi_port = pp << 8; in clkrun_init()
1688 int acpi_port; member