Home
last modified time | relevance | path

Searched refs:misc_enable (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/x86/include/asm/
Dsuspend_32.h23 u64 misc_enable; member
Dsuspend_64.h38 u64 misc_enable; member
/Linux-v5.4/arch/x86/power/
Dcpu.c127 &ctxt->misc_enable); in __save_processor_state()
197 wrmsrl(MSR_IA32_MISC_ENABLE, ctxt->misc_enable); in __restore_processor_state()
/Linux-v5.4/arch/x86/kernel/cpu/
Dintel.c192 u64 misc_enable; in early_init_intel() local
297 rdmsrl(MSR_IA32_MISC_ENABLE, misc_enable); in early_init_intel()
298 if (!(misc_enable & MSR_IA32_MISC_ENABLE_FAST_STRING)) { in early_init_intel()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.h297 u8 misc_enable; member
Dar9003_eeprom.c4216 if (!(eep->base_ext1.misc_enable & BIT(2))) in ar9003_hw_apply_minccapwr_thresh()
4219 if (!(eep->base_ext1.misc_enable & BIT(3))) in ar9003_hw_apply_minccapwr_thresh()