Searched refs:clkctrl (Results 1 – 13 of 13) sorted by relevance
| /linux/arch/arm/boot/dts/axis/ |
| H A D | artpec6.dtsi | 45 #include <dt-bindings/clock/axis,artpec6-clkctrl.h> 103 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>; 289 clocks = <&clkctrl ARTPEC6_CLK_ETH_ACLK>, 290 <&clkctrl ARTPEC6_CLK_PTP_REF>; 335 clocks = <&clkctrl ARTPEC6_CLK_UART_REFCLK>, [all …]
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am33xx-clocks.dtsi | 635 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 D | omap44xx-clocks.dtsi | 1161 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 D | omap54xx-clocks.dtsi | 1109 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 D | am43xx-clocks.dtsi | 875 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 D | dm814x-clocks.dtsi | 346 compatible = "ti,clkctrl"; 360 compatible = "ti,clkctrl"; 374 compatible = "ti,clkctrl";
|
| H A D | dm816x-clocks.dtsi | 257 compatible = "ti,clkctrl"; 271 compatible = "ti,clkctrl";
|
| /linux/drivers/clk/mxs/ |
| H A D | clk-imx23.c | 16 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 D | clk-imx28.c | 17 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/drivers/clk/ti/ |
| H A D | Makefile | 8 clkctrl.o
|
| /linux/drivers/spi/ |
| H A D | spi-ti-qspi.c | 34 u32 clkctrl; member 184 if (ctx_reg->clkctrl != clk_ctrl_new) { in ti_qspi_setup_clk() 194 ctx_reg->clkctrl = clk_ctrl_new; in ti_qspi_setup_clk() 204 ti_qspi_write(qspi, ctx_reg->clkctrl, QSPI_SPI_CLOCK_CNTRL_REG); in ti_qspi_restore_ctx()
|
| /linux/arch/arm/boot/dts/nxp/mxs/ |
| H A D | imx23.dtsi | 486 clks: clkctrl@80040000 { 487 compatible = "fsl,imx23-clkctrl";
|
| H A D | imx28.dtsi | 1112 clks: clkctrl@80040000 { 1113 compatible = "fsl,imx28-clkctrl";
|