/linux/drivers/usb/host/ |
H A D | xhci-hub.c | 285 u32 portsc; in xhci_usb2_hub_descriptor() local 339 u32 portsc; in xhci_usb3_hub_descriptor() local 553 u32 portsc; in xhci_disable_port() local 803 u32 portsc; xhci_set_link_state() local 939 xhci_handle_usb2_port_link_resume(struct xhci_port * port,u32 portsc,unsigned long * flags) xhci_handle_usb2_port_link_resume() argument 1043 xhci_get_usb3_port_status(struct xhci_port * port,u32 * status,u32 portsc) xhci_get_usb3_port_status() argument 1094 xhci_get_usb2_port_status(struct xhci_port * port,u32 * status,u32 portsc,unsigned long * flags) xhci_get_usb2_port_status() argument 1852 u32 portsc; xhci_port_missing_cas_quirk() local 1881 u32 portsc; xhci_bus_resume() local [all...] |
H A D | ehci-fsl.c | 195 u32 portsc, tmp; in ehci_fsl_setup_phy() local
|
H A D | xhci-debugfs.c | 329 u32 portsc; in xhci_portsc_show() local 350 u32 portsc; in xhci_port_write() local [all...] |
H A D | xhci-tegra.c | 2045 static enum usb_device_speed tegra_xhci_portsc_to_speed(struct tegra_xusb *tegra, u32 portsc) in tegra_xhci_portsc_to_speed() argument 2071 u32 portsc; in tegra_xhci_enable_phy_sleepwalk_wake() local 2176 u32 portsc; in tegra_xusb_enter_elpg() local 2703 u32 portsc; tegra_xhci_hub_control() local [all...] |
H A D | xhci-pci.c | 877 u32 portsc; in xhci_pci_poweroff_late() local
|
H A D | ehci.h | 665 ehci_port_speed(struct ehci_hcd *ehci, unsigned int portsc) in ehci_port_speed() argument 685 #define ehci_port_speed(ehci, portsc) USB_PORT_STAT_HIGH_SPEED argument 722 #define ehci_has_ci_pec_bug(e, portsc) \ argument
|
H A D | xhci.c | 891 u32 t1, t2, portsc; in xhci_disable_hub_port_wake() local 923 u32 portsc; in xhci_pending_portevent() local [all...] |
H A D | xhci.h | 2354 static inline const char *xhci_portsc_link_state_string(u32 portsc) in xhci_portsc_link_state_string() argument 2389 static inline const char *xhci_decode_portsc(char *str, u32 portsc) in xhci_decode_portsc() argument [all...] |
/linux/drivers/usb/cdns3/ |
H A D | cdnsp-debug.h | 428 static inline const char *cdnsp_portsc_link_state_string(u32 portsc) in cdnsp_portsc_link_state_string() argument 465 u32 portsc) in cdnsp_decode_portsc() argument [all...] |
H A D | cdnsp-gadget.c | 137 u32 portsc = readl(port_regs); in cdnsp_clear_port_change_bit() local 1524 u32 portpm, portsc; __cdnsp_gadget_wakeup() local [all...] |
H A D | cdnsp-ring.c | 795 u32 portsc, cmd_regs; in cdnsp_handle_port_status() local [all...] |
H A D | cdnsp-gadget.h | 143 __le32 portsc; member
|
/linux/drivers/usb/early/ |
H A D | ehci-dbgp.c | 495 u32 ctrl, portsc, cmd; in _dbgp_external_startup() local 610 u32 portsc; ehci_reset_port() local 753 u32 ctrl, portsc, hcs_params; ehci_setup() local [all...] |
H A D | xhci-dbc.c | 351 void __iomem *portsc; in xdbc_do_reset_debug_port() local
|
H A D | xhci-dbc.h | 28 __le32 portsc; /* Port status and control */ member
|
/linux/drivers/usb/chipidea/ |
H A D | host.c | 352 u32 portsc = ehci_readl(ehci, reg); in ci_ehci_bus_suspend() local
|
H A D | core.c | 271 u32 portsc, lpm, sts = 0; in hw_phymode_configure() local
|
/linux/drivers/usb/phy/ |
H A D | phy-mv-usb.h | 120 u32 portsc[VUSBHS_MAX_PORTS]; /* Port Status/Control x, x = 1..8 */ member
|
H A D | phy-fsl-usb.h | 315 u32 portsc; /* Port 1 Status and Control Register */ member
|
/linux/drivers/usb/fotg210/ |
H A D | fotg210-hcd.h | 611 fotg210_get_speed(struct fotg210_hcd *fotg210, unsigned int portsc) in fotg210_get_speed() argument 619 fotg210_port_speed(struct fotg210_hcd *fotg210, unsigned int portsc) in fotg210_port_speed() argument
|
/linux/drivers/usb/gadget/udc/ |
H A D | tegra-xudc.c | 2984 u32 portsc, porthalt; in __tegra_xudc_handle_port_status() local [all...] |