Home
last modified time | relevance | path

Searched refs:PLLU_HW_PWRDN_CFG0_SEQ_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c211 #define PLLU_HW_PWRDN_CFG0_SEQ_ENABLE BIT(24) macro
2976 reg |= PLLU_HW_PWRDN_CFG0_SEQ_ENABLE; in tegra210_init_pllu()
H A Dclk-pll.c220 #define PLLU_HW_PWRDN_CFG0_SEQ_ENABLE BIT(24) macro