Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_POWER (Results 1 - 25 of 44) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfhci-hub.c249 ~USB_PORT_STAT_POWER; in fhci_hub_control()
319 USB_PORT_STAT_POWER; in fhci_hub_control()
H A Dsl811-hcd.c84 if (sl811->port1 & USB_PORT_STAT_POWER) in port_power()
87 sl811->port1 = USB_PORT_STAT_POWER; in port_power()
1145 | USB_PORT_STAT_POWER; in sl811h_timer()
1243 sl811->port1 &= USB_PORT_STAT_POWER; in sl811h_hub_control()
1315 if (!(sl811->port1 & USB_PORT_STAT_POWER)) in sl811h_hub_control()
H A Duhci-hub.c294 wPortStatus = USB_PORT_STAT_POWER; in uhci_hub_control()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dfhci-hub.c248 ~USB_PORT_STAT_POWER; in fhci_hub_control()
318 USB_PORT_STAT_POWER; in fhci_hub_control()
H A Dxen-hcd.c153 if (info->ports[port].status & USB_PORT_STAT_POWER) { in xenhcd_set_connect_state()
249 if ((info->ports[port].status & USB_PORT_STAT_POWER) == 0) { in xenhcd_rhport_power_on()
250 info->ports[port].status |= USB_PORT_STAT_POWER; in xenhcd_rhport_power_on()
269 if (info->ports[port].status & USB_PORT_STAT_POWER) { in xenhcd_rhport_power_off()
530 if (info->ports[wIndex-1].status & USB_PORT_STAT_POWER) in xenhcd_hub_control()
H A Dsl811-hcd.c84 if (sl811->port1 & USB_PORT_STAT_POWER) in port_power()
87 sl811->port1 = USB_PORT_STAT_POWER; in port_power()
1145 | USB_PORT_STAT_POWER; in sl811h_timer()
1243 sl811->port1 &= USB_PORT_STAT_POWER; in sl811h_hub_control()
1315 if (!(sl811->port1 & USB_PORT_STAT_POWER)) in sl811h_hub_control()
H A Duhci-hub.c294 wPortStatus = USB_PORT_STAT_POWER; in uhci_hub_control()
/kernel/linux/linux-5.10/include/uapi/linux/usb/
H A Dch11.h132 #define USB_PORT_STAT_POWER 0x0100 macro
/kernel/linux/linux-6.6/include/uapi/linux/usb/
H A Dch11.h130 #define USB_PORT_STAT_POWER 0x0100 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
H A Dch11.h64 #define USB_PORT_STAT_POWER 0x0100 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
H A Dch11.h77 #define USB_PORT_STAT_POWER 0x0100 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
H A Dch11.h77 #define USB_PORT_STAT_POWER 0x0100 macro
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dda8xx.c283 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in da8xx_musb_interrupt()
297 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in da8xx_musb_interrupt()
H A Ddavinci.c315 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in davinci_musb_interrupt()
321 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in davinci_musb_interrupt()
H A Dam35x.c267 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in am35x_musb_interrupt()
273 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in am35x_musb_interrupt()
H A Dmusb_virthub.c201 musb->port1_status = USB_PORT_STAT_POWER in musb_root_disconnect()
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dda8xx.c283 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in da8xx_musb_interrupt()
297 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in da8xx_musb_interrupt()
H A Dmusb_virthub.c200 musb->port1_status = USB_PORT_STAT_POWER in musb_root_disconnect()
/kernel/linux/linux-5.10/drivers/usb/c67x00/
H A Dc67x00-hcd.c94 wPortStatus = USB_PORT_STAT_POWER; in c67x00_hub_control()
/kernel/linux/linux-6.6/drivers/usb/c67x00/
H A Dc67x00-hcd.c94 wPortStatus = USB_PORT_STAT_POWER; in c67x00_hub_control()
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dvhci_hcd.c394 vhci_hcd->port_status[rhport] &= ~USB_PORT_STAT_POWER; in vhci_hub_control()
557 vhci_hcd->port_status[rhport] |= USB_PORT_STAT_POWER; in vhci_hub_control()
612 USB_PORT_STAT_POWER) != 0) { in vhci_hub_control()
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dvhci_hcd.c394 vhci_hcd->port_status[rhport] &= ~USB_PORT_STAT_POWER; in vhci_hub_control()
557 vhci_hcd->port_status[rhport] |= USB_PORT_STAT_POWER; in vhci_hub_control()
612 USB_PORT_STAT_POWER) != 0) { in vhci_hub_control()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ddummy_hcd.c399 if ((dum_hcd->port_status & USB_PORT_STAT_POWER) == 0) { in set_link_state_by_speed()
445 USB_SS_PORT_STAT_POWER : USB_PORT_STAT_POWER);
2121 dum_hcd->port_status &= ~USB_PORT_STAT_POWER; in dummy_hub_control()
2263 dum_hcd->port_status |= USB_PORT_STAT_POWER; in dummy_hub_control()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Ddummy_hcd.c399 if ((dum_hcd->port_status & USB_PORT_STAT_POWER) == 0) { in set_link_state_by_speed()
445 USB_SS_PORT_STAT_POWER : USB_PORT_STAT_POWER);
2134 dum_hcd->port_status &= ~USB_PORT_STAT_POWER; in dummy_hub_control()
2276 dum_hcd->port_status |= USB_PORT_STAT_POWER; in dummy_hub_control()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c729 stat |= USB_PORT_STAT_POWER; in ast_vhub_get_port_stat()

Completed in 27 milliseconds

12