Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/musb-new/
Dmusb_core.h94 #define is_host_capable() (1) macro
97 #define is_host_capable() (1) macro
99 #define is_host_capable() (0) macro
Dmusb_core.c783 if (is_host_capable() && (devctl & MUSB_DEVCTL_HM) != 0) { in musb_stage0_irq()
1580 if (is_host_capable()) in musb_interrupt()
1597 if (is_host_capable()) in musb_interrupt()
1618 if (is_host_capable()) in musb_interrupt()
1660 if (is_host_capable()) in musb_dma_completion()
1669 if (is_host_capable()) in musb_dma_completion()