Searched refs:pmuxcr (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dimmap_86xx.h38 __be32 pmuxcr; /* 0x.0060 - Alternate Function Signal Multiplex Control */ member in struct:ccsr_guts
138 clrsetbits_be32(&guts->pmuxcr, 1 << shift, value << shift);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/85xx/
H A Dmpc85xx_mds.c296 static __be32 __iomem *pmuxcr; local
301 pmuxcr = of_iomap(np, 0) + MPC85xx_PMUXCR_OFFSET;
303 if (!pmuxcr)
314 setbits32(pmuxcr, MPC85xx_PMUXCR_QE0 |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Dmpc8610_hpcd.c74 clrsetbits_be32(&machine_data->guts->pmuxcr,
78 clrsetbits_be32(&machine_data->guts->pmuxcr,
167 clrsetbits_be32(&machine_data->guts->pmuxcr,
171 clrsetbits_be32(&machine_data->guts->pmuxcr,

Completed in 110 milliseconds