Home
last modified time | relevance | path

Searched defs:PORTSC_PED (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/usb/
H A Dehci-regs.h78 #define PORTSC_PED (1 << 2) // Port Enable/Disable macro
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c91 #define PORTSC_PED (1<<1) macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c71 #define PORTSC_PED BIT(1) macro