Searched refs:xhci_regs (Results 1 – 12 of 12) sorted by relevance
26 hccr = (struct xhci_hccr *)cdns->xhci_regs; in __cdns3_host_init()27 hcor = (struct xhci_hcor *)(cdns->xhci_regs + in __cdns3_host_init()
75 void __iomem *xhci_regs; member
321 cdns->xhci_regs = dev_remap_addr_name(dev, "xhci"); in cdns3_probe()322 if (!cdns->xhci_regs) in cdns3_probe()
18 mod xhci_regs; module
427 let xhci_regs = XhciRegs { in init_xhci_mmio_space_and_regs() localVariable531 (mmio, xhci_regs) in init_xhci_mmio_space_and_regs()
10 use super::xhci_regs::*;
13 use crate::usb::xhci::xhci_regs::{init_xhci_mmio_space_and_regs, XhciRegs};
7 use super::xhci_regs::{
12 use super::xhci_regs::MAX_INTERRUPTER;
16 use super::xhci_regs::{valid_slot_id, MAX_SLOTS};
12 use super::xhci_regs::*;
13 use super::xhci_regs::{valid_slot_id, MAX_PORTS, MAX_SLOTS};