Searched refs:flag_mode (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | npcm750-pwm-fan.c | 365 u8 flag_mode, u8 flag_clear) in npcm7xx_fan_compute() 417 iowrite8((reg_mode & ~flag_mode), in npcm7xx_fan_compute() 431 u8 flag_mode; in npcm7xx_check_cmp() local 440 flag_mode = NPCM7XX_FAN_TCKC_CLK1_APB; in npcm7xx_check_cmp() 446 flag_mode = NPCM7XX_FAN_TCKC_CLK2_APB; in npcm7xx_check_cmp() 464 iowrite8((reg_mode & ~flag_mode), in npcm7xx_check_cmp() 477 flag_mode, flag_clear); in npcm7xx_check_cmp() 363 npcm7xx_fan_compute(struct npcm7xx_pwm_fan_data *data, u8 fan, u8 cmp, u8 fan_id, u8 flag_int, u8 flag_mode, u8 flag_clear) npcm7xx_fan_compute() argument
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | npcm750-pwm-fan.c | 365 u8 flag_mode, u8 flag_clear) in npcm7xx_fan_compute() 417 iowrite8((reg_mode & ~flag_mode), in npcm7xx_fan_compute() 431 u8 flag_mode; in npcm7xx_check_cmp() local 440 flag_mode = NPCM7XX_FAN_TCKC_CLK1_APB; in npcm7xx_check_cmp() 446 flag_mode = NPCM7XX_FAN_TCKC_CLK2_APB; in npcm7xx_check_cmp() 464 iowrite8((reg_mode & ~flag_mode), in npcm7xx_check_cmp() 477 flag_mode, flag_clear); in npcm7xx_check_cmp() 363 npcm7xx_fan_compute(struct npcm7xx_pwm_fan_data *data, u8 fan, u8 cmp, u8 fan_id, u8 flag_int, u8 flag_mode, u8 flag_clear) npcm7xx_fan_compute() argument
|
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | uncore_nhmex.c | 868 DEFINE_UNCORE_FORMAT_ATTR(flag_mode, flag_mode, "config:7");
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | uncore_nhmex.c | 868 DEFINE_UNCORE_FORMAT_ATTR(flag_mode, flag_mode, "config:7");
|
Completed in 7 milliseconds