Searched refs:force_hpet_address (Results 1 – 3 of 3) sorted by relevance
59 unsigned long force_hpet_address; variable76 if (!force_hpet_address) in ich_force_hpet_resume()101 if (hpet_address || force_hpet_address) in ich_force_enable_hpet()126 force_hpet_address = 0xFED00000 | (val << 12); in ich_force_enable_hpet()128 "0x%lx\n", force_hpet_address); in ich_force_enable_hpet()141 force_hpet_address = 0xFED00000 | (val << 12); in ich_force_enable_hpet()145 force_hpet_address = 0; in ich_force_enable_hpet()152 "0x%lx\n", force_hpet_address); in ich_force_enable_hpet()190 if (!force_hpet_address || !cached_dev) in old_ich_force_hpet_resume()212 if (hpet_address || force_hpet_address) in old_ich_force_enable_hpet()[all …]
942 if (!force_hpet_address) in hpet_late_init()945 hpet_address = force_hpet_address; in hpet_late_init()
66 extern unsigned long force_hpet_address;