Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h55 #define is_peripheral_enabled(musb) ((musb)->board_mode != MUSB_HOST) macro
H A Dam35x.c175 if (!is_peripheral_enabled(musb)) in otg_timer()
H A Dmusb_dsps.c239 if (!is_peripheral_enabled(musb)) in otg_timer()