Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/tegra/
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()
Dclk-pll.c220 #define PLLU_HW_PWRDN_CFG0_SEQ_ENABLE BIT(24) macro