Home
last modified time | relevance | path

Searched refs:CPU_BASE (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/media/platform/qcom/venus/
Dhfi_venus_io.h18 #define CPU_BASE 0xc0000 macro
20 #define CPU_CS_BASE (CPU_BASE + 0x12000)
21 #define CPU_IC_BASE (CPU_BASE + 0x1f000)
Dcore.c260 core->cpu_base = core->base + CPU_BASE; in venus_assign_register_offsets()
/Linux-v6.6/arch/powerpc/sysdev/
Dmpic.c1449 MPIC_INFO(CPU_BASE) + cpu * MPIC_INFO(CPU_STRIDE), in mpic_alloc()