Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Dxhci-exynos.h56 #define PHYPARAM0_REF_LOSLEVEL (0x9 << 26) macro
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c27 setbits_le32(&phy->phy_param0, PHYPARAM0_REF_LOSLEVEL); in exynos5_usb3_phy_init()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-exynos5.c109 setbits_le32(&phy->phy_param0, PHYPARAM0_REF_LOSLEVEL); in exynos5_usb3_phy_init()