Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/8xx/
H A Dcpm1-ic.c121 setbits32(&data->reg->cpic_cicr, CICR_IEN); in cpm_pic_probe()
/linux/arch/powerpc/include/asm/
H A Dcpm1.h551 #define CICR_IEN ((uint)0x00000080) /* Int. enable */ macro