Home
last modified time | relevance | path

Searched refs:pic (Results 76 – 100 of 230) sorted by relevance

12345678910

/freebsd/sys/powerpc/psim/
H A Dpsim-tree73 ./device_type open-pic
74 ./compatible psim,open-pic
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dgef_ppc9a.dts101 gef_pic: pic@4,4000 {
104 compatible = "gef,ppc9a-fpga-pic", "gef,fpga-pic-1.00";
H A Dp1020rdb-pc_camp_core1.dts100 mpic: pic@40000 {
119 pic-no-reset;
H A Dgef_sbc310.dts98 gef_pic: pic@4,4000 {
101 compatible = "gef,sbc310-fpga-pic", "gef,fpga-pic";
H A Dge_imp3a.dts81 gef_pic: pic@4,20 {
85 compatible = "ge,imp3a-fpga-pic", "gef,fpga-pic-1.00";
H A Dpq3-mpic.dtsi35 mpic: pic@40000 {
41 device_type = "open-pic";
H A Dgef_sbc610.dts99 gef_pic: pic@4,4000 {
102 compatible = "gef,fpga-pic";
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,versatile-fpga-irq.txt24 pic: pic@14000000 {
/freebsd/sys/contrib/device-tree/src/arm/arm/
H A Dintegratorcp.dts166 pic: pic@14000000 { label
182 interrupt-parent = <&pic>;
194 interrupt-parent = <&pic>;
/freebsd/sys/contrib/device-tree/src/c6x/
H A Dtms320c6472.dtsi51 compatible = "ti,c64x+core-pic";
57 compatible = "ti,c64x+megamod-pic";
H A Dtms320c6678.dtsi61 compatible = "ti,c64x+core-pic";
67 compatible = "ti,c64x+megamod-pic";
/freebsd/sys/arm/allwinner/a10/
H A Da10_intc.c218 struct intr_pic *pic; in a10_intr_pic_attach() local
235 pic = intr_pic_register(sc->sc_dev, xref); in a10_intr_pic_attach()
236 if (pic == NULL) in a10_intr_pic_attach()
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dstorcenter.dts99 device_type = "open-pic";
100 compatible = "chrp,open-pic";
H A Dtqm8540.dts265 mpic: pic@40000 {
270 device_type = "open-pic";
271 compatible = "chrp,open-pic";
H A Dmpc5121ads.dts68 cpld_pic: pic@2,a {
69 compatible = "fsl,mpc5121ads-cpld-pic";
H A Dsbc8548-post.dtsi214 mpic: pic@40000 {
219 compatible = "chrp,open-pic";
220 device_type = "open-pic";
H A DkuroboxHD.dts109 device_type = "open-pic";
110 compatible = "chrp,open-pic";
H A Dep8248e.dts196 compatible = "fsl,mpc8248-pic", "fsl,pq2-pic";
/freebsd/share/doc/papers/kerntune/
H A DMakefile5 EXTRA= fig2.pic
/freebsd/sys/kern/
H A Dmsi_if.m60 device_t *pic;
74 device_t *pic;
/freebsd/sys/contrib/device-tree/Bindings/powerpc/nintendo/
H A Dwii.txt53 - compatible : should be "nintendo,flipper-pic"
137 - compatible : should be "nintendo,hollywood-pic"
140 - interrupts : should contain the cascade interrupt of the "flipper" pic
/freebsd/sys/riscv/riscv/
H A Dplic.c247 struct intr_pic *pic; in plic_attach() local
393 pic = intr_pic_register(sc->dev, xref); in plic_attach()
394 if (pic == NULL) in plic_attach()
H A Daplic.c317 struct intr_pic *pic; in aplic_setup_direct_mode() local
429 pic = intr_pic_register(sc->dev, xref); in aplic_setup_direct_mode()
430 if (pic == NULL) { in aplic_setup_direct_mode()
/freebsd/crypto/openssl/crypto/perlasm/
H A Dx86asm.pl297 $pic=0;
298 for (@ARGV) { $pic=1 if (/\-[fK]PIC/i); }
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-xlp9xx.txt21 interrupt-parent = <&pic>;

12345678910