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

/netbsd-current/sys/arch/arm/samsung/
H A Dexynos_usbdrdphy.c62 #define PHY_CLK_RST_PORTRESET __BIT(1) macro
212 val |= PHY_CLK_RST_PORTRESET;
221 val &= ~PHY_CLK_RST_PORTRESET;

Completed in 234 milliseconds