Searched refs:phy_test (Results 1 - 5 of 5) sorted by relevance

/u-boot/arch/arm/mach-exynos/include/mach/
H A Dxhci-exynos.h79 unsigned int phy_test; member in struct:exynos_usb3_phy
H A Ddp.h133 unsigned int phy_test; member in struct:exynos_dp
/u-boot/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c47 clrbits_le32(&phy->phy_test,
/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c130 clrbits_le32(&phy->phy_test,
176 setbits_le32(&phy->phy_test,
/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c836 reg = readl(&dp_regs->phy_test);
838 writel(reg, &dp_regs->phy_test);
844 writel(reg, &dp_regs->phy_test);

Completed in 212 milliseconds