Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.c38 clrsetbits_be32(&(LBC_BASE_ADDR)->lbcr, LBCR_BMT|LBCR_BMTPS, 0xf); in init_early_memctl_regs()
/openbmc/linux/arch/powerpc/include/asm/
H A Dfsl_lbc.h150 #define LBCR_BMTPS 0x0000000F macro
/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_lbc.c200 clrsetbits_be32(&lbc->lbcr, LBCR_BMT, LBCR_BMTPS); in fsl_lbc_ctrl_init()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h297 #define LBCR_BMTPS 0x0000000F macro