Searched refs:usbhsf_irq_callback_ctrl (Results 1 – 1 of 1) sorted by relevance
214 #define usbhsf_irq_empty_ctrl(p, e) usbhsf_irq_callback_ctrl(p, irq_bempsts, e)215 #define usbhsf_irq_ready_ctrl(p, e) usbhsf_irq_callback_ctrl(p, irq_brdysts, e)216 #define usbhsf_irq_callback_ctrl(pipe, status, enable) \ macro