Lines Matching refs:UINT16_C
341 #define COMN_REQ_ORD UINT16_C(0x8000)
345 #define COMN_REQ_PTR_TYPE UINT16_C(0x4000)
349 #define COMN_REQ_RESERVED UINT16_C(0x2000)
350 #define COMN_REQ_SHRAM_INIT UINT16_C(0x1000)
353 #define COMN_REQ_REGEX_SLICE UINT16_C(0x0800)
356 #define COMN_REQ_XLAT_SLICE UINT16_C(0x0400)
359 #define COMN_REQ_CPR_SLICE UINT16_C(0x0200)
362 #define COMN_REQ_BULK_SLICE UINT16_C(0x0100)
365 #define COMN_REQ_STORAGE_SLICE UINT16_C(0x0080)
368 #define COMN_REQ_RND_SLICE UINT16_C(0x0040)
371 #define COMN_REQ_PKE1_SLICE UINT16_C(0x0020)
374 #define COMN_REQ_PKE0_SLICE UINT16_C(0x0010)
377 #define COMN_REQ_AUTH1_SLICE UINT16_C
380 #define COMN_REQ_AUTH0_SLICE UINT16_C(0x0004)
383 #define COMN_REQ_CIPHER1_SLICE UINT16_C(0x0002)
386 #define COMN_REQ_CIPHER0_SLICE UINT16_C(0x0001)