Lines Matching refs:reg_mode
268 u8 reg_mode; in npcm7xx_fan_start_capture() local
294 reg_mode = NPCM7XX_FAN_TCKC_CLK1_APB in npcm7xx_fan_start_capture()
299 iowrite8(reg_mode, NPCM7XX_FAN_REG_TCKC(data->fan_base, in npcm7xx_fan_start_capture()
307 reg_mode = in npcm7xx_fan_start_capture()
313 iowrite8(reg_mode, in npcm7xx_fan_start_capture()
368 u8 reg_mode; in npcm7xx_fan_compute() local
414 reg_mode = ioread8(NPCM7XX_FAN_REG_TCKC(data->fan_base, fan)); in npcm7xx_fan_compute()
417 iowrite8((reg_mode & ~flag_mode), in npcm7xx_fan_compute()
426 u8 reg_mode; in npcm7xx_check_cmp() local
461 reg_mode = ioread8(NPCM7XX_FAN_REG_TCKC(data->fan_base, fan)); in npcm7xx_check_cmp()
464 iowrite8((reg_mode & ~flag_mode), in npcm7xx_check_cmp()