Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dmv_udc.h293 #define DTD_LENGTH_BIT_POS (16) macro
H A Dfsl_usb2_udc.h428 #define DTD_LENGTH_BIT_POS 16 macro
H A Dfsl_udc_core.c813 swap_temp = ((*length << DTD_LENGTH_BIT_POS) | DTD_STATUS_ACTIVE); in fsl_build_dtd()
1070 >> DTD_LENGTH_BIT_POS; in fsl_ep_fifo_status()
1609 >> DTD_LENGTH_BIT_POS; in process_ep_req()
H A Dmv_udc_core.c149 >> DTD_LENGTH_BIT_POS; in process_ep_req()
387 temp = ((*length << DTD_LENGTH_BIT_POS) | DTD_STATUS_ACTIVE); in build_dtd()