Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dfotg210.h49 #define PHYTMSR_UNPLUG (1 << 0) macro
Dfotg210-udc.c1012 reg &= ~PHYTMSR_UNPLUG; in fotg210_disable_unplug()