Searched refs:GPMI (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/clk/mxs/ |
D | clk-imx23.c | 29 #define GPMI (CLKCTRL + 0x0080) macro 131 clks[gpmi_div] = mxs_clk_div("gpmi_div", "gpmi_sel", GPMI, 0, 10, 29); in mx23_clocks_init() 146 clks[gpmi] = mxs_clk_gate("gpmi", "gpmi_div", GPMI, 31); in mx23_clocks_init()
|
D | clk-imx28.c | 31 #define GPMI (CLKCTRL + 0x00d0) macro 198 clks[gpmi_div] = mxs_clk_div("gpmi_div", "gpmi_sel", GPMI, 0, 10, 29); in mx28_clocks_init() 217 clks[gpmi] = mxs_clk_gate("gpmi", "gpmi_div", GPMI, 31); in mx28_clocks_init()
|
/linux-6.1.9/Documentation/devicetree/bindings/mtd/ |
D | gpmi-nand.yaml | 7 title: Freescale General-Purpose Media Interface (GPMI) binding 13 The GPMI nand controller provides an interface to control the NAND
|
/linux-6.1.9/drivers/mtd/nand/raw/ |
D | Kconfig | 229 tristate "Freescale GPMI NAND controller" 233 The GPMI controller is very powerful, with the help of BCH 234 module, it can do the hardware ECC. The GPMI supports several
|
/linux-6.1.9/ |
D | MAINTAINERS | 8172 FREESCALE GPMI NAND DRIVER
|