Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dsuspend_32.h16 u64 misc_enable; member
Dsuspend_64.h25 u64 misc_enable; member
/linux-4.1.27/arch/x86/power/
Dcpu.c114 &ctxt->misc_enable); in __save_processor_state()
169 wrmsrl(MSR_IA32_MISC_ENABLE, ctxt->misc_enable); in __restore_processor_state()
/linux-4.1.27/arch/x86/kernel/cpu/
Dintel.c30 u64 misc_enable; in early_init_intel() local
140 rdmsrl(MSR_IA32_MISC_ENABLE, misc_enable); in early_init_intel()
141 if (!(misc_enable & MSR_IA32_MISC_ENABLE_FAST_STRING)) { in early_init_intel()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.h285 u8 misc_enable; member
Dar9003_eeprom.c4147 if (!(eep->base_ext1.misc_enable & BIT(2))) in ar9003_hw_apply_minccapwr_thresh()
4150 if (!(eep->base_ext1.misc_enable & BIT(3))) in ar9003_hw_apply_minccapwr_thresh()