Searched refs:gpmi (Results 1 – 32 of 32) sorted by relevance
/linux-4.1.27/Documentation/devicetree/bindings/mtd/ |
D | gpmi-nand.txt | 7 - 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/ |
D | Makefile | 2 gpmi_nand-objs += gpmi-nand.o 3 gpmi_nand-objs += gpmi-lib.o
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | imx28-m28cu3.dts | 25 gpmi-nand@8000c000 { 33 label = "gpmi-nfc-0-boot"; 39 label = "gpmi-nfc-general-use";
|
D | imx23.dtsi | 77 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 {
|
D | imx6q-arm2.dts | 61 &gpmi { 64 status = "disabled"; /* gpmi nand conflicts with SD */
|
D | imx6qdl-gw552x.dtsi | 20 nand = &gpmi; 92 &gpmi {
|
D | imx28-apf28.dts | 25 gpmi-nand@8000c000 {
|
D | imx28-m28.dtsi | 24 gpmi-nand@8000c000 {
|
D | imx6qdl-gw51xx.dtsi | 19 nand = &gpmi; 102 &gpmi {
|
D | imx28.dtsi | 101 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 {
|
D | imx28-eukrea-mbmx283lc.dts | 31 &gpmi {
|
D | imx6q-cm-fx6.dts | 43 &gpmi {
|
D | imx6q-tx6q-1020-comtft.dts | 93 &gpmi {
|
D | imx28-evk.dts | 25 gpmi-nand@8000c000 { 97 gpmi_pins_evk: gpmi-nand-evk@0 {
|
D | imx6qdl-gw52xx.dtsi | 20 nand = &gpmi; 162 &gpmi {
|
D | imx23-evk.dts | 25 gpmi-nand@8000c000 {
|
D | imx6qdl-gw53xx.dtsi | 21 nand = &gpmi; 163 &gpmi {
|
D | imx6q-tx6q-1020.dts | 179 &gpmi {
|
D | imx6qdl-gw54xx.dtsi | 21 nand = &gpmi; 153 &gpmi {
|
D | imx28-apx4devkit.dts | 14 gpmi-nand@8000c000 {
|
D | imx6qdl.dtsi | 102 gpmi: gpmi-nand@00112000 { label 103 compatible = "fsl,imx6q-gpmi-nand"; 107 reg-names = "gpmi-nand", "bch";
|
D | imx6sx.dtsi | 172 gpmi: gpmi-nand@01806000{ label 173 compatible = "fsl,imx6sx-gpmi-nand"; 177 reg-names = "gpmi-nand", "bch";
|
D | imx6qdl-phytec-pfla02.dtsi | 98 &gpmi {
|
D | imx6qdl-aristainetos.dtsi | 126 &gpmi {
|
D | imx6qdl-sabreauto.dtsi | 73 &gpmi {
|
D | imx6qdl-tx6.dtsi | 235 &gpmi {
|
D | imx28-tx28.dts | 288 &gpmi {
|
/linux-4.1.27/drivers/clk/mxs/ |
D | clk-imx23.c | 92 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()
|
D | clk-imx28.c | 146 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/ |
D | imx23-clock.txt | 48 gpmi 34
|
D | imx28-clock.txt | 64 gpmi 50
|
/linux-4.1.27/drivers/mtd/nand/ |
D | Makefile | 50 obj-$(CONFIG_MTD_NAND_GPMI_NAND) += gpmi-nand/
|