Home
last modified time | relevance | path

Searched refs:first_offset (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
A Ddml_top_mcache.c23 int pipe_h_vp_start, int pipe_h_vp_end, int *first_offset, int *second_offset) in calculate_first_second_splitting() argument
33 if (first_offset && second_offset) { in calculate_first_second_splitting()
34 *first_offset = 0; in calculate_first_second_splitting()
65 if (first_offset && second_offset) { in calculate_first_second_splitting()
66 *first_offset = left_cache_id; in calculate_first_second_splitting()
71 if (first_offset && second_offset) { in calculate_first_second_splitting()
72 *first_offset = left_cache_id; in calculate_first_second_splitting()
345 int first_offset, second_offset; in dml2_top_mcache_build_mcache_programming() local
365 &first_offset, &second_offset)) { in dml2_top_mcache_build_mcache_programming()
371 …ams->mcache_configurations[config_index].mcache_allocation->global_mcache_ids_plane0[first_offset]; in dml2_top_mcache_build_mcache_programming()
[all …]
/linux/drivers/tty/serial/8250/
A D8250_pci.c3598 .first_offset = 0x03,
3671 .first_offset = 0x200,
3679 .first_offset = 0x200,
3687 .first_offset = 0x200,
3712 .first_offset = 0x800,
3719 .first_offset = 0x800,
3793 .first_offset = 0x40,
3799 .first_offset = 0x40,
3805 .first_offset = 0x40,
3827 .first_offset = 0xC0,
[all …]
/linux/include/linux/
A D8250_pci.h29 unsigned int first_offset; member
/linux/tools/testing/selftests/powerpc/nx-gzip/
A Dgunz_test.c284 int first_offset, last_offset; in decompress_file() local
441 first_offset = fifo_free_first_offset(cur_in, used_in); in decompress_file()
449 n = fread(fifo_in + first_offset, 1, read_sz, inpf); in decompress_file()
630 first_offset = fifo_free_first_offset(cur_out, used_out); in decompress_file()
631 nx_append_dde(ddl_out, fifo_out + first_offset, first_free); in decompress_file()
/linux/net/core/
A Dgro.c167 unsigned int first_offset; in skb_gro_receive() local
172 first_offset = skb->data - in skb_gro_receive()
178 skb_frag_fill_page_desc(frag, page, first_offset, first_size); in skb_gro_receive()
/linux/net/tls/
A Dtls.h265 struct scatterlist *sg, u16 first_offset,
A Dtls_main.c173 u16 first_offset, in tls_push_sg() argument
183 int offset = first_offset; in tls_push_sg()
/linux/drivers/parport/
A Dparport_serial.c559 .first_offset = 0xC0,
/linux/fs/btrfs/
A Dtree-log.c3557 u64 first_offset, u64 last_offset) in insert_dir_log_key() argument
3564 key.offset = first_offset; in insert_dir_log_key()

Completed in 46 milliseconds