Home
last modified time | relevance | path

Searched refs:BDC_SRR_IP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c305 if (!(srr_int & BDC_SRR_IP)) { in bdc_udc_interrupt()
348 srr_int |= BDC_SRR_IP; in bdc_udc_interrupt()
H A Dbdc.h216 #define BDC_SRR_IP (1 << 0) macro
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c305 if (!(srr_int & BDC_SRR_IP)) { in bdc_udc_interrupt()
348 srr_int |= BDC_SRR_IP; in bdc_udc_interrupt()
H A Dbdc.h216 #define BDC_SRR_IP BIT(0) macro

Completed in 4 milliseconds