Searched refs:GPMI (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/clk/mxs/ |
H A 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()
|
H A 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()
|
/openbmc/u-boot/board/aristainetos/ |
H A D | clocks.cfg | 21 DATA 4, CCM_CCGR4, 0xfffff30c /* enable NAND/GPMI/BCH clocks */
|
/openbmc/u-boot/board/barco/titanium/ |
H A D | imximage.cfg | 158 DATA 4, CCM_CCGR4, 0xFFFFF300 /* enable NAND/GPMI/BCH clocks */
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | Kconfig | 215 tristate "Freescale GPMI NAND controller" 219 The GPMI controller is very powerful, with the help of BCH 220 module, it can do the hardware ECC. The GPMI supports several
|
/openbmc/u-boot/doc/imx/common/ |
H A D | mxs.txt | 192 to MX28 manual section 12.2.1 (Table 12-2), PORT=GPMI, NAND 1.8 V.
|
/openbmc/linux/ |
H A D | MAINTAINERS | 8299 FREESCALE GPMI NAND DRIVER
|