Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-vf610/
H A Dcrm_regs.h245 #define ANADIG_PLL3_CTRL_ENABLE (1 << 13) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-vf.c68 setbits_le32(pll_ctrl, ANADIG_PLL3_CTRL_ENABLE in usb_power_config()
/openbmc/u-boot/board/toradex/colibri_vf/
H A Dcolibri_vf.c414 ANADIG_PLL3_CTRL_ENABLE); in clock_init()