Searched refs:GPMI (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
D | gpmi-nand.txt | 1 * Freescale General-Purpose Media Interface (GPMI) 3 The GPMI nand controller provides an interface to control the 13 and GPMI DMA channel ID.
|
/linux-4.4.14/drivers/clk/mxs/ |
D | clk-imx23.c | 35 #define GPMI (CLKCTRL + 0x0080) macro 137 clks[gpmi_div] = mxs_clk_div("gpmi_div", "gpmi_sel", GPMI, 0, 10, 29); in mx23_clocks_init() 152 clks[gpmi] = mxs_clk_gate("gpmi", "gpmi_div", GPMI, 31); in mx23_clocks_init()
|
D | clk-imx28.c | 37 #define GPMI (CLKCTRL + 0x00d0) macro 204 clks[gpmi_div] = mxs_clk_div("gpmi_div", "gpmi_sel", GPMI, 0, 10, 29); in mx28_clocks_init() 223 clks[gpmi] = mxs_clk_gate("gpmi", "gpmi_div", GPMI, 31); in mx28_clocks_init()
|
/linux-4.4.14/drivers/mtd/nand/ |
D | Kconfig | 384 tristate "GPMI NAND Flash Controller driver" 388 The GPMI controller is very powerful, with the help of BCH 389 module, it can do the hardware ECC. The GPMI supports several 390 NAND flashs at the same time. The GPMI may conflicts with other 392 the GPMI.
|