Symbol: xhci_portsc_readl
drivers/usb/host/xhci-debugfs.c
332
portsc = xhci_portsc_readl(port);
drivers/usb/host/xhci-debugfs.c
362
portsc = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1005
int port_status = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1266
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1312
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1322
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1334
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1357
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1361
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1375
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1384
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1417
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1465
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1483
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1488
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1505
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1511
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1518
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1550
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1559
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1569
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1684
temp = xhci_portsc_readl(ports[i]);
drivers/usb/host/xhci-hub.c
1753
t1 = xhci_portsc_readl(ports[port_index]);
drivers/usb/host/xhci-hub.c
1852
portsc = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1867
xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
1914
portsc = xhci_portsc_readl(ports[port_index]);
drivers/usb/host/xhci-hub.c
302
portsc = xhci_portsc_readl(rhub->ports[i]);
drivers/usb/host/xhci-hub.c
359
portsc = xhci_portsc_readl(rhub->ports[i]);
drivers/usb/host/xhci-hub.c
569
portsc = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
575
portsc = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
625
port_status = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
653
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
663
xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
804
portsc = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
820
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-hub.c
847
temp = xhci_portsc_readl(port);
drivers/usb/host/xhci-pci.c
901
portsc = xhci_portsc_readl(port);
drivers/usb/host/xhci-ring.c
2037
portsc = xhci_portsc_readl(port);
drivers/usb/host/xhci-tegra.c
2021
value = xhci_portsc_readl(hub->ports[i]);
drivers/usb/host/xhci-tegra.c
2147
portsc = xhci_portsc_readl(rhub->ports[index]);
drivers/usb/host/xhci-tegra.c
2242
portsc = xhci_portsc_readl(xhci->usb2_rhub.ports[i]);
drivers/usb/host/xhci-tegra.c
2775
portsc = xhci_portsc_readl(ports[i]);
drivers/usb/host/xhci-tegra.c
2793
portsc = xhci_portsc_readl(ports[port]);
drivers/usb/host/xhci-tegra.c
2812
portsc = xhci_portsc_readl(ports[port]);
drivers/usb/host/xhci.c
385
temp = xhci_portsc_readl(rhub->ports[i]);
drivers/usb/host/xhci.c
55
EXPORT_SYMBOL_GPL(xhci_portsc_readl);
drivers/usb/host/xhci.c
906
portsc = xhci_portsc_readl(rhub->ports[i]);
drivers/usb/host/xhci.c
946
portsc = xhci_portsc_readl(ports[port_index]);
drivers/usb/host/xhci.c
954
portsc = xhci_portsc_readl(ports[port_index]);
drivers/usb/host/xhci.h
1964
u32 xhci_portsc_readl(struct xhci_port *port);