Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/tegra/
Dclk-tegra210.c219 #define PLLU_HW_PWRDN_CFG0_SEQ_ENABLE BIT(24) macro
2906 reg |= PLLU_HW_PWRDN_CFG0_SEQ_ENABLE; in tegra210_init_pllu()
Dclk-pll.c231 #define PLLU_HW_PWRDN_CFG0_SEQ_ENABLE BIT(24) macro