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