Home
last modified time | relevance | path

Searched refs:GPMI (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/clk/mxs/
Dclk-imx23.c35 #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()
Dclk-imx28.c37 #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-v4.19/Documentation/devicetree/bindings/mtd/
Dgpmi-nand.txt1 * Freescale General-Purpose Media Interface (GPMI)
3 The GPMI nand controller provides an interface to control the
18 and GPMI DMA channel ID.
/Linux-v4.19/drivers/mtd/nand/raw/
DKconfig349 tristate "GPMI NAND Flash Controller driver"
353 The GPMI controller is very powerful, with the help of BCH
354 module, it can do the hardware ECC. The GPMI supports several
/Linux-v4.19/
DMAINTAINERS5841 FREESCALE GPMI NAND DRIVER