Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-imx/mx6/
Dclock.c1111 u32 lvds1_clk_sel; in enable_pcie_clock() local
1132 lvds1_clk_sel = ANADIG_ANA_MISC1_LVDS1_CLK_SEL_PCIE_REF; in enable_pcie_clock()
1134 lvds1_clk_sel = ANADIG_ANA_MISC1_LVDS1_CLK_SEL_SATA_REF; in enable_pcie_clock()
1139 ANADIG_ANA_MISC1_LVDSCLK1_OBEN | lvds1_clk_sel); in enable_pcie_clock()