Searched refs:TYPE_BULK (Results 1 – 6 of 6) sorted by relevance
192 #define TYPE_BULK (1 << 14) macro
411 [USB_ENDPOINT_XFER_BULK] = TYPE_BULK, in usbhsp_setup_pipecfg()
156 #define TYPE_BULK (0x0) macro
397 csr1 |= TX_TYPE(TYPE_BULK); in mtu3_config_ep()433 csr1 |= RX_TYPE(TYPE_BULK); in mtu3_config_ep()
479 dbc->ring_in = xhci_dbc_ring_alloc(dev, TYPE_BULK, flags); in xhci_dbc_mem_init()483 dbc->ring_out = xhci_dbc_ring_alloc(dev, TYPE_BULK, flags); in xhci_dbc_mem_init()
1577 TYPE_BULK, enumerator1591 case TYPE_BULK: in xhci_ring_type_string()