Searched full:gicp (Results 1 – 11 of 11) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | marvell,gicp.txt | 1 Marvell GICP Controller 4 GICP is a Marvell extension of the GIC that allows to trigger GIC SPI 11 - compatible: Must be "marvell,ap806-gicp" 13 - reg: Must be the address and size of the GICP SPI registers 16 for this GICP 22 gicp_spi: gicp-spi@3f0040 { 23 compatible = "marvell,ap806-gicp";
|
| H A D | marvell,ap806-gicp.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/marvell,ap806-gicp.yaml# 7 title: Marvell GICP Controller 13 GICP is a Marvell extension of the GIC that allows to trigger GIC SPI 20 const: marvell,ap806-gicp 26 description: Tuples of GIC SPI interrupt ranges available for this GICP 46 compatible = "marvell,ap806-gicp";
|
| H A D | marvell,icu.txt | 39 - msi-parent: Should point to the GICP controller, the GIC extension 57 msi-parent = <&gicp>; 106 msi-parent = <&gicp>;
|
| H A D | marvell,cp110-icu.yaml | 59 description: Phandle to the GICP controller 88 msi-parent = <&gicp>;
|
| /freebsd/sys/arm/mv/ |
| H A D | mv_ap806_gicp.c | 58 MALLOC_DEFINE(M_GICP, "gicp", "Marvell gicp driver"); 74 {"marvell,ap806-gicp", 1}, 95 device_set_desc(dev, "Marvell GICP"); in mv_ap806_gicp_probe() 146 device_printf(dev, "Cannot register GICP\n"); in mv_ap806_gicp_attach()
|
| H A D | mv_cp110_icu.c | 150 /* Allocate GICP/SEI compatible mapping entry (2 cells) */ in mv_cp110_icu_attach() 190 /* ICU -> GICP/SEI mapping is set in mv_cp110_icu_map_intr. */ in mv_cp110_icu_convert_map_data() 193 /* Construct GICP compatible mapping. */ in mv_cp110_icu_convert_map_data()
|
| /freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
| H A D | armada-ap80x.dtsi | 151 gicp: gicp@3f0040 { label 152 compatible = "marvell,ap806-gicp";
|
| H A D | armada-cp11x.dtsi | 207 msi-parent = <&gicp>;
|
| /freebsd/sys/arm64/conf/ |
| H A D | std.marvell | 20 device mv_ap806_gicp # Marvell AP806 GICP
|
| H A D | NOTES | 160 device mv_ap806_gicp # Marvell AP806 GICP
|
| /freebsd/sys/arm/allwinner/ |
| H A D | aw_r_intc.c | 95 device_printf(dev, "Cannot register GICP\n"); in aw_r_intc_gicp_attach()
|