Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dehci-fsl.c254 UTMI_PHY_EN); in ehci_fsl_init()
263 clrsetbits_be32(&ehci->control, UTMI_PHY_EN | in ehci_fsl_init()
/rk3399_rockchip-uboot/include/usb/
H A Dehci-ci.h53 #define UTMI_PHY_EN (1 << 9) macro
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dcpu_init.c321 setbits_be32(&ehci->control, REFSEL_16MHZ | UTMI_PHY_EN); in cpu_init_f()