Home
last modified time | relevance | path

Searched refs:DTD_LENGTH_BIT_POS (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/gadget/
Dmv_udc.h297 #define DTD_LENGTH_BIT_POS (16) macro
Dfsl_usb2_udc.h429 #define DTD_LENGTH_BIT_POS 16 macro
Dfsl_udc_core.c822 swap_temp = ((*length << DTD_LENGTH_BIT_POS) | DTD_STATUS_ACTIVE); in fsl_build_dtd()
1075 >> DTD_LENGTH_BIT_POS; in fsl_ep_fifo_status()
1604 >> DTD_LENGTH_BIT_POS; in process_ep_req()
Dmv_udc_core.c157 >> DTD_LENGTH_BIT_POS; in process_ep_req()
399 temp = ((*length << DTD_LENGTH_BIT_POS) | DTD_STATUS_ACTIVE); in build_dtd()