Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnpcm750-pwm-fan.c370 u8 flag_mode, u8 flag_clear) in npcm7xx_fan_compute() argument
422 iowrite8((reg_mode & ~flag_mode), in npcm7xx_fan_compute()
436 u8 flag_mode; in npcm7xx_check_cmp() local
445 flag_mode = NPCM7XX_FAN_TCKC_CLK1_APB; in npcm7xx_check_cmp()
451 flag_mode = NPCM7XX_FAN_TCKC_CLK2_APB; in npcm7xx_check_cmp()
469 iowrite8((reg_mode & ~flag_mode), in npcm7xx_check_cmp()
482 flag_mode, flag_clear); in npcm7xx_check_cmp()
/openbmc/linux/arch/x86/events/intel/
H A Duncore_nhmex.c868 DEFINE_UNCORE_FORMAT_ATTR(flag_mode, flag_mode, "config:7");