Home
last modified time | relevance | path

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

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