Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dehci-pmcmsp.c131 dev->usbid_regs = ioremap_nocache(res->start, res_len); in usb_hcd_msp_map_regs()
132 if (dev->usbid_regs == NULL) { in usb_hcd_msp_map_regs()
/linux-4.1.27/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_usb.h133 struct msp_usbid_regs __iomem *usbid_regs; member