Searched defs:portsc (Results  1 – 16 of 16) sorted by relevance
| /linux-4.1.27/include/linux/platform_data/ | 
| D | usb-ehci-mxc.h | 8 	unsigned int		 portsc;  member
  | 
| /linux-4.1.27/drivers/usb/chipidea/ | 
| D | host.c | 196 		u32 portsc = ehci_readl(ehci, reg);  in ci_ehci_bus_suspend()  local
  | 
| D | core.c | 287 	u32 portsc, lpm, sts = 0;  in hw_phymode_configure()  local
  | 
| /linux-4.1.27/drivers/usb/gadget/udc/ | 
| D | mv_udc_core.c | 1017 	u32 tmp, portsc;  in udc_reset()  local 1139 	u32 portsc;  in mv_udc_wakeup()  local 1415 	u32 portsc;  in mv_set_ptc()  local 1951 	u32 portsc;  in irq_process_port_change()  local
  | 
| D | mv_udc.h | 159 	u32	portsc[VUSBHS_MAX_PORTS]; /* Port Status/Control x, x = 1..8 */  member
  | 
| D | mv_u3d.h | 138 	u32	portsc;		/* port status and control register*/  member
  | 
| D | fsl_udc_core.c | 1155 	u32 portsc;  in fsl_wakeup()  local
  | 
| /linux-4.1.27/drivers/usb/early/ | 
| D | ehci-dbgp.c | 500 	u32 ctrl, portsc, cmd;  in _dbgp_external_startup()  local 616 	u32 portsc;  in ehci_reset_port()  local 759 	u32 ctrl, portsc, hcs_params;  in ehci_setup()  local
  | 
| /linux-4.1.27/drivers/usb/host/ | 
| D | xhci-hub.c | 83 	u32 portsc;  in xhci_usb2_hub_descriptor()  local 135 	u32 portsc;  in xhci_usb3_hub_descriptor()  local
  | 
| D | ehci-fsl.c | 198 	u32 portsc;  in ehci_fsl_setup_phy()  local
  | 
| D | fusbh200.h | 593 fusbh200_get_speed(struct fusbh200_hcd *fusbh200, unsigned int portsc)  in fusbh200_get_speed() 601 fusbh200_port_speed(struct fusbh200_hcd *fusbh200, unsigned int portsc)  in fusbh200_port_speed()
  | 
| D | fotg210.h | 603 fotg210_get_speed(struct fotg210_hcd *fotg210, unsigned int portsc)  in fotg210_get_speed() 611 fotg210_port_speed(struct fotg210_hcd *fotg210, unsigned int portsc)  in fotg210_port_speed()
  | 
| D | ehci.h | 655 ehci_port_speed(struct ehci_hcd *ehci, unsigned int portsc)  in ehci_port_speed() 675 #define	ehci_port_speed(ehci, portsc)	USB_PORT_STAT_HIGH_SPEED  argument
  | 
| D | oxu210hp-hcd.c | 3144 						unsigned int portsc)  in oxu_port_speed()
  | 
| /linux-4.1.27/drivers/usb/phy/ | 
| D | phy-mv-usb.h | 124 	u32 portsc[VUSBHS_MAX_PORTS];	/* Port Status/Control x, x = 1..8 */  member
  | 
| D | phy-fsl-usb.h | 329 	u32 portsc;		/* Port 1 Status and Control Register */  member
  |