Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-tegra210.c337 #define PLLA_BASE_IDDQ (1 << 25) macro
843 if (val & PLLA_BASE_IDDQ) { in tegra210_plla_set_defaults()
870 val |= PLLA_BASE_IDDQ; in tegra210_plla_set_defaults()