Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h94 #define is_host_capable() (1) macro
97 #define is_host_capable() (1) macro
99 #define is_host_capable() (0) macro
H A Dmusb_core.c783 if (is_host_capable() && (devctl & MUSB_DEVCTL_HM) != 0) { in musb_stage0_irq()
1581 if (is_host_capable()) in musb_interrupt()
1598 if (is_host_capable()) in musb_interrupt()
1619 if (is_host_capable()) in musb_interrupt()
1661 if (is_host_capable()) in musb_dma_completion()
1670 if (is_host_capable()) in musb_dma_completion()