Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dgr_udc.h95 #define GR_STATUS_DM BIT(23) macro
H A Dgr_udc.c2166 if (!(status & GR_STATUS_DM)) { in gr_probe()