Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dnpcm750-pwm-fan.c368 u8 flag_mode, u8 flag_clear) in npcm7xx_fan_compute() argument
420 iowrite8((reg_mode & ~flag_mode), in npcm7xx_fan_compute()
434 u8 flag_mode; in npcm7xx_check_cmp() local
443 flag_mode = NPCM7XX_FAN_TCKC_CLK1_APB; in npcm7xx_check_cmp()
449 flag_mode = NPCM7XX_FAN_TCKC_CLK2_APB; in npcm7xx_check_cmp()
467 iowrite8((reg_mode & ~flag_mode), in npcm7xx_check_cmp()
480 flag_mode, flag_clear); in npcm7xx_check_cmp()