Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h45 #define PHYTMSR_UNPLUG (1 << 0) macro
/openbmc/u-boot/include/usb/
H A Dfotg210.h178 #define PHYTMSR_UNPLUG (1 << 0) /* Enable soft-detachment */ macro