Searched refs:boot_cfg (Results 1 – 1 of 1) sorted by relevance
30 unsigned int boot_cfg; member37 unsigned int boot_cfg; member409 if (hc->boot_cfg & HPET_TN_PERIODIC) { in hpet_init_clockevent()617 if (!(hc->boot_cfg & HPET_TN_FSB_CAP)) in hpet_select_clockevents()869 hpet_base.boot_cfg = cfg; in hpet_enable()880 hc->boot_cfg = cfg; in hpet_enable()985 cfg = hpet_base.boot_cfg; in hpet_disable()991 hpet_writel(hpet_base.channels[i].boot_cfg, HPET_Tn_CFG(i)); in hpet_disable()994 if (hpet_base.boot_cfg & HPET_CFG_ENABLE) in hpet_disable()995 hpet_writel(hpet_base.boot_cfg, HPET_CFG); in hpet_disable()