Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c22 clrbits_le32(&phy->phy_param0, in exynos5_usb3_phy_init()
27 setbits_le32(&phy->phy_param0, PHYPARAM0_REF_LOSLEVEL); in exynos5_usb3_phy_init()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c104 clrbits_le32(&phy->phy_param0, in exynos5_usb3_phy_init()
109 setbits_le32(&phy->phy_param0, PHYPARAM0_REF_LOSLEVEL); in exynos5_usb3_phy_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dxhci-exynos.h77 unsigned int phy_param0; member