Lines Matching refs:hpet_read
41 static int hpet_read(int offset)
53 unsigned int cfg = hpet_read(HPET_CFG);
61 unsigned int cfg = hpet_read(HPET_CFG);
96 cfg = hpet_read(HPET_T0_CFG);
120 cfg = hpet_read(HPET_T0_CFG);
135 cfg = hpet_read(HPET_T0_CFG);
164 cnt = hpet_read(HPET_COUNTER);
168 res = (s32)(cnt - hpet_read(HPET_COUNTER));
179 is_irq = hpet_read(HPET_STATUS);
252 return (u64)hpet_read(HPET_COUNTER);