Searched refs:is_host_active (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h63 #define is_host_active(m) ((m)->is_host) macro
H A Dmusb_host.c1933 if (!is_host_active(musb) || !musb->is_active)
2334 if (!is_host_active(musb))
H A Dmusb_core.c2404 } else if (is_host_active(musb)) {

Completed in 103 milliseconds