Searched refs:DMCR_HS_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/fotg210/ | ||
H A D | fotg210-udc.h | 23 #define DMCR_HS_EN (1 << 6) macro |
H A D | fotg210-udc.c | 781 fotg210->gadget.speed = value & DMCR_HS_EN ? in fotg210_setup_packet() |