Home
last modified time | relevance | path

Searched refs:BDC_GIP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()