/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/ifmtr/src/ |
D | ifmtr.c | 39 unsigned int *start_line); 77 unsigned int start_line, start_column = 0, in ia_css_ifmtr_configure() local 144 err = ifmtr_input_start_line(config, cropped_height, &start_line); in ia_css_ifmtr_configure() 385 if_a_config.start_line = start_line; in ia_css_ifmtr_configure() 414 if_b_config.start_line = start_line; in ia_css_ifmtr_configure() 517 unsigned int *start_line) in ifmtr_input_start_line() argument 537 *start_line = start; in ifmtr_input_start_line()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/hw/ |
D | optc.h | 119 uint32_t start_line, 123 uint32_t start_line); 126 uint32_t start_line);
|
D | timing_generator.h | 181 uint32_t start_line, 185 uint32_t start_line); 188 uint32_t start_line);
|
/linux-6.12.1/drivers/net/ethernet/qlogic/qed/ |
D | qed_cxt.c | 370 u32 start_line, u32 total_size, u32 elem_size) in qed_ilt_cli_blk_fill() argument 382 p_blk->start_line = start_line; in qed_ilt_cli_blk_fill() 404 p_blk->real_size_in_page, p_blk->start_line); in qed_ilt_cli_adv_line() 503 p_cli->pf_total_lines = curr_line - p_blk->start_line; in qed_cxt_cfg_ilt_compute() 516 p_cli->vf_total_lines = curr_line - p_blk->start_line; in qed_cxt_cfg_ilt_compute() 567 line = p_cli->pf_blks[CDUT_SEG_BLK(i)].start_line; in qed_cxt_cfg_ilt_compute() 581 p_cli->pf_total_lines = curr_line - p_cli->pf_blks[0].start_line; in qed_cxt_cfg_ilt_compute() 606 line = p_cli->vf_blks[CDUT_SEG_BLK(0)].start_line; in qed_cxt_cfg_ilt_compute() 616 p_cli->vf_blks[0].start_line; in qed_cxt_cfg_ilt_compute() 653 p_cli->pf_total_lines = curr_line - p_blk->start_line; in qed_cxt_cfg_ilt_compute() [all …]
|
D | qed_cxt.h | 274 u32 start_line; member
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/isp/kernels/raw/raw_1.0/ |
D | ia_css_raw.host.c | 97 to->start_line = in_info->crop_info.start_line; in ia_css_raw_config()
|
D | ia_css_raw_param.h | 35 u32 start_line; /*top crop offset*/ member
|
/linux-6.12.1/drivers/staging/fbtft/ |
D | fbtft-core.c | 226 static void fbtft_update_display(struct fbtft_par *par, unsigned int start_line, in fbtft_update_display() argument 246 if (start_line > end_line) { in fbtft_update_display() 249 __func__, start_line, end_line); in fbtft_update_display() 250 start_line = 0; in fbtft_update_display() 253 if (start_line > par->info->var.yres - 1 || in fbtft_update_display() 257 __func__, start_line, in fbtft_update_display() 259 start_line = 0; in fbtft_update_display() 264 __func__, start_line, end_line); in fbtft_update_display() 267 par->fbtftops.set_addr_win(par, 0, start_line, in fbtft_update_display() 270 offset = start_line * par->info->fix.line_length; in fbtft_update_display() [all …]
|
D | fbtft.h | 71 unsigned int start_line, unsigned int end_line);
|
/linux-6.12.1/tools/perf/util/ |
D | block-info.c | 304 char *start_line, *end_line; in block_range_entry() local 308 start_line = map__srcline(he->ms.map, bi->sym->start + bi->start, in block_range_entry() 314 if (start_line != SRCLINE_UNKNOWN && in block_range_entry() 317 start_line, end_line); in block_range_entry() 323 zfree_srcline(&start_line); in block_range_entry()
|
/linux-6.12.1/arch/sparc/boot/ |
D | piggyback.c | 71 static int start_line(const char *line) in start_line() function 112 if (start_line(buffer)) in get_start_end()
|
/linux-6.12.1/drivers/gpu/drm/sti/ |
D | sti_vtg.c | 317 u32 start_line = mode.vtotal - mode.vsync_start + 1; in sti_vtg_get_line_number() local 320 start_line *= 2; in sti_vtg_get_line_number() 322 return start_line + y; in sti_vtg_get_line_number()
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | input_formatter_local.h | 71 int start_line; member
|
D | input_formatter.c | 147 state->start_line = input_formatter_reg_load(ID, in input_formatter_get_state()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/optc/dcn10/ |
D | dcn10_optc.c | 109 uint32_t start_line, in optc1_setup_vertical_interrupt0() argument 115 OTG_VERTICAL_INTERRUPT0_LINE_START, start_line, in optc1_setup_vertical_interrupt0() 121 uint32_t start_line) in optc1_setup_vertical_interrupt1() argument 126 OTG_VERTICAL_INTERRUPT1_LINE_START, start_line); in optc1_setup_vertical_interrupt1() 131 uint32_t start_line) in optc1_setup_vertical_interrupt2() argument 136 OTG_VERTICAL_INTERRUPT2_LINE_START, start_line); in optc1_setup_vertical_interrupt2()
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/hive_isp_css_common/ |
D | input_formatter_global.h | 97 u32 start_line; member
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/ |
D | ia_css_frame_public.h | 106 unsigned int start_line; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
D | dcn10_hwseq.c | 3802 uint32_t *start_line, in dcn10_calc_vupdate_position() argument 3809 *start_line = vupdate_pos - ((vupdate_pos / timing->v_total) * timing->v_total); in dcn10_calc_vupdate_position() 3811 *start_line = vupdate_pos + ((-vupdate_pos / timing->v_total) + 1) * timing->v_total - 1; in dcn10_calc_vupdate_position() 3812 *end_line = (*start_line + 2) % timing->v_total; in dcn10_calc_vupdate_position() 3818 uint32_t *start_line, in dcn10_cal_vline_position() argument 3832 *start_line = vline_pos - ((vline_pos / timing->v_total) * timing->v_total); in dcn10_cal_vline_position() 3834 *start_line = vline_pos + ((-vline_pos / timing->v_total) + 1) * timing->v_total - 1; in dcn10_cal_vline_position() 3835 *end_line = (*start_line + 2) % timing->v_total; in dcn10_cal_vline_position() 3838 *start_line = vline_pos; in dcn10_cal_vline_position() 3839 *end_line = (*start_line + 2) % timing->v_total; in dcn10_cal_vline_position() [all …]
|
D | dcn10_hwseq.h | 40 uint32_t *start_line,
|
/linux-6.12.1/drivers/video/fbdev/ |
D | smscufx.c | 859 int len, status, urb_lines, start_line = 0; in ufx_handle_damage() local 869 while (start_line < height) { in ufx_handle_damage() 883 urb_lines = min(urb_lines, (height - start_line)); in ufx_handle_damage() 887 ufx_raw_rect(dev, urb->transfer_buffer, x, (y + start_line), width, urb_lines); in ufx_handle_damage() 893 start_line += urb_lines; in ufx_handle_damage()
|
/linux-6.12.1/tools/perf/ |
D | builtin-diff.c | 1346 char *start_line, *end_line; in cycles_printf() local 1361 start_line = map__srcline(he->ms.map, bi->sym->start + bi->start, in cycles_printf() 1367 if (start_line != SRCLINE_UNKNOWN && in cycles_printf() 1370 start_line, end_line, block_he->diff.cycles); in cycles_printf() 1376 zfree_srcline(&start_line); in cycles_printf()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_init_ops.h | 695 int abs_idx = ilt->start_line + idx; in bnx2x_ilt_line_init_op() 778 bnx2x_ilt_boundry_init_op(bp, ilt_cli, ilt->start_line, initop); in bnx2x_ilt_client_init_op_ilt()
|
D | bnx2x_init.h | 519 u32 start_line; member
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/ |
D | hw_sequencer.h | 261 uint32_t *start_line,
|
/linux-6.12.1/tools/net/ynl/ |
D | ynl-gen-c.py | 2388 start_line = 'enum' 2391 start_line = 'enum ' + c_lower(obj[enum_name]) 2393 start_line = 'enum ' + family.c_name + '_' + c_lower(obj[ckey]) 2394 cw.block_start(line=start_line)
|