Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_car.h319 #define PCIE_PLL_CFG_SEQ_ENABLE (1 << 24) macro
H A Dtegra210_clk_pll.c864 reg |= PCIE_PLL_CFG_SEQ_ENABLE; in plle_enable()