Searched refs:eptype (Results 1 – 3 of 3) sorted by relevance
1155 uint32_t eptype : 2; /**< Endpoint Type (EPType) member1218 uint32_t eptype : 2;1492 uint32_t eptype : 2; /**< Endpoint Type (EPType) member1546 uint32_t eptype : 2;3536 uint32_t eptype : 2; /**< Endpoint Type (EPType) member3561 uint32_t eptype : 2;
861 usbc_doepctl.s.eptype = transfer_type; in cvmx_usbd_out_endpoint_enable()981 usbc_diepctl.s.eptype = transfer_type; in cvmx_usbd_in_endpoint_enable()
1533 if ((hcchar.s.eptype == CVMX_USB_TRANSFER_INTERRUPT) || in __cvmx_usb_fill_tx_fifo()1534 (hcchar.s.eptype == CVMX_USB_TRANSFER_ISOCHRONOUS)) in __cvmx_usb_fill_tx_fifo()1907 usbc_hcchar.s.eptype = transaction->type; in __cvmx_usb_start_channel()