Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfusbh200.h39 #define BMCSR_SPD(x) ((x >> 9) & 0x03) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-faraday.c45 spd = BMCSR_SPD(readl(&regs->usb.bmcsr)); in faraday_ehci_get_port_speed()