Lines Matching refs:bmAttributes
359 .bmAttributes = USB_OTG_SRP,
371 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
385 .bmAttributes = USB_CONFIG_ATT_ONE | USB_CONFIG_ATT_SELFPOWER,
560 .bmAttributes = USB_ENDPOINT_XFER_INT,
653 .bmAttributes = USB_ENDPOINT_XFER_BULK,
663 .bmAttributes = USB_ENDPOINT_XFER_BULK,
732 .bmAttributes = USB_ENDPOINT_XFER_INT,
743 .bmAttributes = USB_ENDPOINT_XFER_BULK,
752 .bmAttributes = USB_ENDPOINT_XFER_BULK,
2194 otg_descriptor.bmAttributes |= USB_OTG_HNP, in eth_bind()
2195 eth_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in eth_bind()
2198 rndis_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in eth_bind()