Home
last modified time | relevance | path

Searched refs:ccsr_pic_t (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/include/
H A Dpost.h31 offsetof(ccsr_pic_t, tfrr))
36 offsetof(ccsr_pic_t, tfrr))
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dmp.c47 volatile ccsr_pic_t *pic = (void *)(CONFIG_SYS_MPC8xxx_PIC_ADDR); in cpu_reset()
256 volatile ccsr_pic_t *pic; in plat_mp_up()
335 volatile ccsr_pic_t *pic = (void *)(CONFIG_SYS_MPC8xxx_PIC_ADDR); in plat_mp_up()
H A Dinterrupts.c24 ccsr_pic_t __iomem *pic = (void *)CONFIG_SYS_MPC8xxx_PIC_ADDR; in interrupt_init_cpu()
H A Dtraps.c263 volatile ccsr_pic_t *pic = (void *)(CONFIG_SYS_MPC8xxx_PIC_ADDR); in ExtIntException()
H A Dcpu.c114 volatile ccsr_pic_t *pic = (void *)(CONFIG_SYS_MPC8xxx_PIC_ADDR); in checkcpu()
H A Dcpu_init.c362 volatile ccsr_pic_t *pic = in corenet_tb_init()
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dinterrupts.c28 volatile ccsr_pic_t *pic = &immr->im_pic; in interrupt_init_cpu()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dcpu.c234 ccsr_pic_t __iomem *pic = (void *)CONFIG_SYS_MPC8xxx_PIC_ADDR; in cpu_mask()
251 ccsr_pic_t __iomem *pic = (void *)CONFIG_SYS_MPC8xxx_PIC_ADDR; in cpu_dsp_mask()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_86xx.h839 } ccsr_pic_t; typedef
1177 ccsr_pic_t im_pic;
H A Dimmap_85xx.h923 } ccsr_pic_t; typedef