Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmisc.c65 writel(0x0, &pl310->pl310_tag_latency_ctrl); in v7_outer_cache_enable()
H A Dspl_gen5.c78 writel(0x111, &pl310->pl310_tag_latency_ctrl); in socfpga_pl310_clear()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcache.c110 writel(0x132, &pl310->pl310_tag_latency_ctrl); in v7_outer_cache_enable()
/openbmc/u-boot/arch/arm/include/asm/
H A Dpl310.h33 u32 pl310_tag_latency_ctrl; member