Searched +full:8810 +full:pl +full:- +full:timer (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/arch/arm/boot/dts/unisoc/ |
D | rda8810pl.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 9 #include <dt-bindings/interrupt-controller/irq.h> 12 compatible = "rda,8810pl"; 13 interrupt-parent = <&intc>; 14 #address-cells = <1>; 15 #size-cells = <1>; 18 #address-cells = <1>; 19 #size-cells = <0>; 23 compatible = "arm,cortex-a5"; 29 compatible = "mmio-sram"; [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/timer/ |
D | rda,8810pl-timer.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/timer/rda,8810pl-timer.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: RDA Micro RDA8810PL Timer 10 - Manivannan Sadhasivam <[email protected]> 14 const: rda,8810pl-timer 23 interrupt-names: 25 - const: hwtimer 26 - const: ostimer [all …]
|
/linux-6.14.4/drivers/clocksource/ |
D | timer-rda.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * RDA8810PL SoC timer driver 10 * Each timer provides optional interrupt support. In this driver, OSTIMER is 17 #include "timer-of.h" 93 evt->mult) >> evt->shift; in rda_ostimer_set_state_periodic() 119 /* clear timer int */ in rda_ostimer_interrupt() 123 if (evt->event_handler) in rda_ostimer_interrupt() 124 evt->event_handler(evt); in rda_ostimer_interrupt() 133 .name = "rda-ostimer", 145 .name = "rda-timer", [all …]
|
/linux-6.14.4/ |
D | MAINTAINERS | 5 --------------------------------------------------- 21 W: *Web-page* with status/info 23 B: URI for where to file *bugs*. A web-page with detailed bug 28 patches to the given subsystem. This is either an in-tree file, 29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst 46 N: [^a-z]tegra all files whose path contains tegra 49 scripts/get_maintainer.pl has different behavior for files that 64 ---------------- 83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS) 85 L: linux-[email protected] [all …]
|