Searched refs:UHH_HOSTCONFIG_P2_MODE_UTMI_PHY (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/armv7/omap/ | ||
H A D | omehcivar.h | 185 #define UHH_HOSTCONFIG_P2_MODE_UTMI_PHY (1UL << 18) macro |
H A D | omehci.c | 355 reg |= UHH_HOSTCONFIG_P2_MODE_UTMI_PHY; in omehci_init() |