Searched full:ostimer (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/clocksource/ |
H A D | timer-rda.c | 9 * RDA8810PL has two independent timers: OSTIMER (56 bit) and HWTIMER (64 bit). 10 * Each timer provides optional interrupt support. In this driver, OSTIMER is 45 /* Enable ostimer interrupt first */ in rda_ostimer_start() 58 /* Disable ostimer interrupt first */ in rda_ostimer_stop() 133 .name = "rda-ostimer", 150 .name = "ostimer",
|
/openbmc/linux/Documentation/devicetree/bindings/timer/ |
H A D | rda,8810pl-timer.yaml | 26 - const: ostimer 45 interrupt-names = "hwtimer", "ostimer";
|
/openbmc/linux/arch/arm/boot/dts/intel/pxa/ |
H A D | pxa25x.dtsi | 32 clock-output-names = "ostimer";
|
/openbmc/linux/arch/arm/boot/dts/unisoc/ |
H A D | rda8810pl.dtsi | 76 interrupt-names = "hwtimer", "ostimer";
|
/openbmc/qemu/hw/timer/ |
H A D | digic-timer.c | 14 * The QEMU model of the OSTimer in PKUnity SoC by Guan Xuetao
|
/openbmc/linux/drivers/clk/pxa/ |
H A D | clk-pxa27x.c | 152 PXA27X_PBUS_CKEN(NULL, "OSTIMER0", OSTIMER, 1, 96, 0),
|