Lines Matching refs:xhci_readl
148 result = xhci_readl(ptr); in handshake()
173 temp = xhci_readl(&hcor->or_usbcmd); in xhci_start()
203 state = xhci_readl(&hcor->or_usbsts) & STS_HALT; in xhci_reset()
205 cmd = xhci_readl(&hcor->or_usbcmd); in xhci_reset()
219 cmd = xhci_readl(&hcor->or_usbcmd); in xhci_reset()
853 port_status = xhci_readl(addr); in xhci_clear_port_change_bit()
894 int max_ports = HCS_MAX_PORTS(xhci_readl(&hccr->cr_hcsparams1)); in xhci_submit_root()
978 reg = xhci_readl(status_reg); in xhci_submit_root()
1031 reg = xhci_readl(status_reg); in xhci_submit_root()
1052 reg = xhci_readl(status_reg); in xhci_submit_root()
1206 val = (xhci_readl(&hccr->cr_hcsparams1) & HCS_SLOTS_MASK); in xhci_lowlevel_init()
1207 val2 = xhci_readl(&hcor->or_config); in xhci_lowlevel_init()
1215 reg = xhci_readl(&hccr->cr_hcsparams1); in xhci_lowlevel_init()
1221 reg = xhci_readl(&hccr->cr_hccparams); in xhci_lowlevel_init()
1240 reg = HC_VERSION(xhci_readl(&hccr->cr_capbase)); in xhci_lowlevel_init()
1253 temp = xhci_readl(&ctrl->hcor->or_usbsts); in xhci_lowlevel_stop()
1255 temp = xhci_readl(&ctrl->ir_set->irq_pending); in xhci_lowlevel_stop()