Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
H A Dbdc.h193 #define BDC_GIP (1 << 0) macro
H A Dbdc_udc.c299 if (!(status & BDC_GIP)) { in bdc_udc_interrupt()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/
H A Dbdc.h193 #define BDC_GIP BIT(0) macro
H A Dbdc_udc.c299 if (!(status & BDC_GIP)) { in bdc_udc_interrupt()

Completed in 4 milliseconds