Lines Matching refs:readl

94 	temp = readl(&xhci->cap_regs->hcc_params);  in xhci_create_usb3_bos_desc()
100 temp = readl(&xhci->cap_regs->hcs_params3); in xhci_create_usb3_bos_desc()
199 portsc = readl(xhci->usb2_ports[i]); in xhci_usb2_hub_descriptor()
253 portsc = readl(xhci->usb3_ports[i]); in xhci_usb3_hub_descriptor()
451 port_status = readl(addr); in xhci_disable_port()
501 port_status = readl(addr); in xhci_clear_port_change_bit()
527 temp = readl(port_array[port_id]); in xhci_set_link_state()
539 temp = readl(port_array[port_id]); in xhci_set_remote_wake_mask()
566 temp = readl(port_array[port_id]); in xhci_test_and_clear_bit()
787 int port_status = readl(port_array[wIndex]); in xhci_get_port_status()
916 temp = readl(port_array[wIndex]); in xhci_hub_control()
940 port_li = readl(port_array[wIndex] + PORTLI); in xhci_hub_control()
956 temp = readl(port_array[wIndex]); in xhci_hub_control()
965 temp = readl(port_array[wIndex]); in xhci_hub_control()
978 temp = readl(port_array[wIndex]); in xhci_hub_control()
1003 temp = readl(port_array[wIndex]); in xhci_hub_control()
1007 temp = readl(port_array[wIndex]); in xhci_hub_control()
1021 temp = readl(port_array[wIndex]); in xhci_hub_control()
1030 temp = readl(port_array[wIndex]); in xhci_hub_control()
1064 temp = readl(port_array[wIndex]); in xhci_hub_control()
1077 temp = readl(port_array[wIndex]); in xhci_hub_control()
1092 temp = readl(port_array[wIndex]); in xhci_hub_control()
1098 temp = readl(port_array[wIndex]); in xhci_hub_control()
1107 temp = readl(port_array[wIndex]); in xhci_hub_control()
1112 temp = readl(port_array[wIndex] + PORTPMSC); in xhci_hub_control()
1120 temp = readl(port_array[wIndex] + PORTPMSC); in xhci_hub_control()
1129 temp = readl(port_array[wIndex]); in xhci_hub_control()
1135 temp = readl(port_array[wIndex]); in xhci_hub_control()
1144 temp = readl(port_array[wIndex]); in xhci_hub_control()
1251 temp = readl(port_array[i]); in xhci_hub_status_data()
1305 t1 = readl(port_array[port_index]); in xhci_bus_suspend()
1372 temp = readl(&xhci->op_regs->command); in xhci_bus_resume()
1382 temp = readl(port_array[port_index]); in xhci_bus_resume()
1430 (void) readl(&xhci->op_regs->command); in xhci_bus_resume()
1434 temp = readl(&xhci->op_regs->command); in xhci_bus_resume()
1437 temp = readl(&xhci->op_regs->command); in xhci_bus_resume()