Searched refs:UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_car.h276 #define UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE (1 << 1) macro
H A Dtegra124_clk_pll.c1121 reg &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE;
/freebsd-13-stable/sys/arm64/nvidia/tegra210/
H A Dtegra210_car.h384 #define UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE (1 << 1) macro
H A Dtegra210_clk_pll.c1400 reg &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE;

Completed in 123 milliseconds