Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-pll.c179 #define PLLSS_LOCK_OVERRIDE BIT(24) macro
2397 val &= ~PLLSS_LOCK_OVERRIDE; in tegra_clk_register_pllss()