Home
last modified time | relevance | path

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

123

/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dgpmi-nand.txt7 - compatible : should be "fsl,<chip>-gpmi-nand", chip can be:
13 - reg : should contain registers location and length for gpmi and bch.
14 - reg-names: Should contain the reg names "gpmi-nand" and "bch"
61 gpmi-nand@8000c000 {
62 compatible = "fsl,imx28-gpmi-nand";
66 reg-names = "gpmi-nand", "bch";
/Linux-v4.19/drivers/mtd/nand/raw/gpmi-nand/
DMakefile2 gpmi_nand-objs += gpmi-nand.o
3 gpmi_nand-objs += gpmi-lib.o
/Linux-v4.19/arch/arm/boot/dts/
Dimx28-m28cu3.dts25 gpmi-nand@8000c000 {
33 label = "gpmi-nfc-0-boot";
39 label = "gpmi-nfc-general-use";
Dimx23.dtsi81 gpmi-nand@8000c000 {
82 compatible = "fsl,imx23-gpmi-nand";
86 reg-names = "gpmi-nand", "bch";
192 gpmi_pins_a: gpmi-nand@0 {
218 gpmi_pins_fixup: gpmi-pins-fixup@0 {
Dimx6ul-isiot-nand.dts52 &gpmi {
60 pinctrl_gpmi_nand: gpmi-nand {
Dimx6dl-phytec-mira-rdk-nand.dts30 &gpmi {
Dimx6qp-phytec-mira-rdk-nand.dts30 &gpmi {
Dimx6q-phytec-mira-rdk-nand.dts30 &gpmi {
Dimx6q-arm2.dts61 &gpmi {
64 status = "disabled"; /* gpmi nand conflicts with SD */
Dimx28-m28.dtsi24 gpmi-nand@8000c000 {
Dimx28-apf28.dts25 gpmi-nand@8000c000 {
Dimx28-eukrea-mbmx283lc.dts31 &gpmi {
Dimx28-evk.dts99 gpmi-nand@8000c000 {
171 gpmi_pins_evk: gpmi-nand-evk@0 {
Dimx6qdl-gw552x.dtsi20 nand = &gpmi;
83 &gpmi {
Dimx28.dtsi105 gpmi: gpmi-nand@8000c000 { label
106 compatible = "fsl,imx28-gpmi-nand";
110 reg-names = "gpmi-nand", "bch";
255 gpmi_pins_a: gpmi-nand@0 {
279 gpmi_status_cfg: gpmi-status-cfg@0 {
Dimx23-evk.dts55 gpmi-nand@8000c000 {
Dimx7d-colibri.dtsi52 &gpmi {
Dimx6qdl-gw51xx.dtsi19 nand = &gpmi;
93 &gpmi {
Dimx6ul-tx6ul-0011.dts56 &gpmi {
Dimx6dl-tx6u-8033.dts56 &gpmi {
/Linux-v4.19/drivers/clk/mxs/
Dclk-imx23.c91 clk32k, dri, pwm, filt, uart, ssp, gpmi, spdif, emi, saif, enumerator
152 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-v4.19/Documentation/devicetree/bindings/clock/
Dimx23-clock.txt48 gpmi 34
Dimx28-clock.txt64 gpmi 50
/Linux-v4.19/drivers/mtd/nand/raw/
DMakefile51 obj-$(CONFIG_MTD_NAND_GPMI_NAND) += gpmi-nand/

123