Home
last modified time | relevance | path

Searched +full:imx23 +full:- +full:digctl (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/soc/fsl/
H A Dfsl,imx23-digctl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/fsl/fsl,imx23
[all...]
/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx23.dtsi1 // SPDX-License-Identifier: GPL-2.0+
5 #include "imx23-pinfunc.h"
8 #address-cells = <1>;
9 #size-cells = <1>;
11 interrupt-parent = <&icoll>;
14 * pre-existing /chosen node to be available to insert the
31 #address-cell
[all...]
H A Dimx28.dtsi1 // SPDX-License-Identifier: GPL-2.0+
5 #include <dt-bindings/gpio/gpio.h>
6 #include "imx28-pinfunc.h"
9 #address-cells = <1>;
10 #size-cells = <1>;
12 interrupt-parent = <&icoll>;
15 * pre-existing /chosen node to be available to insert the
42 #address-cell
991 digctl: digctl@8001c000 { global() label
[all...]
/linux/arch/arm/mach-mxs/
H A Dmach-mxs.c1 // SPDX-License-Identifier: GPL-2.0-or-later
28 /* MXS DIGCTL SAIF CLKMUX */
113 (BM_OCOTP_CTRL_BUSY | BM_OCOTP_CTRL_ERROR)) && --timeout) in mxs_get_ocotp()
127 while ((__raw_readl(ocotp_base) & BM_OCOTP_CTRL_BUSY) && --timeou in mxs_get_ocotp()
[all...]
/linux/drivers/clk/mxs/
H A Dclk-imx23.c1 // SPDX-License-Identifier: GPL-2.0-or-later
8 #include <linux/clk-provider.h>
102 dcnp = of_find_compatible_node(NULL, NULL, "fsl,imx23-digctl"); in mx23_clocks_init()
170 CLK_OF_DECLARE(imx23_clkctrl, "fsl,imx23 in mx23_clocks_init()
[all...]