Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dsuspend_32.h21 u64 misc_enable; member
A Dsuspend_64.h38 u64 misc_enable; member
/linux/arch/x86/power/
A Dcpu.c125 &ctxt->misc_enable); in __save_processor_state()
197 wrmsrl(MSR_IA32_MISC_ENABLE, ctxt->misc_enable); in __restore_processor_state()
/linux/arch/x86/kernel/cpu/
A Dintel.c186 u64 misc_enable; in early_init_intel() local
291 rdmsrl(MSR_IA32_MISC_ENABLE, misc_enable); in early_init_intel()
292 if (!(misc_enable & MSR_IA32_MISC_ENABLE_FAST_STRING)) { in early_init_intel()
/linux/drivers/net/wireless/ath/ath9k/
A Dar9003_eeprom.h297 u8 misc_enable; member
A Dar9003_eeprom.c4217 if (!(eep->base_ext1.misc_enable & BIT(2))) in ar9003_hw_apply_minccapwr_thresh()
4220 if (!(eep->base_ext1.misc_enable & BIT(3))) in ar9003_hw_apply_minccapwr_thresh()

Completed in 23 milliseconds