Home
last modified time | relevance | path

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

/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_car.h365 #define XUSBIO_PLL_CFG0_PADPLL_SLEEP_IDDQ (1 << 13) macro
H A Dtegra210_clk_pll.c833 reg |= XUSBIO_PLL_CFG0_PADPLL_SLEEP_IDDQ; in plle_enable()