/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/ |
D | gen5_iosf_sb_definitions.h | 54 uint32_t raw; 56 uint32_t rank0Enabled :1; /**< BIT [0] Rank 0 Enable */ 57 uint32_t rank1Enabled :1; /**< BIT [1] Rank 1 Enable */ 58 uint32_t reserved0 :2; 59 uint32_t dimm0DevWidth :2; /**< BIT [5:4] DIMM 0 Device Width (Rank0&1) */ 60 uint32_t dimm0DevDensity :2; /**< BIT [7:6] DIMM 0 Device Density */ 61 uint32_t reserved1 :1; 62 … uint32_t dimm1DevWidth :2; /**< BIT [10:9] DIMM 1 Device Width (Rank2&3) */ 63 … uint32_t dimm1DevDensity :2; /**< BIT [12:11] DIMM 1 Device Density */ 64 uint32_t split64 :1; /**< BIT [13] split 64B transactions */ [all …]
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | core_cmSimd.h | 123 #define __PKHBT(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0x0000FFFFUL) | \ 124 ((((uint32_t)(ARG2)) << (ARG3)) & 0xFFFF0000UL) ) 126 #define __PKHTB(ARG1,ARG2,ARG3) ( ((((uint32_t)(ARG1)) ) & 0xFFFF0000UL) | \ 127 ((((uint32_t)(ARG2)) >> (ARG3)) & 0x0000FFFFUL) ) 135 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SADD8(uint32_t op1, uint32_t op2) 137 uint32_t result; 143 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __QADD8(uint32_t op1, uint32_t op2) 145 uint32_t result; 151 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2) 153 uint32_t result; [all …]
|
D | core_cm3.h | 236 uint32_t _reserved0:27; /*!< bit: 0..26 Reserved */ 238 uint32_t _reserved0:16; /*!< bit: 0..15 Reserved */ 239 uint32_t GE:4; /*!< bit: 16..19 Greater than or Equal flags */ 240 uint32_t _reserved1:7; /*!< bit: 20..26 Reserved */ 242 uint32_t Q:1; /*!< bit: 27 Saturation condition flag */ 243 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ 244 uint32_t C:1; /*!< bit: 29 Carry condition code flag */ 245 uint32_t Z:1; /*!< bit: 30 Zero condition code flag */ 246 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ 248 uint32_t w; /*!< Type used for word access */ [all …]
|
D | core_sc300.h | 236 uint32_t _reserved0:27; /*!< bit: 0..26 Reserved */ 238 uint32_t _reserved0:16; /*!< bit: 0..15 Reserved */ 239 uint32_t GE:4; /*!< bit: 16..19 Greater than or Equal flags */ 240 uint32_t _reserved1:7; /*!< bit: 20..26 Reserved */ 242 uint32_t Q:1; /*!< bit: 27 Saturation condition flag */ 243 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ 244 uint32_t C:1; /*!< bit: 29 Carry condition code flag */ 245 uint32_t Z:1; /*!< bit: 30 Zero condition code flag */ 246 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ 248 uint32_t w; /*!< Type used for word access */ [all …]
|
D | core_cmFunc.h | 64 __STATIC_INLINE uint32_t __get_CONTROL(void) in __get_CONTROL() 66 register uint32_t __regControl __ASM("control"); in __get_CONTROL() 77 __STATIC_INLINE void __set_CONTROL(uint32_t control) in __set_CONTROL() 79 register uint32_t __regControl __ASM("control"); in __set_CONTROL() 90 __STATIC_INLINE uint32_t __get_IPSR(void) in __get_IPSR() 92 register uint32_t __regIPSR __ASM("ipsr"); in __get_IPSR() 103 __STATIC_INLINE uint32_t __get_APSR(void) in __get_APSR() 105 register uint32_t __regAPSR __ASM("apsr"); in __get_APSR() 116 __STATIC_INLINE uint32_t __get_xPSR(void) in __get_xPSR() 118 register uint32_t __regXPSR __ASM("xpsr"); in __get_xPSR() [all …]
|
D | core_cm4.h | 283 uint32_t _reserved0:27; /*!< bit: 0..26 Reserved */ 285 uint32_t _reserved0:16; /*!< bit: 0..15 Reserved */ 286 uint32_t GE:4; /*!< bit: 16..19 Greater than or Equal flags */ 287 uint32_t _reserved1:7; /*!< bit: 20..26 Reserved */ 289 uint32_t Q:1; /*!< bit: 27 Saturation condition flag */ 290 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ 291 uint32_t C:1; /*!< bit: 29 Carry condition code flag */ 292 uint32_t Z:1; /*!< bit: 30 Zero condition code flag */ 293 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ 295 uint32_t w; /*!< Type used for word access */ [all …]
|
D | core_cm7.h | 298 uint32_t _reserved0:27; /*!< bit: 0..26 Reserved */ 300 uint32_t _reserved0:16; /*!< bit: 0..15 Reserved */ 301 uint32_t GE:4; /*!< bit: 16..19 Greater than or Equal flags */ 302 uint32_t _reserved1:7; /*!< bit: 20..26 Reserved */ 304 uint32_t Q:1; /*!< bit: 27 Saturation condition flag */ 305 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ 306 uint32_t C:1; /*!< bit: 29 Carry condition code flag */ 307 uint32_t Z:1; /*!< bit: 30 Zero condition code flag */ 308 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ 310 uint32_t w; /*!< Type used for word access */ [all …]
|
D | core_cm0.h | 229 uint32_t _reserved0:27; /*!< bit: 0..26 Reserved */ 231 uint32_t _reserved0:16; /*!< bit: 0..15 Reserved */ 232 uint32_t GE:4; /*!< bit: 16..19 Greater than or Equal flags */ 233 uint32_t _reserved1:7; /*!< bit: 20..26 Reserved */ 235 uint32_t Q:1; /*!< bit: 27 Saturation condition flag */ 236 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ 237 uint32_t C:1; /*!< bit: 29 Carry condition code flag */ 238 uint32_t Z:1; /*!< bit: 30 Zero condition code flag */ 239 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ 241 uint32_t w; /*!< Type used for word access */ [all …]
|
D | core_cm0plus.h | 240 uint32_t _reserved0:27; /*!< bit: 0..26 Reserved */ 242 uint32_t _reserved0:16; /*!< bit: 0..15 Reserved */ 243 uint32_t GE:4; /*!< bit: 16..19 Greater than or Equal flags */ 244 uint32_t _reserved1:7; /*!< bit: 20..26 Reserved */ 246 uint32_t Q:1; /*!< bit: 27 Saturation condition flag */ 247 uint32_t V:1; /*!< bit: 28 Overflow condition code flag */ 248 uint32_t C:1; /*!< bit: 29 Carry condition code flag */ 249 uint32_t Z:1; /*!< bit: 30 Zero condition code flag */ 250 uint32_t N:1; /*!< bit: 31 Negative condition code flag */ 252 uint32_t w; /*!< Type used for word access */ [all …]
|
/device/lge/bullhead/kernel-headers/linux/ |
D | fuse.h | 35 uint32_t atimensec; 36 uint32_t mtimensec; 37 uint32_t ctimensec; 39 uint32_t mode; 40 uint32_t nlink; 41 uint32_t uid; 42 uint32_t gid; 44 uint32_t rdev; 45 uint32_t blksize; 46 uint32_t padding; [all …]
|
/device/lge/bullhead/original-kernel-headers/linux/ |
D | fuse.h | 149 uint32_t atimensec; 150 uint32_t mtimensec; 151 uint32_t ctimensec; 152 uint32_t mode; 153 uint32_t nlink; 154 uint32_t uid; 155 uint32_t gid; 156 uint32_t rdev; 157 uint32_t blksize; 158 uint32_t padding; [all …]
|
/device/huawei/angler/kernel-headers/linux/ |
D | fuse.h | 35 uint32_t atimensec; 36 uint32_t mtimensec; 37 uint32_t ctimensec; 39 uint32_t mode; 40 uint32_t nlink; 41 uint32_t uid; 42 uint32_t gid; 44 uint32_t rdev; 45 uint32_t blksize; 46 uint32_t padding; [all …]
|
/device/huawei/angler/original-kernel-headers/linux/ |
D | fuse.h | 149 uint32_t atimensec; 150 uint32_t mtimensec; 151 uint32_t ctimensec; 152 uint32_t mode; 153 uint32_t nlink; 154 uint32_t uid; 155 uint32_t gid; 156 uint32_t rdev; 157 uint32_t blksize; 158 uint32_t padding; [all …]
|
/device/asus/fugu/kernel-headers/linux/ |
D | psb_drm.h | 55 uint32_t buffer_id; 56 uint32_t rotation; 57 uint32_t stride; 59 uint32_t depth; 60 uint32_t width; 61 uint32_t height; 71 uint32_t major; 72 uint32_t minor; 74 uint32_t ctx_owners[DRM_PSB_SAREA_OWNERS]; 75 uint32_t num_scanouts; [all …]
|
/device/asus/fugu/original-kernel-headers/linux/ |
D | psb_drm.h | 80 uint32_t buffer_id; /* DRM buffer object ID */ 81 uint32_t rotation; /* Rotation as in RR_rotation definitions */ 82 uint32_t stride; /* Buffer stride in bytes */ 83 uint32_t depth; /* Buffer depth in bits (NOT) bpp */ 84 uint32_t width; /* Buffer width in pixels */ 85 uint32_t height; /* Buffer height in lines */ 98 uint32_t major; 99 uint32_t minor; 102 uint32_t ctx_owners[DRM_PSB_SAREA_OWNERS]; 105 uint32_t num_scanouts; [all …]
|
/device/google/contexthub/firmware/os/inc/ |
D | bl.h | 49 uint32_t (*blGetVersion)(void); 51 void (*blGetSnum)(uint32_t *snum, uint32_t length); 54 … (*blProgramShared)(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t key1, uint32_t k… 55 bool (*blEraseShared)(uint32_t key1, uint32_t key2); 56 … (*blProgramEe)(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t key1, uint32_t k… 59 const uint32_t* (*blGetPubKeysInfo)(uint32_t *numKeys); 62 …const uint32_t* (*blRsaPubOpIterative)(struct RsaState* state, const uint32_t *a, const uint32_t *… 64 …void (*blSha2processBytes)(struct Sha2state *state, const void *bytes, uint32_t numByte… 65 const uint32_t* (*blSha2finish)(struct Sha2state *state); 66 void (*blAesInitForEncr)(struct AesContext *ctx, const uint32_t *k); [all …]
|
D | sensors.h | 57 uint32_t idata; 66 uint32_t deltaTime; //delta since last sample, for 0th sample this is firstSample 85 uint32_t deltaTime; //delta since last sample, for 0th sample this is firstSample 111 uint32_t deltaTime; //delta since last sample, for 0th sample this is firstSample 132 uint32_t sensorHandle; 133 uint32_t newRate; 144 uint32_t rate; 155 uint32_t tid; 160 uint32_t origEvtType; 171 bool (*sensorSetRate)(uint32_t rate, uint64_t latency, void *); [all …]
|
/device/generic/goldfish-opengl/system/renderControl_enc/ |
D | renderControl_client_proc.h | 16 typedef EGLint (renderControl_APIENTRY *rcGetNumConfigs_client_proc_t) (void * ctx, uint32_t*); 17 typedef EGLint (renderControl_APIENTRY *rcGetConfigs_client_proc_t) (void * ctx, uint32_t, GLuint*); 18 …ntrol_APIENTRY *rcChooseConfig_client_proc_t) (void * ctx, EGLint*, uint32_t, uint32_t*, uint32_t); 20 typedef uint32_t (renderControl_APIENTRY *rcCreateContext_client_proc_t) (void * ctx, uint32_t, uin… 21 typedef void (renderControl_APIENTRY *rcDestroyContext_client_proc_t) (void * ctx, uint32_t); 22 typedef uint32_t (renderControl_APIENTRY *rcCreateWindowSurface_client_proc_t) (void * ctx, uint32_… 23 typedef void (renderControl_APIENTRY *rcDestroyWindowSurface_client_proc_t) (void * ctx, uint32_t); 24 typedef uint32_t (renderControl_APIENTRY *rcCreateColorBuffer_client_proc_t) (void * ctx, uint32_t,… 25 typedef void (renderControl_APIENTRY *rcOpenColorBuffer_client_proc_t) (void * ctx, uint32_t); 26 typedef void (renderControl_APIENTRY *rcCloseColorBuffer_client_proc_t) (void * ctx, uint32_t); [all …]
|
D | renderControl.in | 5 GL_ENTRY(EGLint, rcGetNumConfigs, uint32_t *numAttribs) 6 GL_ENTRY(EGLint, rcGetConfigs, uint32_t bufSize, GLuint *buffer) 7 GL_ENTRY(EGLint, rcChooseConfig, EGLint *attribs, uint32_t attribs_size, uint32_t *configs, uint32_… 9 GL_ENTRY(uint32_t, rcCreateContext, uint32_t config, uint32_t share, uint32_t glVersion) 10 GL_ENTRY(void, rcDestroyContext, uint32_t context) 11 GL_ENTRY(uint32_t, rcCreateWindowSurface, uint32_t config, uint32_t width, uint32_t height) 12 GL_ENTRY(void, rcDestroyWindowSurface, uint32_t windowSurface) 13 GL_ENTRY(uint32_t, rcCreateColorBuffer, uint32_t width, uint32_t height, GLenum internalFormat) 14 GL_ENTRY(void, rcOpenColorBuffer, uint32_t colorbuffer) 15 GL_ENTRY(void, rcCloseColorBuffer, uint32_t colorbuffer) [all …]
|
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3VendorTags.cpp | 202 uint32_t qcamera3_all_tags[] = { 204 (uint32_t)QCAMERA3_PRIVATEDATA_REPROCESS, 207 (uint32_t)QCAMERA3_CDS_MODE, 208 (uint32_t)QCAMERA3_CDS_INFO, 211 (uint32_t)QCAMERA3_OPAQUE_RAW_STRIDES, 212 (uint32_t)QCAMERA3_OPAQUE_RAW_FORMAT, 215 (uint32_t)QCAMERA3_CROP_COUNT_REPROCESS, 216 (uint32_t)QCAMERA3_CROP_REPROCESS, 217 (uint32_t)QCAMERA3_CROP_ROI_MAP_REPROCESS, 220 (uint32_t)QCAMERA3_TUNING_META_DATA_BLOB, [all …]
|
/device/google/marlin/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 126 uint32_t stream_id; 129 uint32_t buf_idx; 132 uint32_t frame_idx; 141 uint32_t flags; 142 uint32_t cache_flags; 156 uint32_t camera_handle; 157 uint32_t ch_id; 158 uint32_t num_bufs; 182 uint32_t num_buf_requested; 183 uint32_t num_retro_buf_requested; [all …]
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 121 uint32_t stream_id; 124 uint32_t buf_idx; 127 uint32_t frame_idx; 136 uint32_t flags; 150 uint32_t camera_handle; 151 uint32_t ch_id; 152 uint32_t num_bufs; 166 uint32_t status; 175 typedef void (*mm_camera_event_notify_t)(uint32_t camera_handle, 197 typedef int32_t (*map_stream_buf_op_t) (uint32_t frame_idx, [all …]
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 121 uint32_t stream_id; 124 uint32_t buf_idx; 127 uint32_t frame_idx; 136 uint32_t flags; 150 uint32_t camera_handle; 151 uint32_t ch_id; 152 uint32_t num_bufs; 166 uint32_t status; 175 typedef void (*mm_camera_event_notify_t)(uint32_t camera_handle, 197 typedef int32_t (*map_stream_buf_op_t) (uint32_t frame_idx, [all …]
|
/device/google/contexthub/lib/nanohub/ |
D | aes.c | 64 static const uint32_t FwdTab0[] = { //other 3 tables are this same table, RORed 8, 16, and 24 bits … 99 static const uint32_t RevTab0[] = { //other 3 tables are this same table, RORed 8, 16, and 24 bits … 138 …#define ror(v, b) ({uint32_t ret; if (b) asm("ror %0, #" STRINGIFY(b) :"=r"(ret):"0"(v)); else ret… 142 inline static uint32_t ror(uint32_t val, uint32_t by) in ror() 155 void aesInitForEncr(struct AesContext *ctx, const uint32_t *k) in aesInitForEncr() 157 uint32_t i, *ks = ctx->K, roundConstant = 0x01000000; in aesInitForEncr() 160 memcpy(ctx->K, k, sizeof(uint32_t[AES_KEY_WORDS])); in aesInitForEncr() 165 ^ (((uint32_t)FwdSbox[(ks[ 7] >> 16) & 0xff]) << 24) in aesInitForEncr() 166 ^ (((uint32_t)FwdSbox[(ks[ 7] >> 8) & 0xff]) << 16) in aesInitForEncr() 167 ^ (((uint32_t)FwdSbox[(ks[ 7] >> 0) & 0xff]) << 8) in aesInitForEncr() [all …]
|
/device/google/contexthub/lib/include/nanohub/ |
D | nanohub.h | 37 #define NANOAPP_AOSP_MAGIC (((uint32_t)'N' << 0) | ((uint32_t)'A' << 8) | ((uint32_t)'N' << 16) |… 38 #define NANOAPP_FW_MAGIC (((uint32_t)'N' << 0) | ((uint32_t)'B' << 8) | ((uint32_t)'I' << 16) | (… 39 #define GOOGLE_LAYOUT_MAGIC (((uint32_t)'G' << 0) | ((uint32_t)'o' << 8) | ((uint32_t)'o' << 16) … 52 uint32_t header_version; // 0x1 for this version 53 uint32_t magic; // "NANO" 55 uint32_t app_version; // Version of the app 56 uint32_t flags; // Signed, encrypted 58 uint32_t reserved[2]; // Should be all zeroes 65 uint32_t eventId; 71 uint32_t eventId; [all …]
|