Home
last modified time | relevance | path

Searched refs:UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/arm/nvidia/tegra124/
HDtegra124_car.h197 #define UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN (1 << 14) macro
HDtegra124_clk_pll.c1106 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in config_utmi_pll()
1122 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in config_utmi_pll()
/freebsd-14-stable/sys/arm64/nvidia/tegra210/
HDtegra210_car.h264 #define UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN (1 << 14) macro
HDtegra210_clk_pll.c1428 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in config_utmi_pll()
1446 reg &= ~UTMIP_PLL_CFG1_FORCE_PLL_ENABLE_POWERDOWN; in config_utmi_pll()