Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-vf610/
H A Dcrm_regs.h244 #define ANADIG_PLL3_CTRL_BYPASS (1 << 16) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-vf.c67 clrbits_le32(pll_ctrl, ANADIG_PLL3_CTRL_BYPASS); in usb_power_config()
/openbmc/u-boot/board/toradex/colibri_vf/
H A Dcolibri_vf.c411 clrsetbits_le32(&anadig->pll3_ctrl, ANADIG_PLL3_CTRL_BYPASS | in clock_init()