Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/imagination/
Dpvr_rogue_mips.h121 #define ROGUE_MIPSFW_TRAMPOLINE_TARGET_PHYS_ADDR (ROGUE_MIPSFW_BOOT_REMAP_PHYS_ADDR_IN)
122 #define ROGUE_MIPSFW_TRAMPOLINE_OFFSET(a) ((a) - ROGUE_MIPSFW_BOOT_REMAP_PHYS_ADDR_IN)
124 #define ROGUE_MIPSFW_SENSITIVE_ADDR(a) (ROGUE_MIPSFW_BOOT_REMAP_PHYS_ADDR_IN == \
142 #define ROGUE_MIPSFW_BOOT_REMAP_PHYS_ADDR_IN (0x1FC00000) macro
Dpvr_fw_mips.c175 ROGUE_MIPSFW_BOOT_REMAP_PHYS_ADDR_IN | in pvr_mips_wrapper_init()