| /Linux-v5.4/arch/mips/boot/ |
| D | ecoff.h | 11 int32_t f_timdat; /* time & date stamp */ 12 int32_t f_symptr; /* file pointer to symbolic header */ 13 int32_t f_nsyms; /* sizeof(symbolic hdr) */ 24 int32_t s_paddr; /* physical address, aliased s_nlib */ 25 int32_t s_vaddr; /* virtual address */ 26 int32_t s_size; /* section size */ 27 int32_t s_scnptr; /* file ptr to raw data for section */ 28 int32_t s_relptr; /* file ptr to relocation */ 29 int32_t s_lnnoptr; /* file ptr to gp histogram */ 32 int32_t s_flags; /* flags */ [all …]
|
| /Linux-v5.4/drivers/staging/vc04_services/interface/vchi/ |
| D | vchi.h | 32 #define MAKE_FOURCC(x) ((int32_t)((x[0] << 24) | (x[1] << 16) | (x[2] << 8) | x[3])) 47 int32_t service_id; 67 extern int32_t vchi_initialise(VCHI_INSTANCE_T *instance_handle); 69 extern int32_t vchi_exit(void); 71 extern int32_t vchi_connect(VCHI_INSTANCE_T instance_handle); 75 extern int32_t vchi_disconnect(VCHI_INSTANCE_T instance_handle); 86 extern int32_t vchi_service_destroy(const VCHI_SERVICE_HANDLE_T handle); 89 extern int32_t vchi_service_open(VCHI_INSTANCE_T instance_handle, 93 extern int32_t vchi_get_peer_version(const VCHI_SERVICE_HANDLE_T handle, 97 extern int32_t vchi_service_close(const VCHI_SERVICE_HANDLE_T handle); [all …]
|
| /Linux-v5.4/drivers/media/platform/mtk-mdp/ |
| D | mtk_mdp_ipi.h | 64 int32_t status; 82 int32_t x; 83 int32_t y; 84 int32_t w; 85 int32_t h; 86 int32_t w_stride; 87 int32_t h_stride; 88 int32_t crop_x; 89 int32_t crop_y; 90 int32_t crop_w; [all …]
|
| /Linux-v5.4/drivers/isdn/mISDN/ |
| D | dsp_biquad.h | 16 int32_t gain; 17 int32_t a1; 18 int32_t a2; 19 int32_t b1; 20 int32_t b2; 22 int32_t z1; 23 int32_t z2; 27 int32_t gain, int32_t a1, int32_t a2, int32_t b1, int32_t b2) in biquad2_init() 41 int32_t y; in biquad2() 42 int32_t z0; in biquad2()
|
| D | dsp_ecdis.h | 39 (int32_t)(-0.7600000 * 32768.0), in echo_can_disable_detector_init() 40 (int32_t)(-0.1183852 * 32768.0), in echo_can_disable_detector_init() 41 (int32_t)(-0.5104039 * 32768.0), in echo_can_disable_detector_init() 42 (int32_t)(0.1567596 * 32768.0), in echo_can_disable_detector_init() 43 (int32_t)(1.0000000 * 32768.0)); in echo_can_disable_detector_init()
|
| /Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/ |
| D | dpu_hw_util.h | 104 int32_t init_phase_x[DPU_MAX_PLANES]; 105 int32_t phase_step_x[DPU_MAX_PLANES]; 106 int32_t init_phase_y[DPU_MAX_PLANES]; 107 int32_t phase_step_y[DPU_MAX_PLANES]; 160 int32_t num_ext_pxls_lr[DPU_MAX_PLANES]; 161 int32_t num_ext_pxls_tb[DPU_MAX_PLANES]; 167 int32_t left_ftch[DPU_MAX_PLANES]; 168 int32_t right_ftch[DPU_MAX_PLANES]; 169 int32_t top_ftch[DPU_MAX_PLANES]; 170 int32_t btm_ftch[DPU_MAX_PLANES]; [all …]
|
| /Linux-v5.4/include/xen/interface/io/ |
| D | fbif.h | 46 int32_t x; /* source x */ 47 int32_t y; /* source y */ 48 int32_t width; /* rect width */ 49 int32_t height; /* rect height */ 60 int32_t width; /* width in pixels */ 61 int32_t height; /* height in pixels */ 62 int32_t stride; /* stride in bytes */ 63 int32_t depth; /* depth in bits */ 64 int32_t offset; /* start offset within framebuffer */ 112 int32_t width; /* width of the framebuffer (in pixels) */ [all …]
|
| D | kbdif.h | 272 int32_t rel_x; 273 int32_t rel_y; 274 int32_t rel_z; 328 int32_t abs_x; 329 int32_t abs_y; 330 int32_t rel_z; 486 int32_t abs_x; /* absolute X position, pixels */ 487 int32_t abs_y; /* absolute Y position, pixels */
|
| D | pciif.h | 74 int32_t err; 82 int32_t offset; 83 int32_t size; 98 int32_t err;
|
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/ |
| D | smu9_driver_if.h | 89 int32_t a0; 90 int32_t a1; 91 int32_t a2; 100 int32_t m1; 101 int32_t m2; 102 int32_t b; 388 int32_t VFT0_m1; /* Q8.24 */ 389 int32_t VFT0_m2; /* Q12.12 */ 390 int32_t VFT0_b; /* Q32 */ 392 int32_t VFT1_m1; /* Q8.16 */ [all …]
|
| D | smu11_driver_if_arcturus.h | 772 int32_t VFT0_m1[AVFS_VOLTAGE_COUNT]; // Q8.24 773 int32_t VFT0_m2[AVFS_VOLTAGE_COUNT]; // Q12.12 774 int32_t VFT0_b[AVFS_VOLTAGE_COUNT]; // Q32 776 int32_t VFT1_m1[AVFS_VOLTAGE_COUNT]; // Q8.16 777 int32_t VFT1_m2[AVFS_VOLTAGE_COUNT]; // Q12.12 778 int32_t VFT1_b[AVFS_VOLTAGE_COUNT]; // Q32 780 int32_t VFT2_m1[AVFS_VOLTAGE_COUNT]; // Q8.16 781 int32_t VFT2_m2[AVFS_VOLTAGE_COUNT]; // Q12.12 782 int32_t VFT2_b[AVFS_VOLTAGE_COUNT]; // Q32 784 int32_t AvfsGb0_m1[AVFS_VOLTAGE_COUNT]; // Q8.24 [all …]
|
| D | smu11_driver_if.h | 730 int32_t VFT0_m1[AVFS_VOLTAGE_COUNT]; 731 int32_t VFT0_m2[AVFS_VOLTAGE_COUNT]; 732 int32_t VFT0_b[AVFS_VOLTAGE_COUNT]; 734 int32_t VFT1_m1[AVFS_VOLTAGE_COUNT]; 735 int32_t VFT1_m2[AVFS_VOLTAGE_COUNT]; 736 int32_t VFT1_b[AVFS_VOLTAGE_COUNT]; 738 int32_t VFT2_m1[AVFS_VOLTAGE_COUNT]; 739 int32_t VFT2_m2[AVFS_VOLTAGE_COUNT]; 740 int32_t VFT2_b[AVFS_VOLTAGE_COUNT]; 742 int32_t AvfsGb0_m1[AVFS_VOLTAGE_COUNT]; [all …]
|
| D | smu74.h | 75 int32_t a; 76 int32_t b; 77 int32_t c; 78 int32_t d; 236 int32_t LFWindupUpperLim; 237 int32_t LFWindupLowerLim; 251 int32_t PIDError; 252 int32_t PIDIntegral; 253 int32_t PIDOutput; 440 int32_t Telemetry_1_offset; [all …]
|
| D | smu11_driver_if_navi10.h | 945 int32_t VFT0_m1[AVFS_VOLTAGE_COUNT]; // Q8.24 946 int32_t VFT0_m2[AVFS_VOLTAGE_COUNT]; // Q12.12 947 int32_t VFT0_b[AVFS_VOLTAGE_COUNT]; // Q32 949 int32_t VFT1_m1[AVFS_VOLTAGE_COUNT]; // Q8.16 950 int32_t VFT1_m2[AVFS_VOLTAGE_COUNT]; // Q12.12 951 int32_t VFT1_b[AVFS_VOLTAGE_COUNT]; // Q32 953 int32_t VFT2_m1[AVFS_VOLTAGE_COUNT]; // Q8.16 954 int32_t VFT2_m2[AVFS_VOLTAGE_COUNT]; // Q12.12 955 int32_t VFT2_b[AVFS_VOLTAGE_COUNT]; // Q32 957 int32_t AvfsGb0_m1[AVFS_VOLTAGE_COUNT]; // Q8.24 [all …]
|
| D | smu72.h | 50 int32_t a; 51 int32_t b; 52 int32_t c; 53 int32_t d; 209 int32_t LFWindupUpperLim; 210 int32_t LFWindupLowerLim; 224 int32_t PIDError; 225 int32_t PIDIntegral; 226 int32_t PIDOutput; 395 int32_t Telemetry_1_offset; [all …]
|
| D | smu74_discrete.h | 227 int32_t m1; 405 int32_t PIDError; 406 int32_t PIDIntegral; 407 int32_t PIDOutput; 538 int32_t entity_temperatures[SMU74_NUM_GPU_TES]; 539 int32_t initial_entity_temperatures[SMU74_NUM_GPU_TES]; 540 int32_t Limit; 541 int32_t Hyst; 542 …int32_t therm_influence_coeff_table[SMU74_DTE_ITERATIONS * SMU74_DTE_SOURCES * SMU74_DTE_SINKS * 2… 543 int32_t therm_node_table[SMU74_DTE_ITERATIONS * SMU74_DTE_SOURCES * SMU74_DTE_SINKS]; [all …]
|
| /Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/ |
| D | vchiq_shim.c | 12 #define vchiq_status_to_vchi(status) ((int32_t)status) 39 int32_t vchi_msg_peek(VCHI_SERVICE_HANDLE_T handle, in vchi_msg_peek() 74 int32_t vchi_msg_remove(VCHI_SERVICE_HANDLE_T handle) in vchi_msg_remove() 102 int32_t vchi_msg_queue(VCHI_SERVICE_HANDLE_T handle, in vchi_msg_queue() 201 int32_t vchi_bulk_queue_receive(VCHI_SERVICE_HANDLE_T handle, in vchi_bulk_queue_receive() 261 int32_t vchi_bulk_queue_transmit(VCHI_SERVICE_HANDLE_T handle, in vchi_bulk_queue_transmit() 323 int32_t vchi_msg_dequeue(VCHI_SERVICE_HANDLE_T handle, in vchi_msg_dequeue() 363 int32_t vchi_held_msg_release(struct vchi_held_msg *message) in vchi_held_msg_release() 397 int32_t vchi_msg_hold(VCHI_SERVICE_HANDLE_T handle, in vchi_msg_hold() 447 int32_t vchi_initialise(VCHI_INSTANCE_T *instance_handle) in vchi_initialise() [all …]
|
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ |
| D | cxgb3_ioctl.h | 88 int32_t txq_size[3]; 89 int32_t rspq_size; 90 int32_t fl_size[2]; 91 int32_t intr_lat; 92 int32_t polling; 93 int32_t lro; 94 int32_t cong_thres; 95 int32_t vector; 96 int32_t qnum;
|
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/inc/hw/ |
| D | opp.h | 170 int32_t left_index; 171 int32_t right_index; 224 int32_t adjust_divider; 225 int32_t grph_cont; 226 int32_t grph_sat; 227 int32_t grph_bright; 228 int32_t grph_hue; 234 int32_t hw_default; 235 int32_t min; 236 int32_t max; [all …]
|
| /Linux-v5.4/drivers/misc/echo/ |
| D | echo.h | 130 int32_t pstates; 132 int32_t factor; 161 int32_t xvtx[5]; 162 int32_t yvtx[5]; 163 int32_t xvrx[5]; 164 int32_t yvrx[5];
|
| /Linux-v5.4/include/sound/sof/ |
| D | topology.h | 160 int32_t sample_rate; 161 int32_t frequency; 162 int32_t amplitude; 163 int32_t freq_mult; 164 int32_t ampl_mult; 165 int32_t length; 166 int32_t period; 167 int32_t repeats; 168 int32_t ramp_step;
|
| /Linux-v5.4/drivers/staging/gs_fpgaboot/ |
| D | io.c | 21 static inline void xl_cclk_b(int32_t i); 65 void xl_program_b(int32_t i) in xl_program_b() 69 void xl_rdwr_b(int32_t i) in xl_rdwr_b() 73 void xl_csi_b(int32_t i) in xl_csi_b() 95 static inline void xl_cclk_b(int32_t i) in xl_cclk_b()
|
| /Linux-v5.4/drivers/gpu/drm/amd/powerplay/inc/vega12/ |
| D | smu9_driver_if.h | 616 int32_t VFT0_m1; 617 int32_t VFT0_m2; 618 int32_t VFT0_b; 620 int32_t VFT1_m1; 621 int32_t VFT1_m2; 622 int32_t VFT1_b; 624 int32_t VFT2_m1; 625 int32_t VFT2_m2; 626 int32_t VFT2_b; 628 int32_t AvfsGb0_m1; [all …]
|
| /Linux-v5.4/tools/testing/selftests/bpf/progs/ |
| D | core_reloc_types.h | 555 int32_t s32_field; 566 int32_t u32_field; 578 int32_t s32_field; 589 int32_t s32_field; 601 int32_t s32_field; 611 int32_t s16_field; /* not 16-bit anymore */ 614 int32_t s32_field; 638 int32_t s32_field; 641 int32_t s64_field; /* not 64-bit anymore */
|
| /Linux-v5.4/arch/mips/include/asm/octeon/ |
| D | cvmx-fau.h | 72 int32_t value:31; 185 static inline int32_t cvmx_fau_fetch_and_add32(cvmx_fau_reg_32_t reg, in cvmx_fau_fetch_and_add32() 186 int32_t value) in cvmx_fau_fetch_and_add32() 257 cvmx_fau_tagwait_fetch_and_add32(cvmx_fau_reg_32_t reg, int32_t value) in cvmx_fau_tagwait_fetch_and_add32() 385 int32_t value) in cvmx_fau_async_fetch_and_add32() 468 int32_t value) in cvmx_fau_async_tagwait_fetch_and_add32() 538 static inline void cvmx_fau_atomic_add32(cvmx_fau_reg_32_t reg, int32_t value) in cvmx_fau_atomic_add32() 588 static inline void cvmx_fau_atomic_write32(cvmx_fau_reg_32_t reg, int32_t value) in cvmx_fau_atomic_write32()
|