Searched refs:INTEL_OC_WDT_EN (Results 1 – 1 of 1) sorted by relevance
31 #define INTEL_OC_WDT_EN BIT(14) macro64 outl(inl(INTEL_OC_WDT_CTRL_REG(oc_wdt)) | INTEL_OC_WDT_EN, in intel_oc_wdt_start()74 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()
Completed in 4 milliseconds