Lines Matching refs:force_hpet_address
60 unsigned long force_hpet_address; variable
77 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()
225 force_hpet_address = 0xFED00000 | (val << 12); in old_ich_force_enable_hpet()
227 force_hpet_address); in old_ich_force_enable_hpet()
246 force_hpet_address = 0xFED00000 | (val << 12); in old_ich_force_enable_hpet()
248 "0x%lx\n", force_hpet_address); in old_ich_force_enable_hpet()
287 if (!force_hpet_address || !cached_dev) in vt8237_force_hpet_resume()
304 if (hpet_address || force_hpet_address) in vt8237_force_enable_hpet()
318 force_hpet_address = (val & ~0x3ff); in vt8237_force_enable_hpet()
320 force_hpet_address); in vt8237_force_enable_hpet()
333 force_hpet_address = (val & ~0x3ff); in vt8237_force_enable_hpet()
335 "0x%lx\n", force_hpet_address); in vt8237_force_enable_hpet()
383 if (hpet_address || force_hpet_address) in ati_force_enable_hpet()
413 force_hpet_address = val; in ati_force_enable_hpet()
416 force_hpet_address); in ati_force_enable_hpet()
435 if (hpet_address || force_hpet_address) in nvidia_force_enable_hpet()
445 force_hpet_address = val & 0xfffffffe; in nvidia_force_enable_hpet()
448 force_hpet_address); in nvidia_force_enable_hpet()
507 if (hpet_address || force_hpet_address) in e6xx_force_enable_hpet()
510 force_hpet_address = 0xFED00000; in e6xx_force_enable_hpet()
513 "0x%lx\n", force_hpet_address); in e6xx_force_enable_hpet()