Home
last modified time | relevance | path

Searched refs:gef (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/boot/dts/fsl/
H A Dgef_ppc9a.dts21 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 Dgef_sbc310.dts21 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 Dgef_sbc610.dts21 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 Dge_imp3a.dts85 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";
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c9425 s8 pef = 0, gef = 0; in rt2800_iq_search() local
9517 for (gef = gsta; gef <= gend; gef = gef + 1) in rt2800_iq_search()
9521 rt2800_bbp_write(rt2x00dev, 159, gef & 0x0F); in rt2800_iq_search()
9528 if (gef == gsta && pef == psta) { in rt2800_iq_search()
9530 gerr = gef; in rt2800_iq_search()
9534 gerr = gef; in rt2800_iq_search()
9538 p1, pf, gef & 0x0F, pef & 0x3F); in rt2800_iq_search()