Home
last modified time | relevance | path

Searched refs:TEGRA_POWERGATE_DIS (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/soc/tegra/
Dpmc.h65 #define TEGRA_POWERGATE_DIS 18 macro
/linux-4.1.27/drivers/soc/tegra/
Dpmc.c928 [TEGRA_POWERGATE_DIS] = "dis",
969 [TEGRA_POWERGATE_DIS] = "dis",
/linux-4.1.27/drivers/gpu/drm/tegra/
Ddc.c1922 dc->powergate = TEGRA_POWERGATE_DIS; in tegra_dc_probe()