Home
last modified time | relevance | path

Searched defs:is_ehci_phy_mode (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/
H A Dehci-omap.h23 #define is_ehci_phy_mode(x) ((x) == OMAP_EHCI_PORT_MODE_PHY) macro
/openbmc/linux/drivers/mfd/
H A Domap-usb-host.c80 #define is_ehci_phy_mode(x) (x == OMAP_EHCI_PORT_MODE_PHY) macro