Home
last modified time | relevance | path

Searched refs:HUB_CHAR_INDV_PORT_OCPM (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h216 #define HUB_CHAR_INDV_PORT_OCPM 0x0008 /* per-port Over-current reporting */ macro
/openbmc/linux/drivers/usb/host/
H A Duhci-hub.c22 HUB_CHAR_INDV_PORT_OCPM, /* (per-port OC, no power switching) */
H A Dohci-s3c2410.c260 HUB_CHAR_INDV_PORT_OCPM); in ohci_s3c2410_hub_control()
H A Dohci-at91.c456 cpu_to_le16(HUB_CHAR_INDV_PORT_OCPM); in ohci_at91_hub_control()
H A Dohci-hub.c561 temp |= HUB_CHAR_INDV_PORT_OCPM; in ohci_hub_descriptor()
H A Dehci-hub.c717 temp = HUB_CHAR_INDV_PORT_OCPM; /* per-port overcurrent reporting */ in ehci_hub_descriptor()
H A Dxhci-hub.c271 temp |= HUB_CHAR_INDV_PORT_OCPM; in xhci_common_hub_descriptor()
H A Doxu210hp-hcd.c884 temp = HUB_CHAR_INDV_PORT_OCPM; /* per-port overcurrent reporting */ in ehci_hub_descriptor()
/openbmc/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2160 temp = HUB_CHAR_INDV_PORT_OCPM; in isp1760_hub_descriptor()
/openbmc/linux/drivers/usb/core/
H A Dhub.c1518 case HUB_CHAR_INDV_PORT_OCPM: in hub_configure()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c1451 temp = HUB_CHAR_INDV_PORT_OCPM; /* per-port overcurrent reporting */ in fotg210_hub_descriptor()
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c3514 HUB_CHAR_INDV_PORT_OCPM); in dwc2_hcd_hub_control()