Home
last modified time | relevance | path

Searched refs:tperiod (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Dmax77620.c280 int tperiod) in max77620_get_fps_period_reg_value()
300 if (fps_min_period >= tperiod) in max77620_get_fps_period_reg_value()
318 int tperiod, fps_id; in max77620_config_fps() local
353 tperiod = max77620_get_fps_period_reg_value(chip, in max77620_config_fps()
355 config |= tperiod << MAX77620_FPS_TIME_PERIOD_SHIFT; in max77620_config_fps()
279 max77620_get_fps_period_reg_value(struct max77620_chip *chip, int tperiod) max77620_get_fps_period_reg_value() argument
/kernel/linux/linux-6.6/drivers/mfd/
H A Dmax77620.c279 int tperiod) in max77620_get_fps_period_reg_value()
299 if (fps_min_period >= tperiod) in max77620_get_fps_period_reg_value()
317 int tperiod, fps_id; in max77620_config_fps() local
352 tperiod = max77620_get_fps_period_reg_value(chip, in max77620_config_fps()
354 config |= tperiod << MAX77620_FPS_TIME_PERIOD_SHIFT; in max77620_config_fps()
278 max77620_get_fps_period_reg_value(struct max77620_chip *chip, int tperiod) max77620_get_fps_period_reg_value() argument

Completed in 2 milliseconds