/drivers/gpu/drm/nouveau/ |
D | nouveau_bo85b5.c | 52 int line_count = (page_count > 8191) ? 8191 : page_count; in nva3_bo_move_copy() local 65 0x0328, line_count); in nva3_bo_move_copy() 68 page_count -= line_count; in nva3_bo_move_copy() 69 src_offset += (PAGE_SIZE * line_count); in nva3_bo_move_copy() 70 dst_offset += (PAGE_SIZE * line_count); in nva3_bo_move_copy()
|
D | nouveau_bo90b5.c | 45 int line_count = (page_count > 8191) ? 8191 : page_count; in nvc0_bo_move_copy() local 58 0x0328, line_count); in nvc0_bo_move_copy() 61 page_count -= line_count; in nvc0_bo_move_copy() 62 src_offset += (PAGE_SIZE * line_count); in nvc0_bo_move_copy() 63 dst_offset += (PAGE_SIZE * line_count); in nvc0_bo_move_copy()
|
D | nouveau_bo9039.c | 50 int line_count = (page_count > 2047) ? 2047 : page_count; in nvc0_bo_move_m2mf() local 68 LINE_COUNT, line_count); in nvc0_bo_move_m2mf() 78 page_count -= line_count; in nvc0_bo_move_m2mf() 79 src_offset += (PAGE_SIZE * line_count); in nvc0_bo_move_m2mf() 80 dst_offset += (PAGE_SIZE * line_count); in nvc0_bo_move_m2mf()
|
D | nouveau_bo0039.c | 67 int line_count = (page_count > 2047) ? 2047 : page_count; in nv04_bo_move_m2mf() local 78 LINE_COUNT, line_count, in nv04_bo_move_m2mf() 88 page_count -= line_count; in nv04_bo_move_m2mf() 89 src_offset += (PAGE_SIZE * line_count); in nv04_bo_move_m2mf() 90 dst_offset += (PAGE_SIZE * line_count); in nv04_bo_move_m2mf()
|
/drivers/media/pci/bt8xx/ |
D | bt878.c | 128 bt->line_count = bt->block_count; in bt878_make_risc() 132 bt->line_count <<= 1; in bt878_make_risc() 135 if (bt->line_count > 255) { in bt878_make_risc() 153 bt->line_count, bt->line_bytes); in bt878_risc_program() 154 for (line = 0; line < bt->line_count; line++) { in bt878_risc_program() 178 btwrite((bt->line_count << 16) | bt->line_bytes, BT878_APACK_LEN); in bt878_risc_program()
|
D | bt878.h | 112 u32 line_count; member
|
/drivers/acpi/acpica/ |
D | dbinput.c | 347 u32 line_count; in acpi_db_match_command_help() local 372 line_count = help->line_count; in acpi_db_match_command_help() 373 while (line_count) { in acpi_db_match_command_help() 377 line_count--; in acpi_db_match_command_help()
|
D | acdebug.h | 28 u8 line_count; /* Number of help lines */ member
|
/drivers/media/platform/xilinx/ |
D | xilinx-csi2rxss.c | 449 u32 line_count, byte_count, data_type; in xcsi2rxss_log_status() local 454 line_count = data & XCSI_VCXINF1R_LINECOUNT; in xcsi2rxss_log_status() 455 line_count >>= XCSI_VCXINF1R_LINECOUNT_SHIFT; in xcsi2rxss_log_status() 462 dev_info(dev, "%d\t%d\t\t%d\t\t0x%x\n", i, line_count, in xcsi2rxss_log_status()
|
/drivers/gpu/drm/amd/display/modules/hdcp/ |
D | hdcp_log.c | 36 uint32_t line_count = msg_size / bytes_per_line, in mod_hdcp_dump_binary_message() local 38 uint32_t target_size = (byte_size * bytes_per_line + newline_size) * line_count + in mod_hdcp_dump_binary_message()
|
/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_intf.h | 49 u32 line_count; /* current line count including blanking */ member
|
D | dpu_kms.h | 108 u32 line_count; member
|
D | dpu_hw_intf.c | 305 s->line_count = DPU_REG_READ(c, INTF_LINE_COUNT); in dpu_hw_intf_get_status() 307 s->line_count = 0; in dpu_hw_intf_get_status()
|
D | dpu_encoder_phys_vid.c | 669 if ((s.line_count > fetch_start) && in dpu_encoder_phys_vid_get_frame_count() 670 (s.line_count <= mode.vtotal)) in dpu_encoder_phys_vid_get_frame_count()
|
/drivers/media/platform/ti/vpe/ |
D | vpdma_priv.h | 578 static inline u32 ctd_pixel_line_count(int pixel_count, int line_count) in ctd_pixel_line_count() argument 580 return (pixel_count << CTD_PIXEL_COUNT_SHFT) | line_count; in ctd_pixel_line_count()
|
/drivers/media/i2c/ccs/ |
D | ccs-core.c | 244 int line_count = 0; in ccs_read_frame_fmt() local 339 sensor->embedded_start = line_count; in ccs_read_frame_fmt() 340 sensor->embedded_end = line_count + pixels; in ccs_read_frame_fmt() 343 sensor->image_start = line_count; in ccs_read_frame_fmt() 346 line_count += pixels; in ccs_read_frame_fmt()
|
/drivers/net/ethernet/qlogic/qed/ |
D | qed_dev.c | 2165 u32 line_count; in qed_resc_alloc() local 2210 rc = qed_cxt_cfg_ilt_compute(p_hwfn, &line_count); in qed_resc_alloc() 2218 qed_cxt_cfg_ilt_compute_excess(p_hwfn, line_count); in qed_resc_alloc() 2227 rc = qed_cxt_cfg_ilt_compute(p_hwfn, &line_count); in qed_resc_alloc() 2231 line_count); in qed_resc_alloc()
|
D | qed_cxt.c | 456 int qed_cxt_cfg_ilt_compute(struct qed_hwfn *p_hwfn, u32 *line_count) in qed_cxt_cfg_ilt_compute() argument 724 *line_count = curr_line - p_hwfn->p_cxt_mngr->pf_start_line; in qed_cxt_cfg_ilt_compute()
|
/drivers/net/usb/ |
D | hso.c | 336 static void dbg_dump(int line_count, const char *func_name, unsigned char *buf, in dbg_dump() argument 341 sprintf(name, "hso[%d:%s]", line_count, func_name); in dbg_dump()
|
/drivers/acpi/nfit/ |
D | core.c | 858 return sizeof(*idt) + sizeof(u32) * idt->line_count; in sizeof_idt() 889 idt->interleave_index, idt->line_count); in add_idt()
|