Searched refs:force_hpet_address (Results 1 – 3 of 3) sorted by relevance
60 unsigned long force_hpet_address; variable77 if (!force_hpet_address) in ich_force_hpet_resume()102 if (hpet_address || force_hpet_address) in ich_force_enable_hpet()127 force_hpet_address = 0xFED00000 | (val << 12); in ich_force_enable_hpet()129 "0x%lx\n", force_hpet_address); in ich_force_enable_hpet()142 force_hpet_address = 0xFED00000 | (val << 12); in ich_force_enable_hpet()146 force_hpet_address = 0; in ich_force_enable_hpet()153 "0x%lx\n", force_hpet_address); in ich_force_enable_hpet()191 if (!force_hpet_address || !cached_dev) in old_ich_force_hpet_resume()213 if (hpet_address || force_hpet_address) in old_ich_force_enable_hpet()[all …]
1135 if (!force_hpet_address) in hpet_late_init()1138 hpet_address = force_hpet_address; in hpet_late_init()
66 extern unsigned long force_hpet_address;