Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci.h66 #define PORTSC_PSPD(x) (((x) >> 26) & 0x3) macro
H A Dehci-tegra.c251 return PORTSC_PSPD(reg); in tegra_ehci_get_port_speed()
H A Dehci-hcd.c123 return PORTSC_PSPD(reg); in ehci_get_port_speed()