Searched refs:is_peripheral_active (Results 1 – 6 of 6) sorted by relevance
54 #define is_peripheral_active(m) (!(m)->is_host) macro
179 WARN_ON(is_on && is_peripheral_active(musb)); in davinci_musb_set_vbus()
115 WARN_ON(is_on && is_peripheral_active(musb)); in am35x_musb_set_vbus()
117 WARN_ON(is_on && is_peripheral_active(musb)); in da8xx_musb_set_vbus()
781 && is_peripheral_active(musb) in cppi_next_rx_segment()
2852 if (is_peripheral_active(musb)) { in musb_suspend()