Home
last modified time | relevance | path

Searched refs:L2CR_L2FI (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dfsl_85xx_l2ctlr.c110 clrsetbits_be32(&l2ctlr->ctl, L2CR_L2E, L2CR_L2FI); in mpc85xx_l2ctlr_of_probe()
115 L2CR_L2E | L2CR_L2FI | L2CR_SRAM_EIGHTH); in mpc85xx_l2ctlr_of_probe()
120 L2CR_L2E | L2CR_L2FI | L2CR_SRAM_QUART); in mpc85xx_l2ctlr_of_probe()
125 L2CR_L2E | L2CR_L2FI | L2CR_SRAM_HALF); in mpc85xx_l2ctlr_of_probe()
131 L2CR_L2E | L2CR_L2FI | L2CR_SRAM_FULL); in mpc85xx_l2ctlr_of_probe()
H A Dfsl_85xx_cache_ctlr.h13 #define L2CR_L2FI 0x40000000 /* L2 flash invalidate */ macro

Completed in 2 milliseconds