Home
last modified time | relevance | path

Searched defs:portsc (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-hub.c285 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 Dehci-fsl.c195 u32 portsc, tmp; in ehci_fsl_setup_phy() local
H A Dxhci-debugfs.c329 u32 portsc; in xhci_portsc_show() local
350 u32 portsc; in xhci_port_write() local
[all...]
H A Dxhci-tegra.c2045 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 Dxhci-pci.c877 u32 portsc; in xhci_pci_poweroff_late() local
H A Dehci.h665 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 Dxhci.c891 u32 t1, t2, portsc; in xhci_disable_hub_port_wake() local
923 u32 portsc; in xhci_pending_portevent() local
[all...]
H A Dxhci.h2354 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 Dcdnsp-debug.h428 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 Dcdnsp-gadget.c137 u32 portsc = readl(port_regs); in cdnsp_clear_port_change_bit() local
1524 u32 portpm, portsc; __cdnsp_gadget_wakeup() local
[all...]
H A Dcdnsp-ring.c795 u32 portsc, cmd_regs; in cdnsp_handle_port_status() local
[all...]
H A Dcdnsp-gadget.h143 __le32 portsc; member
/linux/drivers/usb/early/
H A Dehci-dbgp.c495 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 Dxhci-dbc.c351 void __iomem *portsc; in xdbc_do_reset_debug_port() local
H A Dxhci-dbc.h28 __le32 portsc; /* Port status and control */ member
/linux/drivers/usb/chipidea/
H A Dhost.c352 u32 portsc = ehci_readl(ehci, reg); in ci_ehci_bus_suspend() local
H A Dcore.c271 u32 portsc, lpm, sts = 0; in hw_phymode_configure() local
/linux/drivers/usb/phy/
H A Dphy-mv-usb.h120 u32 portsc[VUSBHS_MAX_PORTS]; /* Port Status/Control x, x = 1..8 */ member
H A Dphy-fsl-usb.h315 u32 portsc; /* Port 1 Status and Control Register */ member
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h611 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 Dtegra-xudc.c2984 u32 portsc, porthalt; in __tegra_xudc_handle_port_status() local
[all...]