Home
last modified time | relevance | path

Searched refs:is_peripheral_enabled (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/usb/musb-new/
Dmusb_core.h55 #define is_peripheral_enabled(musb) ((musb)->board_mode != MUSB_HOST) macro
Domap2430.c280 if (is_otg_enabled(musb) || is_peripheral_enabled(musb)) in omap_musb_set_mailbox()
Dam35x.c175 if (!is_peripheral_enabled(musb)) in otg_timer()
Dmusb_dsps.c239 if (!is_peripheral_enabled(musb)) in otg_timer()