Searched refs:gpmi (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/mtd/nand/
H A DMakefile50 obj-$(CONFIG_MTD_NAND_GPMI_NAND) += gpmi-nand/
/linux-4.1.27/drivers/clk/mxs/
H A Dclk-imx23.c92 clk32k, dri, pwm, filt, uart, ssp, gpmi, spdif, emi, saif, enumerator in enum:imx23_clk
153 clks[gpmi] = mxs_clk_gate("gpmi", "gpmi_div", GPMI, 31); mx23_clocks_init()
H A Dclk-imx28.c146 ssp1, ssp2, ssp3, gpmi, spdif, emi, saif0, saif1, lcdif, etm, enumerator in enum:imx28_clk
223 clks[gpmi] = mxs_clk_gate("gpmi", "gpmi_div", GPMI, 31); mx28_clocks_init()
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-nand.c29 #include "gpmi-nand.h"
33 #define GPMI_NAND_GPMI_REGS_ADDR_RES_NAME "gpmi-nand"
611 * Set the default value for the gpmi clock. gpmi_get_clks()
1899 mtd->name = "gpmi-nand"; gpmi_nand_init()
1970 .compatible = "fsl,imx23-gpmi-nand",
1973 .compatible = "fsl,imx28-gpmi-nand",
1976 .compatible = "fsl,imx6q-gpmi-nand",
1979 .compatible = "fsl,imx6sx-gpmi-nand",
2041 .name = "gpmi-nand",
H A Dgpmi-lib.c25 #include "gpmi-nand.h"
26 #include "gpmi-regs.h"
777 * The GPMI-clock is the internal clock in the gpmi nand controller.
778 * If you set 100MHz to gpmi nand controller, the GPMI-clock's period
/linux-4.1.27/arch/arm/mach-imx/
H A Dclk-imx6q.c500 * The gpmi needs 100MHz frequency in the EDO/Sync mode, imx6q_clocks_init()

Completed in 155 milliseconds