Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/tegra124/
H A Dtegra124_car.h274 #define UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE (1 << 1) macro
H A Dtegra124_clk_pll.c1128 reg &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in config_utmi_pll()
/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_car.h382 #define UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE (1 << 1) macro
H A Dtegra210_clk_pll.c1409 reg &= ~UTMIPLL_HW_PWRDN_CFG0_IDDQ_OVERRIDE; in config_utmi_pll()