Home
last modified time | relevance | path

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

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