Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/early/
H A Dehci-dbgp.c108 #define EARLY_HC_LENGTH(p) (0x00ff & (p)) /* bits 7 : 0 */ macro
888 ehci_regs = ehci_bar + EARLY_HC_LENGTH(readl(&ehci_caps->hc_capbase)); in early_dbgp_init()