Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dmax77620.c202 sc->shutdown_fps[id] = val; in max77620_parse_fps()
230 sc->shutdown_fps[i] = -1; in max77620_parse_fdt()
300 if (sc->shutdown_fps[i] != -1) { in max77620_init()
303 sc->shutdown_fps[i]); in max77620_init()
H A Dmax77620.h206 int shutdown_fps[MAX77620_FPS_COUNT]; member