Lines Matching refs:hpet_writel
82 static inline void hpet_writel(unsigned int d, unsigned int a)
253 hpet_writel(cfg, HPET_CFG);
258 hpet_writel(0, HPET_COUNTER);
259 hpet_writel(0, HPET_COUNTER + 4);
267 hpet_writel(cfg, HPET_CFG);
293 hpet_writel(cfg, HPET_CFG);
311 hpet_writel(cfg, HPET_Tn_CFG(channel));
312 hpet_writel(cmp, HPET_Tn_CMP(channel));
321 hpet_writel((unsigned int)delta, HPET_Tn_CMP(channel));
336 hpet_writel(cfg, HPET_Tn_CFG(channel));
348 hpet_writel(cfg, HPET_Tn_CFG(channel));
369 hpet_writel(cnt, HPET_Tn_CMP(channel));
480 hpet_writel(cfg, HPET_Tn_CFG(hc->num));
490 hpet_writel(cfg, HPET_Tn_CFG(hc->num));
495 hpet_writel(msg->data, HPET_Tn_ROUTE(hc->num));
496 hpet_writel(msg->address_lo, HPET_Tn_ROUTE(hc->num) + 4);
1062 hpet_writel(cfg, HPET_CFG);
1076 hpet_writel(cfg, HPET_Tn_CFG(i));
1180 hpet_writel(cfg, HPET_CFG);
1184 hpet_writel(hpet_base.channels[i].boot_cfg, HPET_Tn_CFG(i));
1188 hpet_writel(hpet_base.boot_cfg, HPET_CFG);
1300 hpet_writel(cnt, HPET_T1_CMP);
1306 hpet_writel(cfg, HPET_T1_CFG);
1319 hpet_writel(cfg, HPET_T1_CFG);
1420 hpet_writel(hpet_t1_cmp, HPET_T1_CMP);