Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/usb/
Dch11.h218 #define HUB_CHAR_INDV_PORT_OCPM 0x0008 /* per-port Over-current reporting */ macro
/linux-6.1.9/drivers/usb/host/
Duhci-hub.c22 HUB_CHAR_INDV_PORT_OCPM, /* (per-port OC, no power switching) */
Dohci-s3c2410.c260 HUB_CHAR_INDV_PORT_OCPM); in ohci_s3c2410_hub_control()
Dohci-at91.c459 cpu_to_le16(HUB_CHAR_INDV_PORT_OCPM); in ohci_at91_hub_control()
Dohci-hub.c561 temp |= HUB_CHAR_INDV_PORT_OCPM; in ohci_hub_descriptor()
Dehci-hub.c716 temp = HUB_CHAR_INDV_PORT_OCPM; /* per-port overcurrent reporting */ in ehci_hub_descriptor()
Dxhci-hub.c271 temp |= HUB_CHAR_INDV_PORT_OCPM; in xhci_common_hub_descriptor()
Doxu210hp-hcd.c884 temp = HUB_CHAR_INDV_PORT_OCPM; /* per-port overcurrent reporting */ in ehci_hub_descriptor()
Du132-hcd.c2582 temp |= HUB_CHAR_INDV_PORT_OCPM; in u132_roothub_descriptor()
Dfotg210-hcd.c1455 temp = HUB_CHAR_INDV_PORT_OCPM; /* per-port overcurrent reporting */ in fotg210_hub_descriptor()
/linux-6.1.9/drivers/usb/isp1760/
Disp1760-hcd.c2160 temp = HUB_CHAR_INDV_PORT_OCPM; in isp1760_hub_descriptor()
/linux-6.1.9/drivers/usb/core/
Dhub.c1499 case HUB_CHAR_INDV_PORT_OCPM: in hub_configure()
/linux-6.1.9/drivers/usb/dwc2/
Dhcd.c3508 HUB_CHAR_INDV_PORT_OCPM); in dwc2_hcd_hub_control()