Home
last modified time | relevance | path

Searched refs:MPC52xx_XLB_CFG_PLDIS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_common.c81 out_be32(&xlb->config, in_be32(&xlb->config) | MPC52xx_XLB_CFG_PLDIS); in mpc5200_setup_xlb_arbiter()
/linux/arch/powerpc/include/asm/
H A Dmpc52xx.h192 #define MPC52xx_XLB_CFG_PLDIS (1 << 31) macro