Searched refs:shutdown_fps_period (Results 1 – 2 of 2) sorted by relevance
350 chip->shutdown_fps_period[fps_id] = min(param_val, in max77620_config_fps()353 chip->shutdown_fps_period[fps_id]); in max77620_config_fps()409 chip->shutdown_fps_period[fps_id] = -1; in max77620_initialise_fps()653 if (chip->shutdown_fps_period[fps] < 0) in max77620_i2c_resume()657 chip->shutdown_fps_period[fps]); in max77620_i2c_resume()
338 int shutdown_fps_period[MAX77620_FPS_COUNT]; member