Home
last modified time | relevance | path

Searched refs:L310_SHARED_ATT_OVERRIDE_ENABLE (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmisc.c72 L310_SHARED_ATT_OVERRIDE_ENABLE); in v7_outer_cache_enable()
H A Dspl_gen5.c85 L310_SHARED_ATT_OVERRIDE_ENABLE); in socfpga_pl310_clear()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcache.c99 setbits_le32(&pl310->pl310_aux_ctrl, L310_SHARED_ATT_OVERRIDE_ENABLE); in v7_outer_cache_enable()
/openbmc/u-boot/arch/arm/include/asm/
H A Dpl310.h18 #define L310_SHARED_ATT_OVERRIDE_ENABLE (1 << 22) macro