Symbol: add_boot_arg
drivers/gpu/drm/imagination/pvr_fw_meta.c
223
add_boot_arg(&boot_conf, register_offset,
drivers/gpu/drm/imagination/pvr_fw_meta.c
353
add_boot_arg(&boot_conf, META_CR_MMCU_SEGMENT_N_BASE(seg_id), seg_base);
drivers/gpu/drm/imagination/pvr_fw_meta.c
354
add_boot_arg(&boot_conf, META_CR_MMCU_SEGMENT_N_LIMIT(seg_id), limit_off);
drivers/gpu/drm/imagination/pvr_fw_meta.c
355
add_boot_arg(&boot_conf, META_CR_MMCU_SEGMENT_N_OUTA0(seg_id), seg_out_addr0);
drivers/gpu/drm/imagination/pvr_fw_meta.c
356
add_boot_arg(&boot_conf, META_CR_MMCU_SEGMENT_N_OUTA1(seg_id), seg_out_addr1);
drivers/gpu/drm/imagination/pvr_fw_meta.c
427
add_boot_arg(&boot_conf, META_CR_MMCU_LOCAL_EBCTRL,
drivers/gpu/drm/imagination/pvr_fw_meta.c
432
add_boot_arg(&boot_conf, META_CR_SYSC_DCPART(0), d_cache_t0);
drivers/gpu/drm/imagination/pvr_fw_meta.c
433
add_boot_arg(&boot_conf, META_CR_SYSC_DCPART(1), d_cache_t1);
drivers/gpu/drm/imagination/pvr_fw_meta.c
434
add_boot_arg(&boot_conf, META_CR_SYSC_DCPART(2), d_cache_t2);
drivers/gpu/drm/imagination/pvr_fw_meta.c
435
add_boot_arg(&boot_conf, META_CR_SYSC_DCPART(3), d_cache_t3);
drivers/gpu/drm/imagination/pvr_fw_meta.c
438
add_boot_arg(&boot_conf, META_CR_MMCU_DCACHE_CTRL,
drivers/gpu/drm/imagination/pvr_fw_meta.c
442
add_boot_arg(&boot_conf, META_CR_SYSC_ICPART(0), i_cache_t0);
drivers/gpu/drm/imagination/pvr_fw_meta.c
443
add_boot_arg(&boot_conf, META_CR_SYSC_ICPART(1), i_cache_t1);
drivers/gpu/drm/imagination/pvr_fw_meta.c
444
add_boot_arg(&boot_conf, META_CR_SYSC_ICPART(2), i_cache_t2);
drivers/gpu/drm/imagination/pvr_fw_meta.c
445
add_boot_arg(&boot_conf, META_CR_SYSC_ICPART(3), i_cache_t3);
drivers/gpu/drm/imagination/pvr_fw_meta.c
448
add_boot_arg(&boot_conf, META_CR_MMCU_ICACHE_CTRL,
drivers/gpu/drm/imagination/pvr_fw_meta.c
451
add_boot_arg(&boot_conf, 0x040000C0, 0);
drivers/gpu/drm/imagination/pvr_fw_meta.c
468
add_boot_arg(&boot_conf, META_CR_SYSC_JTAG_THREAD,
drivers/gpu/drm/imagination/pvr_fw_meta.c
482
add_boot_arg(&boot_conf, 0, 0);
drivers/gpu/drm/imagination/pvr_fw_meta.c
488
add_boot_arg(&boot_conf, core_code_fw_addr, core_code_alloc_size);
drivers/gpu/drm/imagination/pvr_fw_meta.c
490
add_boot_arg(&boot_conf, 0, 0);
drivers/gpu/drm/imagination/pvr_fw_meta.c
493
add_boot_arg(&boot_conf, 0, 0);