Home
last modified time | relevance | path

Searched refs:DTD_RESERVED_FIELDS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dmv_udc.h289 #define DTD_RESERVED_FIELDS (0x00007F00) macro
H A Dfsl_usb2_udc.h425 #define DTD_RESERVED_FIELDS 0x80007300 macro
H A Dfsl_udc_core.c786 swap_temp &= ~DTD_RESERVED_FIELDS; in fsl_build_dtd()