/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A 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";
|
H A 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";
|
H A 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";
|
H A 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";
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/ |
H A D | mtd-physmap.yaml | 35 - gef,ppc9a-firmware-mirror 36 - gef,ppc9a-paged-flash 37 - gef,sbc310-firmware-mirror 38 - gef,sbc310-paged-flash 39 - gef,sbc610-firmware-mirror 40 - gef,sbc610-paged-flash
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-ge.c | 39 .compatible = "gef,sbc610-gpio", 42 .compatible = "gef,sbc310-gpio", 91 .name = "gef-gpio",
|
/openbmc/linux/arch/powerpc/platforms/86xx/ |
H A 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() 169 .compatible = "gef,sbc310", in define_machine()
|
H A 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() 159 .compatible = "gef,sbc610", in define_machine()
|
H A 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() 182 .compatible = "gef,ppc9a", in define_machine()
|
/openbmc/linux/arch/powerpc/platforms/85xx/ |
H A D | ge_imp3a.c | 67 if (of_device_is_compatible(np, "gef,fpga-pic-1.00")) { in ge_imp3a_pic_init()
|
/openbmc/linux/drivers/watchdog/ |
H A D | gef_wdt.c | 297 .compatible = "gef,fpga-wdt",
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800lib.c | 9409 s8 pef = 0, gef = 0; in rt2800_iq_search() local 9501 for (gef = gsta; gef <= gend; gef = gef + 1) in rt2800_iq_search() 9505 rt2800_bbp_write(rt2x00dev, 159, gef & 0x0F); in rt2800_iq_search() 9512 if (gef == gsta && pef == psta) { in rt2800_iq_search() 9514 gerr = gef; in rt2800_iq_search() 9518 gerr = gef; in rt2800_iq_search() 9522 p1, pf, gef & 0x0F, pef & 0x3F); in rt2800_iq_search()
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | vendor-prefixes.yaml | 509 "^gef,.*":
|