Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/
H A Dclock-tables.h168 PLL_OUT4 enumerator
/openbmc/u-boot/arch/arm/include/asm/arch-tegra30/
H A Dclock-tables.h230 PLL_OUT4 enumerator
/openbmc/u-boot/arch/arm/include/asm/arch-tegra114/
H A Dclock-tables.h250 PLL_OUT4 enumerator
/openbmc/u-boot/arch/arm/include/asm/arch-tegra124/
H A Dclock-tables.h303 PLL_OUT4 enumerator
/openbmc/u-boot/arch/arm/include/asm/arch-tegra210/
H A Dclock-tables.h349 PLL_OUT4 enumerator
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dclock.c280 if (pllout == PLL_OUT2 || pllout == PLL_OUT4) in clock_set_pllout()
/openbmc/u-boot/drivers/usb/host/
H A Dehci-tegra.c595 clock_set_pllout(CLOCK_ID_PERIPH, PLL_OUT4, CONFIG_ULPI_REF_CLK); in init_ulpi_usb_controller()