Searched refs:usbhsf_irq_callback_ctrl (Results 1 – 1 of 1) sorted by relevance
195 #define usbhsf_irq_empty_ctrl(p, e) usbhsf_irq_callback_ctrl(p, bempsts, e)196 #define usbhsf_irq_ready_ctrl(p, e) usbhsf_irq_callback_ctrl(p, brdysts, e)197 #define usbhsf_irq_callback_ctrl(pipe, status, enable) \ macro