Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Dehci-regs.h64 #define PORTSC_PTC (15 << 16) // Port Test Control macro
/openbmc/linux/drivers/usb/chipidea/
H A Dbits.h74 #define PORTSC_PTC (0x0FUL << 16) macro