Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-rzv2m.c13 #define RZV2M_USB3_INTEN 0x1044 /* Interrupt Enable */ macro
35 int_en = readl(hcd->regs + RZV2M_USB3_INTEN); in xhci_rzv2m_start()
37 writel(int_en, hcd->regs + RZV2M_USB3_INTEN); in xhci_rzv2m_start()