Home
last modified time | relevance | path

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

/include/usb/
A Dpd.h159 #define PD_EXT_HDR_CHUNK_NUM_MASK 0xf macro
167 (((chunk_num) & PD_EXT_HDR_CHUNK_NUM_MASK) << PD_EXT_HDR_CHUNK_NUM_SHIFT) | \
176 PD_EXT_HDR_CHUNK_NUM_MASK; in pd_ext_header_chunk_num()

Completed in 41 milliseconds