Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dmax77620.c360 chip->suspend_fps_period[fps_id] = min(param_val, in max77620_config_fps()
410 chip->suspend_fps_period[fps_id] = -1; in max77620_initialise_fps()
604 if (chip->suspend_fps_period[fps] < 0) in max77620_i2c_suspend()
608 chip->suspend_fps_period[fps]); in max77620_i2c_suspend()
/openbmc/linux/include/linux/mfd/
H A Dmax77620.h339 int suspend_fps_period[MAX77620_FPS_COUNT]; member