Home
last modified time | relevance | path

Searched full:ostimer (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-rda.c9 * 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 Drda,8810pl-timer.yaml26 - const: ostimer
45 interrupt-names = "hwtimer", "ostimer";
/openbmc/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa25x.dtsi32 clock-output-names = "ostimer";
/openbmc/linux/arch/arm/boot/dts/unisoc/
H A Drda8810pl.dtsi76 interrupt-names = "hwtimer", "ostimer";
/openbmc/qemu/hw/timer/
H A Ddigic-timer.c14 * The QEMU model of the OSTimer in PKUnity SoC by Guan Xuetao
/openbmc/linux/drivers/clk/pxa/
H A Dclk-pxa27x.c152 PXA27X_PBUS_CKEN(NULL, "OSTIMER0", OSTIMER, 1, 96, 0),