Lines Matching refs:xhci_readl
147 result = xhci_readl(ptr); in handshake()
172 temp = xhci_readl(&hcor->or_usbcmd); in xhci_start()
202 state = xhci_readl(&hcor->or_usbsts) & STS_HALT; in xhci_reset()
204 cmd = xhci_readl(&hcor->or_usbcmd); in xhci_reset()
218 cmd = xhci_readl(&hcor->or_usbcmd); in xhci_reset()
852 port_status = xhci_readl(addr); in xhci_clear_port_change_bit()
893 int max_ports = HCS_MAX_PORTS(xhci_readl(&hccr->cr_hcsparams1)); in xhci_submit_root()
977 reg = xhci_readl(status_reg); in xhci_submit_root()
1030 reg = xhci_readl(status_reg); in xhci_submit_root()
1051 reg = xhci_readl(status_reg); in xhci_submit_root()
1204 val = (xhci_readl(&hccr->cr_hcsparams1) & HCS_SLOTS_MASK); in xhci_lowlevel_init()
1205 val2 = xhci_readl(&hcor->or_config); in xhci_lowlevel_init()
1213 reg = xhci_readl(&hccr->cr_hcsparams1); in xhci_lowlevel_init()
1219 reg = xhci_readl(&hccr->cr_hccparams); in xhci_lowlevel_init()
1238 reg = HC_VERSION(xhci_readl(&hccr->cr_capbase)); in xhci_lowlevel_init()
1251 temp = xhci_readl(&ctrl->hcor->or_usbsts); in xhci_lowlevel_stop()
1253 temp = xhci_readl(&ctrl->ir_set->irq_pending); in xhci_lowlevel_stop()