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

/netbsd-current/sys/arch/arm/samsung/
H A Dexynos_soc.c829 phyotg &= ~OTG_SYS_FSEL_MASK;
830 phyotg |= __SHIFTIN(OTG_SYS_FSEL_MASK, FSEL_CLKSEL_24M);
H A Dexynos5_reg.h431 #define OTG_SYS_FSEL_MASK __BITS(4, 6) /* holds FSEL_CLKSEL_ */ macro

Completed in 120 milliseconds