Symbol: pvr_cr_write64
drivers/gpu/drm/imagination/pvr_fw_meta.c
76
pvr_cr_write64(pvr_dev, ROGUE_CR_META_BOOT, ROGUE_CR_META_BOOT_MODE_EN);
drivers/gpu/drm/imagination/pvr_fw_meta.c
96
pvr_cr_write64(pvr_dev, ROGUE_CR_MTS_GARTEN_WRAPPER_CONFIG, garten_config);
drivers/gpu/drm/imagination/pvr_fw_mips.c
118
pvr_cr_write64(pvr_dev, ROGUE_CR_MIPS_ADDR_REMAP1_CONFIG1,
drivers/gpu/drm/imagination/pvr_fw_mips.c
121
pvr_cr_write64(pvr_dev, ROGUE_CR_MIPS_ADDR_REMAP1_CONFIG2,
drivers/gpu/drm/imagination/pvr_fw_mips.c
132
pvr_cr_write64(pvr_dev, ROGUE_CR_MIPS_ADDR_REMAP5_CONFIG1,
drivers/gpu/drm/imagination/pvr_fw_mips.c
134
pvr_cr_write64(pvr_dev, ROGUE_CR_MIPS_ADDR_REMAP5_CONFIG2,
drivers/gpu/drm/imagination/pvr_fw_mips.c
140
pvr_cr_write64(pvr_dev, ROGUE_CR_MIPS_ADDR_REMAP2_CONFIG1,
drivers/gpu/drm/imagination/pvr_fw_mips.c
143
pvr_cr_write64(pvr_dev, ROGUE_CR_MIPS_ADDR_REMAP2_CONFIG2,
drivers/gpu/drm/imagination/pvr_fw_mips.c
147
pvr_cr_write64(pvr_dev, ROGUE_CR_MIPS_ADDR_REMAP3_CONFIG1,
drivers/gpu/drm/imagination/pvr_fw_mips.c
150
pvr_cr_write64(pvr_dev, ROGUE_CR_MIPS_ADDR_REMAP3_CONFIG2,
drivers/gpu/drm/imagination/pvr_fw_mips.c
155
pvr_cr_write64(pvr_dev, ROGUE_CR_MTS_GARTEN_WRAPPER_CONFIG,
drivers/gpu/drm/imagination/pvr_fw_riscv.c
41
pvr_cr_write64(pvr_dev, ROGUE_RISCVFW_REGION_REMAP_CR(BOOTLDR_CODE),
drivers/gpu/drm/imagination/pvr_fw_riscv.c
44
pvr_cr_write64(pvr_dev, ROGUE_RISCVFW_REGION_REMAP_CR(BOOTLDR_DATA),
drivers/gpu/drm/imagination/pvr_fw_riscv.c
49
pvr_cr_write64(pvr_dev, ROGUE_CR_MTS_GARTEN_WRAPPER_CONFIG,
drivers/gpu/drm/imagination/pvr_fw_startstop.c
129
pvr_cr_write64(pvr_dev, ROGUE_CR_SOFT_RESET, soft_reset_mask);
drivers/gpu/drm/imagination/pvr_fw_startstop.c
131
pvr_cr_write64(pvr_dev, ROGUE_CR_SOFT_RESET2, ROGUE_CR_SOFT_RESET2_MASKFULL);
drivers/gpu/drm/imagination/pvr_fw_startstop.c
139
pvr_cr_write64(pvr_dev, ROGUE_CR_SOFT_RESET,
drivers/gpu/drm/imagination/pvr_fw_startstop.c
142
pvr_cr_write64(pvr_dev, ROGUE_CR_SOFT_RESET2, 0);
drivers/gpu/drm/imagination/pvr_fw_startstop.c
149
pvr_cr_write64(pvr_dev, ROGUE_CR_SOFT_RESET, ROGUE_CR_SOFT_RESET_GARTEN_EN);
drivers/gpu/drm/imagination/pvr_fw_startstop.c
151
pvr_cr_write64(pvr_dev, ROGUE_CR_SOFT_RESET2, 0);
drivers/gpu/drm/imagination/pvr_fw_startstop.c
175
pvr_cr_write64(pvr_dev, ROGUE_CR_SOFT_RESET, 0x0);
drivers/gpu/drm/imagination/pvr_fw_startstop.c
191
pvr_cr_write64(pvr_dev, ROGUE_CR_SOFT_RESET, soft_reset_mask);
drivers/gpu/drm/imagination/pvr_fw_startstop.c
317
pvr_cr_write64(pvr_dev, ROGUE_CR_SOFT_RESET,
drivers/gpu/drm/imagination/pvr_fw_startstop.c
320
pvr_cr_write64(pvr_dev, ROGUE_CR_SOFT_RESET, ROGUE_CR_SOFT_RESET_MASKFULL);
drivers/gpu/drm/imagination/pvr_fw_startstop.c
33
pvr_cr_write64(pvr_dev, ROGUE_CR_AXI_ACE_LITE_CONFIGURATION, reg_val);
drivers/gpu/drm/imagination/pvr_fw_startstop.c
50
pvr_cr_write64(pvr_dev, BIF_CAT_BASEX(MMU_CONTEXT_MAPPING_FWPRIV),
drivers/gpu/drm/imagination/pvr_fw_startstop.c
58
pvr_cr_write64(pvr_dev, FWCORE_MEM_CAT_BASEX(MMU_CONTEXT_MAPPING_FWPRIV), pc_addr);