Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/
H A Dnpcm750-pwm-fan.c369 u8 flag_mode, u8 flag_clear) in npcm7xx_fan_compute() argument
421 iowrite8((reg_mode & ~flag_mode), in npcm7xx_fan_compute()
435 u8 flag_mode; in npcm7xx_check_cmp() local
444 flag_mode = NPCM7XX_FAN_TCKC_CLK1_APB; in npcm7xx_check_cmp()
450 flag_mode = NPCM7XX_FAN_TCKC_CLK2_APB; in npcm7xx_check_cmp()
468 iowrite8((reg_mode & ~flag_mode), in npcm7xx_check_cmp()
481 flag_mode, flag_clear); in npcm7xx_check_cmp()
/linux-6.15/arch/x86/events/intel/
H A Duncore_nhmex.c869 DEFINE_UNCORE_FORMAT_ATTR(flag_mode, flag_mode, "config:7");