/linux-5.19.10/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-5.19.10/drivers/media/platform/mediatek/mdp/ |
D | mtk_mdp_ipi.h | 66 int32_t status; 84 int32_t x; 85 int32_t y; 86 int32_t w; 87 int32_t h; 88 int32_t w_stride; 89 int32_t h_stride; 90 int32_t crop_x; 91 int32_t crop_y; 92 int32_t crop_w; [all …]
|
/linux-5.19.10/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-5.19.10/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_util.h | 107 int32_t init_phase_x[DPU_MAX_PLANES]; 108 int32_t phase_step_x[DPU_MAX_PLANES]; 109 int32_t init_phase_y[DPU_MAX_PLANES]; 110 int32_t phase_step_y[DPU_MAX_PLANES]; 165 int32_t num_ext_pxls_lr[DPU_MAX_PLANES]; 166 int32_t num_ext_pxls_tb[DPU_MAX_PLANES]; 172 int32_t left_ftch[DPU_MAX_PLANES]; 173 int32_t right_ftch[DPU_MAX_PLANES]; 174 int32_t top_ftch[DPU_MAX_PLANES]; 175 int32_t btm_ftch[DPU_MAX_PLANES]; [all …]
|
/linux-5.19.10/include/xen/interface/io/ |
D | fbif.h | 29 int32_t x; /* source x */ 30 int32_t y; /* source y */ 31 int32_t width; /* rect width */ 32 int32_t height; /* rect height */ 43 int32_t width; /* width in pixels */ 44 int32_t height; /* height in pixels */ 45 int32_t stride; /* stride in bytes */ 46 int32_t depth; /* depth in bits */ 47 int32_t offset; /* start offset within framebuffer */ 95 int32_t width; /* width of the framebuffer (in pixels) */ [all …]
|
D | kbdif.h | 255 int32_t rel_x; 256 int32_t rel_y; 257 int32_t rel_z; 311 int32_t abs_x; 312 int32_t abs_y; 313 int32_t rel_z; 469 int32_t abs_x; /* absolute X position, pixels */ 470 int32_t abs_y; /* absolute Y position, pixels */
|
D | pciif.h | 57 int32_t err; 65 int32_t offset; 66 int32_t size; 81 int32_t err;
|
/linux-5.19.10/drivers/gpu/drm/amd/pm/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.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 | 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; 406 int32_t PIDError; 407 int32_t PIDIntegral; 408 int32_t PIDOutput; 539 int32_t entity_temperatures[SMU74_NUM_GPU_TES]; 540 int32_t initial_entity_temperatures[SMU74_NUM_GPU_TES]; 541 int32_t Limit; 542 int32_t Hyst; 543 …int32_t therm_influence_coeff_table[SMU74_DTE_ITERATIONS * SMU74_DTE_SOURCES * SMU74_DTE_SINKS * 2… 544 int32_t therm_node_table[SMU74_DTE_ITERATIONS * SMU74_DTE_SOURCES * SMU74_DTE_SINKS]; [all …]
|
D | smu73_discrete.h | 405 int32_t PIDError; 406 int32_t PIDIntegral; 407 int32_t PIDOutput; 545 int32_t entity_temperatures[SMU73_NUM_GPU_TES]; 546 int32_t initial_entity_temperatures[SMU73_NUM_GPU_TES]; 547 int32_t Limit; 548 int32_t Hyst; 549 …int32_t therm_influence_coeff_table[SMU73_DTE_ITERATIONS * SMU73_DTE_SOURCES * SMU73_DTE_SINKS * 2… 550 int32_t therm_node_table[SMU73_DTE_ITERATIONS * SMU73_DTE_SOURCES * SMU73_DTE_SINKS]; 561 int32_t temperature_gradient_slope; [all …]
|
D | smu72_discrete.h | 411 int32_t PIDError; 412 int32_t PIDIntegral; 413 int32_t PIDOutput; 548 int32_t entity_temperatures[SMU72_NUM_GPU_TES]; 549 int32_t initial_entity_temperatures[SMU72_NUM_GPU_TES]; 550 int32_t Limit; 551 int32_t Hyst; 552 …int32_t therm_influence_coeff_table[SMU72_DTE_ITERATIONS * SMU72_DTE_SOURCES * SMU72_DTE_SINKS * 2… 553 int32_t therm_node_table[SMU72_DTE_ITERATIONS * SMU72_DTE_SOURCES * SMU72_DTE_SINKS]; 564 int32_t temperature_gradient_slope; [all …]
|
/linux-5.19.10/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-5.19.10/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | opp.h | 170 int32_t left_index; 171 int32_t right_index; 225 int32_t adjust_divider; 226 int32_t grph_cont; 227 int32_t grph_sat; 228 int32_t grph_bright; 229 int32_t grph_hue; 235 int32_t hw_default; 236 int32_t min; 237 int32_t max; [all …]
|
/linux-5.19.10/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-5.19.10/include/sound/sof/ |
D | topology.h | 202 int32_t sample_rate; 203 int32_t frequency; 204 int32_t amplitude; 205 int32_t freq_mult; 206 int32_t ampl_mult; 207 int32_t length; 208 int32_t period; 209 int32_t repeats; 210 int32_t ramp_step;
|
/linux-5.19.10/drivers/gpu/drm/amd/pm/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-5.19.10/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
D | smu11_driver_if_arcturus.h | 809 int32_t VFT0_m1[AVFS_VOLTAGE_COUNT]; // Q8.24 810 int32_t VFT0_m2[AVFS_VOLTAGE_COUNT]; // Q12.12 811 int32_t VFT0_b[AVFS_VOLTAGE_COUNT]; // Q32 813 int32_t VFT1_m1[AVFS_VOLTAGE_COUNT]; // Q8.16 814 int32_t VFT1_m2[AVFS_VOLTAGE_COUNT]; // Q12.12 815 int32_t VFT1_b[AVFS_VOLTAGE_COUNT]; // Q32 817 int32_t VFT2_m1[AVFS_VOLTAGE_COUNT]; // Q8.16 818 int32_t VFT2_m2[AVFS_VOLTAGE_COUNT]; // Q12.12 819 int32_t VFT2_b[AVFS_VOLTAGE_COUNT]; // Q32 821 int32_t AvfsGb0_m1[AVFS_VOLTAGE_COUNT]; // Q8.24 [all …]
|
/linux-5.19.10/tools/testing/selftests/bpf/progs/ |
D | pyperf.h | 47 int32_t kernel_stack_id; 48 int32_t user_stack_id; 53 int32_t stack[STACK_MAX_LEN]; 165 int32_t *symbol_counter; 180 int32_t *symbol_counter = ctx->symbol_counter; in process_frame_callback() 186 int32_t new_symbol_id = *symbol_counter * 64 + cur_cpu; in process_frame_callback() 187 int32_t *symbol_id = bpf_map_lookup_elem(&symbolmap, sym); in process_frame_callback() 279 int32_t* symbol_counter = bpf_map_lookup_elem(&symbolmap, &sym); in __on_event() 309 int32_t new_symbol_id = *symbol_counter * 64 + cur_cpu; in __on_event() 310 int32_t *symbol_id = bpf_map_lookup_elem(&symbolmap, &sym); in __on_event()
|
/linux-5.19.10/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()
|
/linux-5.19.10/include/soc/tegra/ |
D | bpmp-abi.h | 109 int32_t err; 671 int32_t reserved; 1136 int32_t unused; 1145 int32_t unused; 1190 int32_t state; 1377 int32_t status; 1798 int32_t temp; 1811 int32_t low; 1812 int32_t high; 1850 int32_t thermtrip; [all …]
|
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_ctx.h | 54 int32_t init_priority; 55 int32_t override_priority; 84 bool amdgpu_ctx_priority_is_valid(int32_t ctx_prio); 85 void amdgpu_ctx_priority_override(struct amdgpu_ctx *ctx, int32_t ctx_prio);
|