Home
last modified time | relevance | path

Searched refs:clkctrl (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dti,clkctrl.yaml4 $id: http://devicetree.org/schemas/clock/ti,clkctrl.yaml#
7 title: Texas Instruments clkctrl clock
14 Texas Instruments SoCs can have a clkctrl clock controller for each
16 and interface clocks for each module. Each clkctrl controller can also
21 The clock consumers can specify the index of the clkctrl clock using
29 - ti,clkctrl
30 - ti,clkctrl-l4-cfg
31 - ti,clkctrl-l4-per
32 - ti,clkctrl-l4-secure
33 - ti,clkctrl-l4-wkup
[all …]
H A Dartpec6.txt19 See dt-bindings/clock/axis,artpec6-clkctrl.h for the list of valid identifiers.
20 - compatible: Should be "axis,artpec6-clkctrl"
35 clkctrl: clkctrl@f8000000 {
37 compatible = "axis,artpec6-clkctrl";
H A Dimx23-clock.yaml64 const: fsl,imx23-clkctrl
82 compatible = "fsl,imx23-clkctrl";
H A Dimx28-clock.yaml87 const: fsl,imx28-clkctrl
105 compatible = "fsl,imx28-clkctrl";
/linux-6.15/arch/arm/boot/dts/axis/
H A Dartpec6.dtsi103 clkctrl: clkctrl@f8000000 { label
105 compatible = "axis,artpec6-clkctrl";
115 clocks = <&clkctrl ARTPEC6_CLK_CPU_PERIPH>;
122 clocks = <&clkctrl ARTPEC6_CLK_CPU_PERIPH>;
259 clocks = <&clkctrl ARTPEC6_CLK_DMA_ACLK>;
281 clocks = <&clkctrl ARTPEC6_CLK_DMA_ACLK>;
290 <&clkctrl ARTPEC6_CLK_PTP_REF>;
336 <&clkctrl ARTPEC6_CLK_UART_PCLK>;
350 <&clkctrl ARTPEC6_CLK_UART_PCLK>;
364 <&clkctrl ARTPEC6_CLK_UART_PCLK>;
[all …]
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Dam33xx-clocks.dtsi635 compatible = "ti,clkctrl";
642 compatible = "ti,clkctrl";
649 compatible = "ti,clkctrl";
656 compatible = "ti,clkctrl";
663 compatible = "ti,clkctrl";
670 compatible = "ti,clkctrl";
677 compatible = "ti,clkctrl";
684 compatible = "ti,clkctrl";
700 compatible = "ti,clkctrl";
707 compatible = "ti,clkctrl";
[all …]
H A Domap44xx-clocks.dtsi1161 compatible = "ti,clkctrl";
1177 compatible = "ti,clkctrl";
1193 compatible = "ti,clkctrl";
1212 compatible = "ti,clkctrl";
1228 compatible = "ti,clkctrl";
1244 compatible = "ti,clkctrl";
1260 compatible = "ti,clkctrl";
1276 compatible = "ti,clkctrl";
1292 compatible = "ti,clkctrl";
1308 compatible = "ti,clkctrl";
[all …]
H A Domap54xx-clocks.dtsi1109 compatible = "ti,clkctrl";
1125 compatible = "ti,clkctrl";
1141 compatible = "ti,clkctrl";
1160 compatible = "ti,clkctrl";
1176 compatible = "ti,clkctrl";
1192 compatible = "ti,clkctrl";
1208 compatible = "ti,clkctrl";
1224 compatible = "ti,clkctrl";
1240 compatible = "ti,clkctrl";
1256 compatible = "ti,clkctrl";
[all …]
H A Dam43xx-clocks.dtsi875 compatible = "ti,clkctrl";
882 compatible = "ti,clkctrl";
889 compatible = "ti,clkctrl";
906 compatible = "ti,clkctrl";
922 compatible = "ti,clkctrl";
938 compatible = "ti,clkctrl";
954 compatible = "ti,clkctrl";
961 compatible = "ti,clkctrl";
968 compatible = "ti,clkctrl";
975 compatible = "ti,clkctrl";
[all …]
H A Ddra7xx-clocks.dtsi1805 compatible = "ti,clkctrl";
1822 compatible = "ti,clkctrl";
1839 compatible = "ti,clkctrl";
1848 compatible = "ti,clkctrl";
1865 compatible = "ti,clkctrl";
1882 compatible = "ti,clkctrl";
1898 compatible = "ti,clkctrl";
1917 compatible = "ti,clkctrl";
1933 compatible = "ti,clkctrl";
1950 compatible = "ti,clkctrl";
[all …]
H A Ddm814x-clocks.dtsi346 compatible = "ti,clkctrl";
360 compatible = "ti,clkctrl";
374 compatible = "ti,clkctrl";
H A Ddm816x-clocks.dtsi257 compatible = "ti,clkctrl";
271 compatible = "ti,clkctrl";
/linux-6.15/drivers/clk/mxs/
H A Dclk-imx23.c16 static void __iomem *clkctrl; variable
19 #define CLKCTRL clkctrl
107 clkctrl = of_iomap(np, 0); in mx23_clocks_init()
108 WARN_ON(!clkctrl); in mx23_clocks_init()
H A Dclk-imx28.c17 static void __iomem *clkctrl; variable
18 #define CLKCTRL clkctrl
162 clkctrl = of_iomap(np, 0); in mx28_clocks_init()
163 WARN_ON(!clkctrl); in mx28_clocks_init()
/linux-6.15/Documentation/devicetree/bindings/pci/
H A Dmediatek,mt7621-pcie.yaml141 clocks = <&clkctrl 24>;
156 clocks = <&clkctrl 25>;
171 clocks = <&clkctrl 26>;
/linux-6.15/drivers/clk/ti/
H A DMakefile8 clkctrl.o
/linux-6.15/drivers/spi/
H A Dspi-ti-qspi.c34 u32 clkctrl; member
185 if (ctx_reg->clkctrl != clk_ctrl_new) { in ti_qspi_setup_clk()
195 ctx_reg->clkctrl = clk_ctrl_new; in ti_qspi_setup_clk()
206 ti_qspi_write(qspi, ctx_reg->clkctrl, QSPI_SPI_CLOCK_CNTRL_REG); in ti_qspi_restore_ctx()
/linux-6.15/arch/arm/boot/dts/nxp/mxs/
H A Dimx23.dtsi486 clks: clkctrl@80040000 {
487 compatible = "fsl,imx23-clkctrl";
H A Dimx28.dtsi1102 clks: clkctrl@80040000 {
1103 compatible = "fsl,imx28-clkctrl";