Searched refs:DC_RESET_EVENT (Results 1 – 2 of 2) sorted by relevance
71 #define DC_RESET_EVENT BIT(2) macro552 DC_TRANS_DONE | DC_RESET_EVENT | DC_SOF_RECEIVED | DC_RESUME_INT; in it82xx2_usb_dc_ip_init()556 DC_TRANS_DONE | DC_RESET_EVENT | DC_SOF_RECEIVED | DC_RESUME_INT; in it82xx2_usb_dc_ip_init()888 if (status & DC_RESET_EVENT) { in it82xx2_usb_dc_isr()892 usb_regs->dc_interrupt_status = DC_RESET_EVENT; in it82xx2_usb_dc_isr()895 usb_regs->dc_interrupt_status = DC_RESET_EVENT; in it82xx2_usb_dc_isr()
66 #define DC_RESET_EVENT BIT(2) macro691 DC_TRANS_DONE | DC_RESET_EVENT | DC_SOF_RECEIVED | DC_RESUME_EVENT; in it82xx2_usb_dc_ip_init()695 DC_TRANS_DONE | DC_RESET_EVENT | DC_SOF_RECEIVED | DC_RESUME_EVENT; in it82xx2_usb_dc_ip_init()1339 if (status & DC_RESET_EVENT) { in it82xx2_usb_dc_isr()1342 usb_regs->dc_interrupt_status = DC_RESET_EVENT; in it82xx2_usb_dc_isr()1347 usb_regs->dc_interrupt_status = DC_RESET_EVENT; in it82xx2_usb_dc_isr()