Searched refs:INTEL_OC_WDT_EN (Results 1 – 1 of 1) sorted by relevance
31 #define INTEL_OC_WDT_EN BIT(14) macro65 outl(inl(INTEL_OC_WDT_CTRL_REG(oc_wdt)) | INTEL_OC_WDT_EN, in intel_oc_wdt_start()75 outl(inl(INTEL_OC_WDT_CTRL_REG(oc_wdt)) & ~INTEL_OC_WDT_EN, in intel_oc_wdt_stop()128 if (val & INTEL_OC_WDT_EN) { in intel_oc_wdt_setup()