Home
last modified time | relevance | path

Searched refs:HCCHAR_LSPDDEV (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h765 #define HCCHAR_LSPDDEV BIT(17) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h741 #define HCCHAR_LSPDDEV BIT(17) macro
H A Dhcd.c678 hcchar |= HCCHAR_LSPDDEV; in dwc2_hc_init()