Searched +full:vt8500 +full:- +full:timer (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/timer/ |
| H A D | via,vt8500-timer.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/timer/via,vt8500-timer.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: VIA/Wondermedia VT8500 Timer 10 This is the timer block that is a standalone part of the system power 11 management controller on VIA/WonderMedia SoCs (VIA VT8500 and alike). 12 The hardware has a single 32-bit counter running at 3 MHz and four match 19 - Alexey Charkov <alchark@gmail.com> 23 const: via,vt8500-timer [all …]
|
| H A D | via,vt8500-timer.txt | 1 VIA/Wondermedia VT8500 Timer 2 ----------------------------------------------------- 5 - compatible : "via,vt8500-timer" 6 - reg : Should contain 1 register ranges(address and length) 7 - interrupts : interrupt for the timer 11 timer@d8130100 { 12 compatible = "via,vt8500-timer";
|
| /freebsd/sys/contrib/device-tree/src/arm/vt8500/ |
| H A D | vt8500.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * vt8500.dtsi - Device tree file for VIA VT8500 SoC 9 #address-cells = <1>; 10 #size-cells = <1>; 11 compatible = "via,vt8500"; 14 #address-cells = <1>; 15 #size-cells = <0>; 19 compatible = "arm,arm926ej-s"; 32 #address-cells = <1>; 33 #size-cells = <1>; [all …]
|
| H A D | wm8505.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * wm8505.dtsi - Device tree file for Wondermedia WM8505 SoC 9 #address-cells = <1>; 10 #size-cells = <1>; 14 #address-cells = <1>; 15 #size-cells = <0>; 19 compatible = "arm,arm926ej-s"; 34 #address-cells = <1>; 35 #size-cells = <1>; 36 compatible = "simple-bus"; [all …]
|
| H A D | wm8650.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * wm8650.dtsi - Device tree file for Wondermedia WM8650 SoC 9 #address-cells = <1>; 10 #size-cells = <1>; 14 #address-cells = <1>; 15 #size-cells = <0>; 19 compatible = "arm,arm926ej-s"; 30 #address-cells = <1>; 31 #size-cells = <1>; 32 compatible = "simple-bus"; [all …]
|
| H A D | wm8750.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * wm8750.dtsi - Device tree file for Wondermedia WM8750 SoC 9 #address-cells = <1>; 10 #size-cells = <1>; 14 #address-cells = <1>; 15 #size-cells = <0>; 36 #address-cells = <1>; 37 #size-cells = <1>; 38 compatible = "simple-bus"; 40 interrupt-parent = <&intc0>; [all …]
|
| H A D | wm8850.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * wm8850.dtsi - Device tree file for Wondermedia WM8850 SoC 9 #address-cells = <1>; 10 #size-cells = <1>; 14 #address-cells = <1>; 15 #size-cells = <0>; 19 compatible = "arm,cortex-a9"; 21 next-level-cache = <&l2_cache>; 33 #address-cells = <1>; 34 #size-cells = <1>; [all …]
|