Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dmpc52xx_psc.h135 #define MPC52xx_PSC_SICR_AWR (1 << 30) macro
/openbmc/linux/sound/soc/fsl/
H A Dmpc5200_psc_ac97.c102 out_be32(&regs->sicr, psc_dma->sicr | MPC52xx_PSC_SICR_AWR); in psc_ac97_warm_reset()