Searched +full:ep7312 +full:- +full:timer (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/timer/ |
| H A D | cirrus,clps711x-timer.txt | 1 * Cirrus Logic CLPS711X Timer Counter 4 - compatible: Shall contain "cirrus,ep7209-timer". 5 - reg : Address and length of the register set. 6 - interrupts: The interrupt number of the timer. 7 - clocks : phandle of timer reference clock. 9 Note: Each timer should have an alias correctly numbered in "aliases" node. 17 timer1: timer@80000300 { 18 compatible = "cirrus,ep7312-timer", "cirrus,ep7209-timer"; 24 timer2: timer@80000340 { 25 compatible = "cirrus,ep7312-timer", "cirrus,ep7209-timer";
|
| H A D | cirrus,clps711x-timer.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/timer/cirrus,clps711x-timer.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Cirrus Logic CLPS711X Timer Counter 10 - Alexander Shiyan <shc_work@mail.ru> 15 - items: 16 - enum: 17 - cirrus,ep7312-timer 18 - const: cirrus,ep7209-timer [all …]
|