Lines Matching refs:force_hpet_address
56 unsigned long force_hpet_address; variable
73 if (!force_hpet_address) in ich_force_hpet_resume()
100 if (hpet_address || force_hpet_address) in ich_force_enable_hpet()
125 force_hpet_address = 0xFED00000 | (val << 12); in ich_force_enable_hpet()
127 "0x%lx\n", force_hpet_address); in ich_force_enable_hpet()
140 force_hpet_address = 0xFED00000 | (val << 12); in ich_force_enable_hpet()
144 force_hpet_address = 0; in ich_force_enable_hpet()
151 "0x%lx\n", force_hpet_address); in ich_force_enable_hpet()
189 if (!force_hpet_address || !cached_dev) in old_ich_force_hpet_resume()
211 if (hpet_address || force_hpet_address) in old_ich_force_enable_hpet()
223 force_hpet_address = 0xFED00000 | (val << 12); in old_ich_force_enable_hpet()
225 force_hpet_address); in old_ich_force_enable_hpet()
244 force_hpet_address = 0xFED00000 | (val << 12); in old_ich_force_enable_hpet()
246 "0x%lx\n", force_hpet_address); in old_ich_force_enable_hpet()
285 if (!force_hpet_address || !cached_dev) in vt8237_force_hpet_resume()
302 if (hpet_address || force_hpet_address) in vt8237_force_enable_hpet()
316 force_hpet_address = (val & ~0x3ff); in vt8237_force_enable_hpet()
318 force_hpet_address); in vt8237_force_enable_hpet()
331 force_hpet_address = (val & ~0x3ff); in vt8237_force_enable_hpet()
333 "0x%lx\n", force_hpet_address); in vt8237_force_enable_hpet()
381 if (hpet_address || force_hpet_address) in ati_force_enable_hpet()
411 force_hpet_address = val; in ati_force_enable_hpet()
414 force_hpet_address); in ati_force_enable_hpet()
433 if (hpet_address || force_hpet_address) in nvidia_force_enable_hpet()
443 force_hpet_address = val & 0xfffffffe; in nvidia_force_enable_hpet()
446 force_hpet_address); in nvidia_force_enable_hpet()
506 if (hpet_address || force_hpet_address) in e6xx_force_enable_hpet()
509 force_hpet_address = 0xFED00000; in e6xx_force_enable_hpet()
512 "0x%lx\n", force_hpet_address); in e6xx_force_enable_hpet()