Home
last modified time | relevance | path

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

/netbsd/sys/arch/arm/samsung/
H A Dexynos_usbphy.c166 val &= ~HOST_CTRL0_PHY_SWRST_ALL; in exynos_usbphy_enable()
H A Dexynos5_reg.h392 #define HOST_CTRL0_PHY_SWRST_ALL __BIT(31) macro
H A Dexynos_soc.c788 phyhost &= ~(HOST_CTRL0_PHY_SWRST | HOST_CTRL0_PHY_SWRST_ALL | in exynos5410_usb2phy_enable()