Home
last modified time | relevance | path

Searched refs:ccm (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/powerpc/platforms/512x/
Dmpc512x_shared.c96 struct mpc512x_ccm __iomem *ccm; in mpc512x_set_pixel_clock() local
108 ccm = of_iomap(np, 0); in mpc512x_set_pixel_clock()
110 if (!ccm) { in mpc512x_set_pixel_clock()
176 temp = in_be32(&ccm->scfr1); in mpc512x_set_pixel_clock()
180 out_be32(&ccm->scfr1, temp); in mpc512x_set_pixel_clock()
182 iounmap(ccm); in mpc512x_set_pixel_clock()
/linux-2.6.39/crypto/
DMakefile58 obj-$(CONFIG_CRYPTO_CCM) += ccm.o
/linux-2.6.39/drivers/s390/char/
Dsclp_cmd.c654 u8 ccm; member
721 u8 ccm; member