Searched refs:gpmi (Results 1 – 25 of 65) sorted by relevance
123
| /Linux-v5.4/Documentation/devicetree/bindings/mtd/ |
| D | gpmi-nand.txt | 7 - 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-v5.4/arch/arm/boot/dts/ |
| D | imx28-m28cu3.dts | 20 gpmi-nand@8000c000 { 28 label = "gpmi-nfc-0-boot"; 34 label = "gpmi-nfc-general-use";
|
| D | imx23.dtsi | 79 gpmi-nand@8000c000 { 80 compatible = "fsl,imx23-gpmi-nand"; 84 reg-names = "gpmi-nand", "bch"; 190 gpmi_pins_a: gpmi-nand@0 { 216 gpmi_pins_fixup: gpmi-pins-fixup@0 {
|
| D | imx6ul-isiot-nand.dts | 16 &gpmi {
|
| D | imx6q-arm2.dts | 56 &gpmi { 59 status = "disabled"; /* gpmi nand conflicts with SD */
|
| D | imx6ull-phytec-segin-lc-rdk-nand.dts | 31 &gpmi {
|
| D | imx6dl-phytec-mira-rdk-nand.dts | 30 &gpmi {
|
| D | imx28-m28.dtsi | 19 gpmi-nand@8000c000 {
|
| D | imx6q-phytec-mira-rdk-nand.dts | 30 &gpmi {
|
| D | imx6qp-phytec-mira-rdk-nand.dts | 30 &gpmi {
|
| D | imx28-eukrea-mbmx283lc.dts | 24 &gpmi {
|
| D | imx28-apf28.dts | 20 gpmi-nand@8000c000 {
|
| D | imx6ull-phytec-segin-ff-rdk-nand.dts | 51 &gpmi {
|
| D | imx6ul-phytec-segin-ff-rdk-nand.dts | 51 &gpmi {
|
| D | imx6-logicpd-som.dtsi | 36 &gpmi { 218 pinctrl_gpmi_nand: gpmi-nandgrp {
|
| D | imx28-evk.dts | 100 gpmi-nand@8000c000 { 172 gpmi_pins_evk: gpmi-nand-evk@0 {
|
| D | imx6qdl-gw552x.dtsi | 14 nand = &gpmi; 78 &gpmi {
|
| D | imx28.dtsi | 103 gpmi: gpmi-nand@8000c000 { label 104 compatible = "fsl,imx28-gpmi-nand"; 108 reg-names = "gpmi-nand", "bch"; 253 gpmi_pins_a: gpmi-nand@0 { 277 gpmi_status_cfg: gpmi-status-cfg@0 {
|
| D | imx23-evk.dts | 56 gpmi-nand@8000c000 {
|
| /Linux-v5.4/drivers/mtd/nand/raw/gpmi-nand/ |
| D | Makefile | 3 gpmi_nand-objs += gpmi-nand.o
|
| /Linux-v5.4/drivers/clk/mxs/ |
| D | clk-imx23.c | 85 clk32k, dri, pwm, filt, uart, ssp, gpmi, spdif, emi, saif, enumerator 146 clks[gpmi] = mxs_clk_gate("gpmi", "gpmi_div", GPMI, 31); in mx23_clocks_init()
|
| D | clk-imx28.c | 140 ssp1, ssp2, ssp3, gpmi, spdif, emi, saif0, saif1, lcdif, etm, enumerator 217 clks[gpmi] = mxs_clk_gate("gpmi", "gpmi_div", GPMI, 31); in mx28_clocks_init()
|
| /Linux-v5.4/Documentation/devicetree/bindings/clock/ |
| D | imx23-clock.txt | 48 gpmi 34
|
| D | imx28-clock.txt | 64 gpmi 50
|
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | Makefile | 48 obj-$(CONFIG_MTD_NAND_GPMI_NAND) += gpmi-nand/
|
123