Home
last modified time | relevance | path

Searched full:gpmi (Results 1 – 25 of 56) sorted by relevance

123

/linux/drivers/clk/mxs/
H A Dclk-imx23.c29 #define GPMI (CLKCTRL + 0x0080) macro
85 clk32k, dri, pwm, filt, uart, ssp, gpmi, spdif, emi, saif, enumerator
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 Dclk-imx28.c31 #define GPMI (CLKCTRL + 0x00d0) macro
140 ssp1, ssp2, ssp3, gpmi, spdif, emi, saif0, saif1, lcdif, etm, enumerator
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/drivers/mtd/nand/raw/gpmi-nand/
H A DMakefile2 obj-$(CONFIG_MTD_NAND_GPMI_NAND) += gpmi-nand.o
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7s-colibri.dtsi17 &gpmi {
H A Dimx6ul-isiot-nand.dts16 &gpmi {
H A Dimx6ull-myir-mys-6ulx-eval.dts16 &gpmi {
H A Dimx6ull-seeed-npi-dev-board-nand.dts17 &gpmi {
H A Dimx6ull-phytec-tauri-nand.dts18 &gpmi {
H A Dimx7d-colibri.dtsi27 &gpmi {
H A Dimx6ul-tx6ul-0011.dts20 &gpmi {
H A Dimx6dl-tx6u-8033.dts20 &gpmi {
H A Dimx6ull-phytec-segin-lc-rdk-nand.dts32 &gpmi {
H A Dimx6q-tx6q-1036.dts20 &gpmi {
H A Dimx6qp-tx6qp-8137.dts20 &gpmi {
H A Dimx6qp-tx6qp-8037.dts20 &gpmi {
H A Dimx6q-tx6q-1020.dts20 &gpmi {
H A Dimx6dl-tx6s-8035.dts24 &gpmi {
H A Dimx6dl-phytec-mira-rdk-nand.dts33 &gpmi {
H A Dimx6q-tx6q-1020-comtft.dts32 &gpmi {
H A Dimx6q-phytec-mira-rdk-nand.dts33 &gpmi {
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mn-bsh-smm-s2.dts21 &gpmi {
H A Dimx8mm-ddr4-evk.dts23 &gpmi {
H A Dimx8-ss-conn.dtsi365 gpmi: nand-controller@5b812000 { label
366 compatible = "fsl,imx8qxp-gpmi-nand";
368 reg-names = "gpmi-nand", "bch";
/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28-m28.dtsi26 &gpmi {
/linux/drivers/mtd/nand/raw/
H A DKconfig190 tristate "Freescale GPMI NAND controller"
194 The GPMI controller is very powerful, with the help of BCH
195 module, it can do the hardware ECC. The GPMI supports several

123