Searched refs:MAX77620_FPS_COUNT (Results 1 – 2 of 2) sorted by relevance
283 #define MAX77620_FPS_COUNT 3 macro338 int shutdown_fps_period[MAX77620_FPS_COUNT];339 int suspend_fps_period[MAX77620_FPS_COUNT];
336 for (fps_id = 0; fps_id < MAX77620_FPS_COUNT; fps_id++) { in max77620_config_fps()342 if (fps_id == MAX77620_FPS_COUNT) { in max77620_config_fps()409 for (fps_id = 0; fps_id < MAX77620_FPS_COUNT; fps_id++) { in max77620_initialise_fps()603 for (fps = 0; fps < MAX77620_FPS_COUNT; fps++) { in max77620_i2c_suspend()653 for (fps = 0; fps < MAX77620_FPS_COUNT; fps++) { in max77620_i2c_resume()
Completed in 6 milliseconds