Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dfotg210.h31 #define DMCR_GLINT_EN (1 << 2) macro
Dfotg210-udc.c1018 value |= DMCR_GLINT_EN; in fotg210_udc_start()
1034 value &= ~DMCR_GLINT_EN; in fotg210_init()