| /kernel/linux/linux-4.19/arch/powerpc/boot/dts/fsl/ |
| D | gef_ppc9a.dts | 25 compatible = "gef,ppc9a"; 46 compatible = "gef,ppc9a-firmware-mirror", "cfi-flash"; 61 compatible = "gef,ppc9a-paged-flash", "cfi-flash"; 85 compatible = "gef,ppc9a-fpga-regs"; 90 compatible = "gef,ppc9a-fpga-wdt", "gef,fpga-wdt-1.00", 91 "gef,fpga-wdt"; 98 compatible = "gef,ppc9a-fpga-wdt", "gef,fpga-wdt-1.00", 99 "gef,fpga-wdt"; 108 compatible = "gef,ppc9a-fpga-pic", "gef,fpga-pic-1.00"; 115 compatible = "gef,ppc9a-gpio", "gef,sbc610-gpio";
|
| D | gef_sbc310.dts | 25 compatible = "gef,sbc310"; 43 compatible = "gef,sbc310-firmware-mirror", "cfi-flash"; 58 compatible = "gef,sbc310-paged-flash", "cfi-flash"; 82 compatible = "gef,fpga-regs"; 87 compatible = "gef,sbc310-fpga-wdt", "gef,fpga-wdt-1.00", 88 "gef,fpga-wdt"; 95 compatible = "gef,sbc310-fpga-wdt", "gef,fpga-wdt-1.00", 96 "gef,fpga-wdt"; 105 compatible = "gef,sbc310-fpga-pic", "gef,fpga-pic"; 112 compatible = "gef,sbc310-gpio";
|
| D | gef_sbc610.dts | 25 compatible = "gef,sbc610"; 46 compatible = "gef,sbc610-firmware-mirror", "cfi-flash"; 61 compatible = "gef,sbc610-paged-flash", "cfi-flash"; 85 compatible = "gef,fpga-regs"; 90 compatible = "gef,fpga-wdt"; 97 compatible = "gef,fpga-wdt"; 106 compatible = "gef,fpga-pic"; 113 compatible = "gef,sbc610-gpio";
|
| D | ge_imp3a.dts | 89 compatible = "ge,imp3a-fpga-pic", "gef,fpga-pic-1.00"; 102 compatible = "ge,imp3a-fpga-wdt", "gef,fpga-wdt-1.00", 103 "gef,fpga-wdt"; 111 compatible = "gef,imp3a-fpga-wdt", "gef,fpga-wdt-1.00", 112 "gef,fpga-wdt";
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/ |
| D | gef_ppc9a.dts | 21 compatible = "gef,ppc9a"; 42 compatible = "gef,ppc9a-firmware-mirror", "cfi-flash"; 57 compatible = "gef,ppc9a-paged-flash", "cfi-flash"; 81 compatible = "gef,ppc9a-fpga-regs"; 86 compatible = "gef,ppc9a-fpga-wdt", "gef,fpga-wdt-1.00", 87 "gef,fpga-wdt"; 94 compatible = "gef,ppc9a-fpga-wdt", "gef,fpga-wdt-1.00", 95 "gef,fpga-wdt"; 104 compatible = "gef,ppc9a-fpga-pic", "gef,fpga-pic-1.00"; 111 compatible = "gef,ppc9a-gpio", "gef,sbc610-gpio";
|
| D | gef_sbc310.dts | 21 compatible = "gef,sbc310"; 39 compatible = "gef,sbc310-firmware-mirror", "cfi-flash"; 54 compatible = "gef,sbc310-paged-flash", "cfi-flash"; 78 compatible = "gef,fpga-regs"; 83 compatible = "gef,sbc310-fpga-wdt", "gef,fpga-wdt-1.00", 84 "gef,fpga-wdt"; 91 compatible = "gef,sbc310-fpga-wdt", "gef,fpga-wdt-1.00", 92 "gef,fpga-wdt"; 101 compatible = "gef,sbc310-fpga-pic", "gef,fpga-pic"; 108 compatible = "gef,sbc310-gpio";
|
| D | gef_sbc610.dts | 21 compatible = "gef,sbc610"; 42 compatible = "gef,sbc610-firmware-mirror", "cfi-flash"; 57 compatible = "gef,sbc610-paged-flash", "cfi-flash"; 81 compatible = "gef,fpga-regs"; 86 compatible = "gef,fpga-wdt"; 93 compatible = "gef,fpga-wdt"; 102 compatible = "gef,fpga-pic"; 109 compatible = "gef,sbc610-gpio";
|
| D | ge_imp3a.dts | 85 compatible = "ge,imp3a-fpga-pic", "gef,fpga-pic-1.00"; 98 compatible = "ge,imp3a-fpga-wdt", "gef,fpga-wdt-1.00", 99 "gef,fpga-wdt"; 107 compatible = "gef,imp3a-fpga-wdt", "gef,fpga-wdt-1.00", 108 "gef,fpga-wdt";
|
| /kernel/linux/linux-4.19/drivers/gpio/ |
| D | gpio-ge.c | 40 .compatible = "gef,sbc610-gpio", 43 .compatible = "gef,sbc310-gpio", 101 .name = "gef-gpio",
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-ge.c | 40 .compatible = "gef,sbc610-gpio", 43 .compatible = "gef,sbc310-gpio", 101 .name = "gef-gpio",
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/86xx/ |
| D | gef_sbc610.c | 59 cascade_node = of_find_compatible_node(NULL, NULL, "gef,fpga-pic"); in gef_sbc610_init_irq() 82 regs = of_find_compatible_node(NULL, NULL, "gef,fpga-regs"); in gef_sbc610_setup_arch() 165 if (of_machine_is_compatible("gef,sbc610")) in gef_sbc610_probe()
|
| D | gef_ppc9a.c | 59 cascade_node = of_find_compatible_node(NULL, NULL, "gef,fpga-pic-1.00"); in gef_ppc9a_init_irq() 82 regs = of_find_compatible_node(NULL, NULL, "gef,ppc9a-fpga-regs"); in gef_ppc9a_setup_arch() 188 if (of_machine_is_compatible("gef,ppc9a")) in gef_ppc9a_probe()
|
| D | gef_sbc310.c | 59 cascade_node = of_find_compatible_node(NULL, NULL, "gef,fpga-pic"); in gef_sbc310_init_irq() 81 regs = of_find_compatible_node(NULL, NULL, "gef,fpga-regs"); in gef_sbc310_setup_arch() 175 if (of_machine_is_compatible("gef,sbc310")) in gef_sbc310_probe()
|
| /kernel/linux/linux-4.19/arch/powerpc/platforms/86xx/ |
| D | gef_sbc610.c | 63 cascade_node = of_find_compatible_node(NULL, NULL, "gef,fpga-pic"); in gef_sbc610_init_irq() 86 regs = of_find_compatible_node(NULL, NULL, "gef,fpga-regs"); in gef_sbc610_setup_arch() 169 if (of_machine_is_compatible("gef,sbc610")) in gef_sbc610_probe()
|
| D | gef_sbc310.c | 63 cascade_node = of_find_compatible_node(NULL, NULL, "gef,fpga-pic"); in gef_sbc310_init_irq() 85 regs = of_find_compatible_node(NULL, NULL, "gef,fpga-regs"); in gef_sbc310_setup_arch() 179 if (of_machine_is_compatible("gef,sbc310")) in gef_sbc310_probe()
|
| D | gef_ppc9a.c | 63 cascade_node = of_find_compatible_node(NULL, NULL, "gef,fpga-pic-1.00"); in gef_ppc9a_init_irq() 86 regs = of_find_compatible_node(NULL, NULL, "gef,ppc9a-fpga-regs"); in gef_ppc9a_setup_arch() 192 if (of_machine_is_compatible("gef,ppc9a")) in gef_ppc9a_probe()
|
| /kernel/linux/linux-4.19/arch/powerpc/platforms/85xx/ |
| D | ge_imp3a.c | 71 if (of_device_is_compatible(np, "gef,fpga-pic-1.00")) { in ge_imp3a_pic_init()
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/ |
| D | ge_imp3a.c | 67 if (of_device_is_compatible(np, "gef,fpga-pic-1.00")) { in ge_imp3a_pic_init()
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | gef_wdt.c | 299 .compatible = "gef,fpga-wdt",
|
| /kernel/linux/linux-4.19/drivers/watchdog/ |
| D | gef_wdt.c | 302 .compatible = "gef,fpga-wdt",
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/ |
| D | vendor-prefixes.txt | 142 gef GE Fanuc Intelligent Platforms Embedded Systems, Inc.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
| D | vendor-prefixes.yaml | 402 "^gef,.*":
|