Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dbits.h68 #define PORTSC_PEC BIT(3) macro
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c107 #define PORTSC_PEC (1<<18) macro