Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c21 clrbits_le32(&phy->phy_param0, in exynos5_usb3_phy_init()
26 setbits_le32(&phy->phy_param0, PHYPARAM0_REF_LOSLEVEL); in exynos5_usb3_phy_init()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c103 clrbits_le32(&phy->phy_param0, in exynos5_usb3_phy_init()
108 setbits_le32(&phy->phy_param0, PHYPARAM0_REF_LOSLEVEL); in exynos5_usb3_phy_init()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dxhci-exynos.h76 unsigned int phy_param0; member