Home
last modified time | relevance | path

Searched refs:XHCI_PORT_RZ (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h76 #define XHCI_PORT_RZ ((1 << 2) | (1 << 24) | (0xf << 28)) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c427 #define XHCI_PORT_RZ ((1<<2) | (1<<24) | (0xf<<28)) macro