Home
last modified time | relevance | path

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

/f-stack/freebsd/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; in config_utmi_pll()
/f-stack/freebsd/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; in config_utmi_pll()