Searched refs:num_lines (Results 1 – 11 of 11) sorted by relevance
117 for (cur_line = 0; cur_line < xfer->num_lines; ++cur_line) { in via_map_blit_for_device()235 vsg->num_pages = VIA_PFN(xfer->mem_addr + (xfer->num_lines * xfer->mem_stride - 1)) - in via_lock_all_dma_pages()588 if (xfer->num_lines <= 0 || xfer->line_length <= 0) { in via_build_sg_info()608 xfer->mem_stride *= xfer->num_lines; in via_build_sg_info()611 xfer->num_lines = 1; in via_build_sg_info()619 if (xfer->num_lines > 2048 || (xfer->num_lines*xfer->mem_stride > (2048*2048*4))) { in via_build_sg_info()643 ((xfer->num_lines > 1) && ((xfer->mem_stride & 3) != (xfer->fb_stride & 3)))) { in via_build_sg_info()650 ((xfer->num_lines > 1) && in via_build_sg_info()
223 int num_lines; in __cache_line_loop_v2() local245 num_lines = DIV_ROUND_UP(sz, L1_CACHE_BYTES); in __cache_line_loop_v2()250 while (num_lines-- > 0) { in __cache_line_loop_v2()265 int num_lines; in __cache_line_loop_v3() local287 num_lines = DIV_ROUND_UP(sz, L1_CACHE_BYTES); in __cache_line_loop_v3()306 while (num_lines-- > 0) { in __cache_line_loop_v3()335 int num_lines; in __cache_line_loop_v4() local356 num_lines = DIV_ROUND_UP(sz, L1_CACHE_BYTES); in __cache_line_loop_v4()374 while (num_lines-- > 0) { in __cache_line_loop_v4()
524 int num_lines, odd_num_lines; in cx25821_set_pixelengine() local537 num_lines = (height / 2) & 0x3FF; in cx25821_set_pixelengine()538 odd_num_lines = num_lines; in cx25821_set_pixelengine()543 value = (num_lines << 16) | odd_num_lines; in cx25821_set_pixelengine()
137 u32 num_lines; member
1045 table_skip_count = div_u64_rem(line_no, mmio->num_lines, &line_index); in to_interleave_offset()1076 if (mmio->num_lines) in read_blk_stat()1101 if (mmio->num_lines) in write_blk_ctl()1127 if (mmio->num_lines) { in acpi_nfit_blk_single_io()1311 mmio->num_lines = idt->line_count; in nfit_blk_init_interleave()1315 mmio->table_size = mmio->num_lines * interleave_ways in nfit_blk_init_interleave()
262 __u32 num_lines; member
369 __u32 num_lines; member
491 unsigned int num_lines; member
474 if (df_csc->num_lines > ISIF_DF_NUMLINES) { in isif_validate_df_csc_params()987 isif_write(isif->isif_cfg.base_addr, df_csc->num_lines & in isif_config_csc()
127 int64_t opal_write_oppanel(oppanel_line_t *lines, uint64_t num_lines);
537 regw(df_csc->num_lines, FMTLNV); in isif_config_csc()