Searched full:gpmi (Results 1 – 25 of 62) sorted by relevance
123
/linux/drivers/clk/mxs/ |
H A D | clk-imx23.c | 29 #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 D | clk-imx28.c | 31 #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/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28-m28cu3.dts | 95 &gpmi { 103 label = "gpmi-nfc-0-boot"; 109 label = "gpmi-nfc-general-use";
|
H A D | imx23.dtsi | 78 compatible = "fsl,imx23-gpmi-nand"; 82 reg-names = "gpmi-nand", "bch"; 188 gpmi_pins_a: gpmi-nand@0 { 214 gpmi_pins_fixup: gpmi-pins-fixup@0 {
|
H A D | imx28-m28.dtsi | 26 &gpmi {
|
/linux/drivers/mtd/nand/raw/gpmi-nand/ |
H A D | gpmi-nand.h | 3 * Freescale GPMI NAND Flash Driver 94 * struct gpmi_nfc_hardware_timing - GPMI hardware timing parameters.
|
H A D | Makefile | 2 obj-$(CONFIG_MTD_NAND_GPMI_NAND) += gpmi-nand.o
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7s-colibri.dtsi | 17 &gpmi {
|
H A D | imx6ul-isiot-nand.dts | 16 &gpmi {
|
H A D | imx6ull-myir-mys-6ulx-eval.dts | 16 &gpmi {
|
H A D | imx6ull-seeed-npi-dev-board-nand.dts | 17 &gpmi {
|
H A D | imx6ull-phytec-tauri-nand.dts | 18 &gpmi {
|
H A D | imx7d-colibri.dtsi | 27 &gpmi {
|
H A D | imx6ul-tx6ul-0011.dts | 20 &gpmi {
|
H A D | imx6dl-tx6u-8033.dts | 20 &gpmi {
|
H A D | imx6ull-phytec-segin-lc-rdk-nand.dts | 32 &gpmi {
|
H A D | imx6q-tx6q-1036.dts | 20 &gpmi {
|
H A D | imx6qp-tx6qp-8137.dts | 20 &gpmi {
|
H A D | imx6qp-tx6qp-8037.dts | 20 &gpmi {
|
H A D | imx6q-tx6q-1020.dts | 20 &gpmi {
|
H A D | imx6dl-tx6s-8035.dts | 24 &gpmi {
|
H A D | imx6dl-phytec-mira-rdk-nand.dts | 33 &gpmi {
|
H A D | imx6q-tx6q-1020-comtft.dts | 32 &gpmi {
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mn-bsh-smm-s2.dts | 21 &gpmi {
|
H A D | imx8mm-ddr4-evk.dts | 23 &gpmi {
|
123