Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-fsl.h49 #define PLL_RESET (1<<8) macro
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3368.h79 PLL_RESET = 1, enumerator
/openbmc/u-boot/include/usb/
H A Dehci-ci.h51 #define PLL_RESET (1 << 8) macro
/openbmc/qemu/hw/misc/
H A Dzynq_slcr.c53 FIELD(xxx_PLL_CTRL, PLL_RESET, 0, 1)
/openbmc/u-boot/drivers/clk/rockchip/
H A Dclk_rk3368.c101 PLL_RESET << PLL_RESET_SHIFT); in rkclk_set_pll()