Home
last modified time | relevance | path

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

/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h45 #define PHYTMSR_UNPLUG (1 << 0) macro
H A Dfotg210-udc.c1001 reg &= ~PHYTMSR_UNPLUG; in fotg210_disable_unplug()