Home
last modified time | relevance | path

Searched refs:gpmi (Results 1 – 32 of 32) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dgpmi-nand.txt7 - compatible : should be "fsl,<chip>-gpmi-nand"
8 - reg : should contain registers location and length for gpmi and bch.
9 - reg-names: Should contain the reg names "gpmi-nand" and "bch"
44 gpmi-nand@8000c000 {
45 compatible = "fsl,imx28-gpmi-nand";
49 reg-names = "gpmi-nand", "bch";
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
DMakefile2 gpmi_nand-objs += gpmi-nand.o
3 gpmi_nand-objs += gpmi-lib.o
/linux-4.1.27/arch/arm/boot/dts/
Dimx28-m28cu3.dts25 gpmi-nand@8000c000 {
33 label = "gpmi-nfc-0-boot";
39 label = "gpmi-nfc-general-use";
Dimx23.dtsi77 gpmi-nand@8000c000 {
78 compatible = "fsl,imx23-gpmi-nand";
82 reg-names = "gpmi-nand", "bch";
174 gpmi_pins_a: gpmi-nand@0 {
200 gpmi_pins_fixup: gpmi-pins-fixup {
Dimx6q-arm2.dts61 &gpmi {
64 status = "disabled"; /* gpmi nand conflicts with SD */
Dimx6qdl-gw552x.dtsi20 nand = &gpmi;
92 &gpmi {
Dimx28-apf28.dts25 gpmi-nand@8000c000 {
Dimx28-m28.dtsi24 gpmi-nand@8000c000 {
Dimx6qdl-gw51xx.dtsi19 nand = &gpmi;
102 &gpmi {
Dimx28.dtsi101 gpmi: gpmi-nand@8000c000 { label
102 compatible = "fsl,imx28-gpmi-nand";
106 reg-names = "gpmi-nand", "bch";
246 gpmi_pins_a: gpmi-nand@0 {
270 gpmi_status_cfg: gpmi-status-cfg {
Dimx28-eukrea-mbmx283lc.dts31 &gpmi {
Dimx6q-cm-fx6.dts43 &gpmi {
Dimx6q-tx6q-1020-comtft.dts93 &gpmi {
Dimx28-evk.dts25 gpmi-nand@8000c000 {
97 gpmi_pins_evk: gpmi-nand-evk@0 {
Dimx6qdl-gw52xx.dtsi20 nand = &gpmi;
162 &gpmi {
Dimx23-evk.dts25 gpmi-nand@8000c000 {
Dimx6qdl-gw53xx.dtsi21 nand = &gpmi;
163 &gpmi {
Dimx6q-tx6q-1020.dts179 &gpmi {
Dimx6qdl-gw54xx.dtsi21 nand = &gpmi;
153 &gpmi {
Dimx28-apx4devkit.dts14 gpmi-nand@8000c000 {
Dimx6qdl.dtsi102 gpmi: gpmi-nand@00112000 { label
103 compatible = "fsl,imx6q-gpmi-nand";
107 reg-names = "gpmi-nand", "bch";
Dimx6sx.dtsi172 gpmi: gpmi-nand@01806000{ label
173 compatible = "fsl,imx6sx-gpmi-nand";
177 reg-names = "gpmi-nand", "bch";
Dimx6qdl-phytec-pfla02.dtsi98 &gpmi {
Dimx6qdl-aristainetos.dtsi126 &gpmi {
Dimx6qdl-sabreauto.dtsi73 &gpmi {
Dimx6qdl-tx6.dtsi235 &gpmi {
Dimx28-tx28.dts288 &gpmi {
/linux-4.1.27/drivers/clk/mxs/
Dclk-imx23.c92 clk32k, dri, pwm, filt, uart, ssp, gpmi, spdif, emi, saif, enumerator
153 clks[gpmi] = mxs_clk_gate("gpmi", "gpmi_div", GPMI, 31); in mx23_clocks_init()
Dclk-imx28.c146 ssp1, ssp2, ssp3, gpmi, spdif, emi, saif0, saif1, lcdif, etm, enumerator
223 clks[gpmi] = mxs_clk_gate("gpmi", "gpmi_div", GPMI, 31); in mx28_clocks_init()
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dimx23-clock.txt48 gpmi 34
Dimx28-clock.txt64 gpmi 50
/linux-4.1.27/drivers/mtd/nand/
DMakefile50 obj-$(CONFIG_MTD_NAND_GPMI_NAND) += gpmi-nand/