Home
last modified time | relevance | path

Searched refs:flag_mode (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hwmon/
H A Dnpcm750-pwm-fan.c363 u8 flag_mode, u8 flag_clear) in npcm7xx_fan_compute() argument
415 iowrite8((reg_mode & ~flag_mode), in npcm7xx_fan_compute()
429 u8 flag_mode; in npcm7xx_check_cmp() local
438 flag_mode = NPCM7XX_FAN_TCKC_CLK1_APB; in npcm7xx_check_cmp()
444 flag_mode = NPCM7XX_FAN_TCKC_CLK2_APB; in npcm7xx_check_cmp()
462 iowrite8((reg_mode & ~flag_mode), in npcm7xx_check_cmp()
475 flag_mode, flag_clear); in npcm7xx_check_cmp()
/linux/arch/x86/events/intel/
H A Duncore_nhmex.c870 DEFINE_UNCORE_FORMAT_ATTR(flag_mode, flag_mode, "config:7");