Searched full:timclk (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/devicetree/bindings/timer/ |
| H A D | st,nomadik-mtu.yaml | 28 description: The first clock named TIMCLK clocks the actual timers and 34 - const: timclk 57 clock-names = "timclk", "apb_pclk";
|
| /linux/Documentation/devicetree/bindings/arm/ |
| H A D | sp810.yaml | 36 - const: timclk 72 clock-names = "refclk", "timclk", "apb_pclk";
|
| /linux/arch/arm/boot/dts/arm/ |
| H A D | versatile-ab.dts | 152 timclk: clock-1000000 { label 336 clocks = <&timclk>, <&timclk>, <&pclk>; 344 clocks = <&timclk>, <&timclk>, <&pclk>;
|
| H A D | integratorcp.dts | 134 timclk: clock-1000000 { label 157 clocks = <&timclk>; 163 clocks = <&timclk>;
|
| H A D | vexpress-v2m.dtsi | 162 clock-names = "refclk", "timclk", "apb_pclk";
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | ste-nomadik-stn8815.dtsi | 40 clocks = <&timclk>, <&pclk>; 41 clock-names = "timclk", "apb_pclk"; 49 clocks = <&timclk>, <&pclk>; 50 clock-names = "timclk", "apb_pclk"; 196 * that is parent of TIMCLK, PLL1 and PLL2 205 * The 2.4 MHz TIMCLK reference clock is active at 210 timclk: timclk@2.4M { label
|
| /linux/drivers/clk/versatile/ |
| H A D | Kconfig | 19 Supports clock muxing (REFCLK/TIMCLK to TIMERCLKEN0-3) capabilities
|
| /linux/drivers/clocksource/ |
| H A D | nomadik-mtu.c | 268 clk = of_clk_get_by_name(node, "timclk"); in nmdk_timer_of_init() 270 pr_err("could not get timclk\n"); in nmdk_timer_of_init()
|
| /linux/arch/arm64/boot/dts/arm/ |
| H A D | rtsm_ve-motherboard.dtsi | 126 clock-names = "refclk", "timclk", "apb_pclk";
|
| H A D | juno-motherboard.dtsi | 153 clock-names = "refclk", "timclk", "apb_pclk";
|
| /linux/drivers/clk/ |
| H A D | clk-nomadik.c | 106 /* Set all timers to use the 2.4 MHz TIMCLK */ in nomadik_src_init()
|