Home
last modified time | relevance | path

Searched refs:META_CR_SYSC_ICPART (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/imagination/
A Dpvr_fw_meta.c440 add_boot_arg(&boot_conf, META_CR_SYSC_ICPART(0), i_cache_t0); in configure_meta_caches()
441 add_boot_arg(&boot_conf, META_CR_SYSC_ICPART(1), i_cache_t1); in configure_meta_caches()
442 add_boot_arg(&boot_conf, META_CR_SYSC_ICPART(2), i_cache_t2); in configure_meta_caches()
443 add_boot_arg(&boot_conf, META_CR_SYSC_ICPART(3), i_cache_t3); in configure_meta_caches()
A Dpvr_rogue_meta.h125 #define META_CR_SYSC_ICPART(n) (0x04830220 + (n) * 0x8) macro

Completed in 6 milliseconds