Home
last modified time | relevance | path

Searched refs:UHH_HOSTCONFIG_P2_MODE_UTMI_PHY (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/armv7/omap/
H A Domehcivar.h185 #define UHH_HOSTCONFIG_P2_MODE_UTMI_PHY (1UL << 18) macro
H A Domehci.c355 reg |= UHH_HOSTCONFIG_P2_MODE_UTMI_PHY; in omehci_init()