Home
last modified time | relevance | path

Searched refs:pic (Results 1 – 25 of 164) sorted by relevance

1234567

/Linux-v5.4/drivers/irqchip/
Dirq-mvebu-pic.c35 static void mvebu_pic_reset(struct mvebu_pic *pic) in mvebu_pic_reset() argument
38 writel(0, pic->base + PIC_MASK); in mvebu_pic_reset()
39 writel(PIC_MAX_IRQ_MASK, pic->base + PIC_CAUSE); in mvebu_pic_reset()
44 struct mvebu_pic *pic = irq_data_get_irq_chip_data(d); in mvebu_pic_eoi_irq() local
46 writel(1 << d->hwirq, pic->base + PIC_CAUSE); in mvebu_pic_eoi_irq()
51 struct mvebu_pic *pic = irq_data_get_irq_chip_data(d); in mvebu_pic_mask_irq() local
54 reg = readl(pic->base + PIC_MASK); in mvebu_pic_mask_irq()
56 writel(reg, pic->base + PIC_MASK); in mvebu_pic_mask_irq()
61 struct mvebu_pic *pic = irq_data_get_irq_chip_data(d); in mvebu_pic_unmask_irq() local
64 reg = readl(pic->base + PIC_MASK); in mvebu_pic_unmask_irq()
[all …]
Dirq-or1k-pic.c124 struct or1k_pic_dev *pic = d->host_data; in or1k_map() local
126 irq_set_chip_and_handler(irq, &pic->chip, pic->handle); in or1k_map()
127 irq_set_status_flags(irq, pic->flags); in or1k_map()
143 struct or1k_pic_dev *pic) in or1k_pic_init() argument
149 pic); in or1k_pic_init()
/Linux-v5.4/arch/c6x/platforms/
Dmegamod-pic.c59 struct megamod_pic *pic; member
67 struct megamod_pic *pic = irq_data_get_irq_chip_data(data); in mask_megamod() local
69 u32 __iomem *evtmask = &pic->regs->evtmask[src / 32]; in mask_megamod()
71 raw_spin_lock(&pic->lock); in mask_megamod()
73 raw_spin_unlock(&pic->lock); in mask_megamod()
78 struct megamod_pic *pic = irq_data_get_irq_chip_data(data); in unmask_megamod() local
80 u32 __iomem *evtmask = &pic->regs->evtmask[src / 32]; in unmask_megamod()
82 raw_spin_lock(&pic->lock); in unmask_megamod()
84 raw_spin_unlock(&pic->lock); in unmask_megamod()
96 struct megamod_pic *pic; in megamod_irq_cascade() local
[all …]
/Linux-v5.4/arch/powerpc/platforms/cell/
Dspider-pic.c63 static void __iomem *spider_get_irq_config(struct spider_pic *pic, in spider_get_irq_config() argument
66 return pic->regs + TIR_CFGA + 8 * src; in spider_get_irq_config()
71 struct spider_pic *pic = spider_irq_data_to_pic(d); in spider_unmask_irq() local
72 void __iomem *cfg = spider_get_irq_config(pic, irqd_to_hwirq(d)); in spider_unmask_irq()
79 struct spider_pic *pic = spider_irq_data_to_pic(d); in spider_mask_irq() local
80 void __iomem *cfg = spider_get_irq_config(pic, irqd_to_hwirq(d)); in spider_mask_irq()
87 struct spider_pic *pic = spider_irq_data_to_pic(d); in spider_ack_irq() local
100 out_be32(pic->regs + TIR_EDC, 0x100 | (src & 0xf)); in spider_ack_irq()
106 struct spider_pic *pic = spider_irq_data_to_pic(d); in spider_set_irq_type() local
108 void __iomem *cfg = spider_get_irq_config(pic, hw); in spider_set_irq_type()
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dv3-v360epc-pci.txt39 interrupt-parent = <&pic>;
56 0x4800 0 0 1 &pic 13 /* INT A on slot 9 is irq 13 */
57 0x4800 0 0 2 &pic 14 /* INT B on slot 9 is irq 14 */
58 0x4800 0 0 3 &pic 15 /* INT C on slot 9 is irq 15 */
59 0x4800 0 0 4 &pic 16 /* INT D on slot 9 is irq 16 */
61 0x5000 0 0 1 &pic 14 /* INT A on slot 10 is irq 14 */
62 0x5000 0 0 2 &pic 15 /* INT B on slot 10 is irq 15 */
63 0x5000 0 0 3 &pic 16 /* INT C on slot 10 is irq 16 */
64 0x5000 0 0 4 &pic 13 /* INT D on slot 10 is irq 13 */
66 0x5800 0 0 1 &pic 15 /* INT A on slot 11 is irq 15 */
[all …]
/Linux-v5.4/arch/arm/boot/dts/
Dintegratorap.dts111 interrupt-parent = <&pic>;
152 pic: pic@14000000 { label
163 interrupt-parent = <&pic>;
180 0x4800 0 0 1 &pic 13 /* INT A on slot 9 is irq 13 */
181 0x4800 0 0 2 &pic 14 /* INT B on slot 9 is irq 14 */
182 0x4800 0 0 3 &pic 15 /* INT C on slot 9 is irq 15 */
183 0x4800 0 0 4 &pic 16 /* INT D on slot 9 is irq 16 */
185 0x5000 0 0 1 &pic 14 /* INT A on slot 10 is irq 14 */
186 0x5000 0 0 2 &pic 15 /* INT B on slot 10 is irq 15 */
187 0x5000 0 0 3 &pic 16 /* INT C on slot 10 is irq 16 */
[all …]
/Linux-v5.4/arch/xtensa/boot/dts/
Dvirt.dts8 interrupt-parent = <&pic>;
37 pic: pic { label
38 compatible = "cdns,xtensa-pic";
64 0x0000 0x0 0x0 0x1 &pic 0x0 0x1
65 0x0800 0x0 0x0 0x1 &pic 0x1 0x1
66 0x1000 0x0 0x0 0x1 &pic 0x2 0x1
67 0x1800 0x0 0x0 0x1 &pic 0x3 0x1
Dcsp.dts8 interrupt-parent = <&pic>;
28 pic: pic { label
29 compatible = "cdns,xtensa-pic";
/Linux-v5.4/arch/powerpc/platforms/52xx/
Dlite5200_pm.c13 static struct mpc52xx_intr __iomem *pic; variable
79 pic = mbar + 0x500; in lite5200_pm_prepare()
101 _memcpy_fromio(&spic, pic, sizeof(*pic)); in lite5200_save_regs()
190 out_be32(&pic->per_pri1, spic.per_pri1); in lite5200_restore_regs()
191 out_be32(&pic->per_pri2, spic.per_pri2); in lite5200_restore_regs()
192 out_be32(&pic->per_pri3, spic.per_pri3); in lite5200_restore_regs()
194 out_be32(&pic->main_pri1, spic.main_pri1); in lite5200_restore_regs()
195 out_be32(&pic->main_pri2, spic.main_pri2); in lite5200_restore_regs()
197 out_be32(&pic->enc_status, spic.enc_status); in lite5200_restore_regs()
200 out_be32(&pic->per_mask, spic.per_mask); in lite5200_restore_regs()
[all …]
/Linux-v5.4/arch/alpha/kernel/
Dirq_i8259.c143 unsigned long pic; in isa_no_iack_sc_device_interrupt() local
158 pic = inb(0x20) | (inb(0xA0) << 8); /* read isr */ in isa_no_iack_sc_device_interrupt()
159 pic &= 0xFFFB; /* mask out cascade & hibits */ in isa_no_iack_sc_device_interrupt()
161 while (pic) { in isa_no_iack_sc_device_interrupt()
162 int j = ffz(~pic); in isa_no_iack_sc_device_interrupt()
163 pic &= pic - 1; in isa_no_iack_sc_device_interrupt()
/Linux-v5.4/Documentation/devicetree/bindings/soc/fsl/cpm_qe/cpm/
Dpic.txt4 - fsl,cpm1-pic
6 - fsl,pq1-pic
7 - fsl,cpm2-pic
17 compatible = "mpc8272-pic", "fsl,cpm2-pic";
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Dopencores,or1k-pic.txt5 - compatible : should be "opencores,or1k-pic-level" for variants with
6 level triggered interrupt lines, "opencores,or1k-pic-edge" for variants with
7 edge triggered interrupt lines or "opencores,or1200-pic" for machines
10 "opencores,or1k-pic" is also provided as an alias to "opencores,or1200-pic",
20 compatible = "opencores,or1k-pic-level";
Dti,c64x+megamod-pic.txt13 - compatible: Should be "ti,c64x+core-pic";
26 compatible = "ti,c64x+core-pic";
45 - compatible: "ti,c64x+megamod-pic"
55 - ti,c64x+megamod-pic-mux: Array of 12 cells correspnding to the 12 core
68 interrupts mapped directly to the core with "ti,c64x+megamod-pic-mux" will
75 compatible = "ti,c64x+megamod-pic";
89 compatible = "ti,c64x+megamod-pic";
95 ti,c64x+megamod-pic-mux = < 0 0 0 0
Dcdns,xtensa-pic.txt4 - compatible: Should be "cdns,xtensa-pic".
17 pic: pic {
18 compatible = "cdns,xtensa-pic";
Dcdns,xtensa-mx.txt7 (see cdns,xtensa-pic.txt).
10 pic: pic {
/Linux-v5.4/arch/mips/boot/dts/netlogic/
Dxlp_evp.dts27 interrupt-parent = <&pic>;
37 interrupt-parent = <&pic>;
48 interrupt-parent = <&pic>;
59 interrupt-parent = <&pic>;
72 pic: pic@4000 { label
73 compatible = "netlogic,xlp-pic";
122 interrupt-parent = <&pic>;
Dxlp_fvp.dts27 interrupt-parent = <&pic>;
37 interrupt-parent = <&pic>;
48 interrupt-parent = <&pic>;
59 interrupt-parent = <&pic>;
72 pic: pic@4000 { label
73 compatible = "netlogic,xlp-pic";
122 interrupt-parent = <&pic>;
Dxlp_svp.dts27 interrupt-parent = <&pic>;
37 interrupt-parent = <&pic>;
48 interrupt-parent = <&pic>;
59 interrupt-parent = <&pic>;
72 pic: pic@4000 { label
73 compatible = "netlogic,xlp-pic";
122 interrupt-parent = <&pic>;
Dxlp_gvp.dts27 interrupt-parent = <&pic>;
30 pic: pic@110000 { label
31 compatible = "netlogic,xlp-pic";
80 interrupt-parent = <&pic>;
Dxlp_rvp.dts27 interrupt-parent = <&pic>;
30 pic: pic@110000 { label
31 compatible = "netlogic,xlp-pic";
80 interrupt-parent = <&pic>;
/Linux-v5.4/drivers/media/platform/mtk-vcodec/vdec/
Dvdec_h264_if.c113 struct vdec_pic_info pic; member
167 static int alloc_mv_buf(struct vdec_h264_inst *inst, struct vdec_pic_info *pic) in alloc_mv_buf() argument
172 unsigned int buf_sz = get_mv_buf_size(pic->buf_w, pic->buf_h); in alloc_mv_buf()
246 struct vdec_pic_info *pic) in get_pic_info() argument
248 *pic = inst->vsi->pic; in get_pic_info()
250 pic->pic_w, pic->pic_h, pic->buf_w, pic->buf_h); in get_pic_info()
252 pic->fb_sz[0], pic->fb_sz[1]); in get_pic_info()
402 struct vdec_pic_info pic; in vdec_h264_decode() local
405 get_pic_info(inst, &pic); in vdec_h264_decode()
408 err = alloc_mv_buf(inst, &pic); in vdec_h264_decode()
/Linux-v5.4/drivers/clk/sifive/
Dfu540-prci.c522 struct __prci_clock *pic; in __prci_register_clocks() local
534 pic = &__prci_init_clocks[i]; in __prci_register_clocks()
536 init.name = pic->name; in __prci_register_clocks()
537 init.parent_names = &pic->parent_name; in __prci_register_clocks()
539 init.ops = pic->ops; in __prci_register_clocks()
540 pic->hw.init = &init; in __prci_register_clocks()
542 pic->pd = pd; in __prci_register_clocks()
544 if (pic->pwd) in __prci_register_clocks()
545 __prci_wrpll_read_cfg(pd, pic->pwd); in __prci_register_clocks()
547 r = devm_clk_hw_register(dev, &pic->hw); in __prci_register_clocks()
[all …]
/Linux-v5.4/arch/openrisc/boot/dts/
Dor1ksim.dts7 interrupt-parent = <&pic>;
38 pic: pic { label
39 compatible = "opencores,or1k-pic";
Dsimple_smp.dts6 interrupt-parent = <&pic>;
50 pic: pic { label
51 compatible = "opencores,or1k-pic-level";
/Linux-v5.4/arch/powerpc/platforms/amigaone/
Dsetup.c84 struct device_node *pic, *np = NULL; in amigaone_init_IRQ() local
89 pic = of_find_compatible_node(NULL, "interrupt-controller", in amigaone_init_IRQ()
91 BUG_ON(pic == NULL); in amigaone_init_IRQ()
106 i8259_init(pic, int_ack); in amigaone_init_IRQ()

1234567