/openbmc/linux/drivers/usb/host/ |
H A D | xhci-hub.c | 284 u32 portsc; in xhci_usb2_hub_descriptor() local 338 u32 portsc; in xhci_usb3_hub_descriptor() local 584 u32 portsc; in xhci_disable_port() local 791 u32 portsc; in xhci_set_link_state() local 927 u32 portsc, in xhci_handle_usb2_port_link_resume() 1034 u32 portsc) in xhci_get_usb3_port_status() 1085 u32 portsc, unsigned long *flags) in xhci_get_usb2_port_status() 1853 u32 portsc; in xhci_port_missing_cas_quirk() local 1883 u32 temp, portsc; in xhci_bus_resume() local
|
H A D | xhci-debugfs.c | 349 u32 portsc; in xhci_portsc_show() local 370 u32 portsc; in xhci_port_write() local
|
H A D | ehci-fsl.c | 195 u32 portsc, tmp; in ehci_fsl_setup_phy() local
|
H A D | xhci-dbgcap.c | 681 u32 portsc; in dbc_handle_port_status() local 813 u32 ctrl, portsc; in xhci_dbc_do_handle_events() local
|
H A D | xhci-tegra.c | 2041 static enum usb_device_speed tegra_xhci_portsc_to_speed(struct tegra_xusb *tegra, u32 portsc) in tegra_xhci_portsc_to_speed() 2067 u32 portsc; in tegra_xhci_enable_phy_sleepwalk_wake() local 2172 u32 portsc; in tegra_xusb_enter_elpg() local 2699 u32 portsc; in tegra_xhci_hub_control() local
|
H A D | xhci-pci.c | 898 u32 portsc; in xhci_pci_poweroff_late() local
|
H A D | ehci.h | 659 ehci_port_speed(struct ehci_hcd *ehci, unsigned int portsc) in ehci_port_speed() 679 #define ehci_port_speed(ehci, portsc) USB_PORT_STAT_HIGH_SPEED argument 716 #define ehci_has_ci_pec_bug(e, portsc) \ argument
|
H A D | xhci-dbgcap.h | 24 __le32 portsc; /* Port status and control */ member
|
H A D | xhci.c | 782 u32 t1, t2, portsc; in xhci_disable_hub_port_wake() local 814 u32 portsc; in xhci_pending_portevent() local
|
/openbmc/linux/drivers/usb/cdns3/ |
H A D | cdnsp-debug.h | 430 static inline const char *cdnsp_portsc_link_state_string(u32 portsc) in cdnsp_portsc_link_state_string() 467 u32 portsc) in cdnsp_decode_portsc()
|
H A D | cdnsp-gadget.c | 135 u32 portsc = readl(port_regs); in cdnsp_clear_port_change_bit() local 1490 u32 portpm, portsc; in __cdnsp_gadget_wakeup() local
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-ehci.c | 695 uint32_t *portsc = &s->portsc[port->index]; in ehci_attach() local 716 uint32_t *portsc = &s->portsc[port->index]; in ehci_detach() local 745 uint32_t portsc = s->portsc[port->index]; in ehci_child_detach() local 760 uint32_t *portsc = &s->portsc[port->index]; in ehci_wakeup() local 818 uint32_t portsc = s->portsc[ep->dev->port->index]; in ehci_wakeup_endpoint() local 942 uint32_t *portsc = &s->portsc[port]; in handle_port_owner_write() local 972 uint32_t *portsc = &s->portsc[port]; in ehci_port_write() local 1241 uint32_t portsc = s->portsc[port->index]; in ehci_async_complete_packet() local
|
H A D | hcd-xhci.h | 125 uint32_t portsc; member
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | mv_udc_core.c | 1006 u32 tmp, portsc; in udc_reset() local 1131 u32 portsc; in mv_udc_wakeup() local 1415 u32 portsc; in mv_set_ptc() local 1951 u32 portsc; in irq_process_port_change() local
|
/openbmc/linux/drivers/usb/early/ |
H A D | ehci-dbgp.c | 495 u32 ctrl, portsc, cmd; in _dbgp_external_startup() local 610 u32 portsc; in ehci_reset_port() local 753 u32 ctrl, portsc, hcs_params; in ehci_setup() local
|
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
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | ci_udc.h | 19 u32 portsc; /* 0x174 */ member 40 u32 portsc; /* 0x184 */ member
|
/openbmc/linux/drivers/usb/chipidea/ |
H A D | host.c | 345 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
|
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/ |
H A D | ehci-rmobile.h | 143 u32 portsc; /* portsc */ member
|
/openbmc/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
|
/openbmc/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() 619 fotg210_port_speed(struct fotg210_hcd *fotg210, unsigned int portsc) in fotg210_port_speed()
|
/openbmc/u-boot/include/usb/ |
H A D | ehci-ci.h | 219 u32 portsc; /* 0x184 - Port status/control */ member
|