Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A 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)
H A Dcore.c260 core->cpu_base = core->base + CPU_BASE; in venus_assign_register_offsets()
/openbmc/linux/arch/powerpc/sysdev/
H A Dmpic.c1449 MPIC_INFO(CPU_BASE) + cpu * MPIC_INFO(CPU_STRIDE), in mpic_alloc()