Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_car.h234 #define PCIE_PLL_CFG0_SEQ_ENABLE (1 << 24) macro
H A Dtegra124_clk_pll.c666 reg |= PCIE_PLL_CFG0_SEQ_ENABLE; in plle_enable()