Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/usb/
Dch11.h216 #define HUB_CHAR_INDV_PORT_OCPM 0x0008 /* per-port Over-current reporting */ macro
/Linux-v6.6/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.c456 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.c717 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()
/Linux-v6.6/drivers/usb/isp1760/
Disp1760-hcd.c2160 temp = HUB_CHAR_INDV_PORT_OCPM; in isp1760_hub_descriptor()
/Linux-v6.6/drivers/usb/core/
Dhub.c1530 case HUB_CHAR_INDV_PORT_OCPM: in hub_configure()
/Linux-v6.6/drivers/usb/dwc2/
Dhcd.c3508 HUB_CHAR_INDV_PORT_OCPM); in dwc2_hcd_hub_control()
/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-hcd.c1454 temp = HUB_CHAR_INDV_PORT_OCPM; /* per-port overcurrent reporting */ in fotg210_hub_descriptor()