Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_car.h307 #define SATA_PLL_CFG0_PADPLL_SLEEP_IDDQ (1 << 13) macro
H A Dtegra210_clk_pll.c851 reg |= SATA_PLL_CFG0_PADPLL_SLEEP_IDDQ; in plle_enable()