Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Dxhci-exynos.h58 #define PHYPARAM1_PCS_TXDEEMPH_MASK (0x1f << 0) macro
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c41 clrbits_le32(&phy->phy_param1, PHYPARAM1_PCS_TXDEEMPH_MASK); in exynos5_usb3_phy_init()
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-exynos5.c122 clrbits_le32(&phy->phy_param1, PHYPARAM1_PCS_TXDEEMPH_MASK); in exynos5_usb3_phy_init()