Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-rcar.c34 #define RCAR_USB3_INT_ENA 0x224 /* Interrupt Enable */ macro
117 temp = readl(hcd->regs + RCAR_USB3_INT_ENA); in xhci_rcar_start()
119 writel(temp, hcd->regs + RCAR_USB3_INT_ENA); in xhci_rcar_start()