Searched full:timrot (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/timer/ |
| H A D | fsl,timrot.yaml | 4 $id: http://devicetree.org/schemas/timer/fsl,timrot.yaml# 16 - fsl,imx23-timrot 17 - fsl,imx28-timrot 18 - const: fsl,timrot 44 compatible = "fsl,imx28-timrot", "fsl,timrot";
|
| /linux/drivers/clocksource/ |
| H A D | mxs_timer.c | 21 * There are 2 versions of the timrot on Freescale MXS-based SoCs. 26 * another for clocksource. MX28 uses timrot 0 and 1, while MX23 95 /* timrot decrements the count */ in timrotv1_set_next_event() 104 /* timrot decrements the count */ in timrotv2_set_next_event() 226 /* get timrot version */ in mxs_timer_init() 228 (of_device_is_compatible(np, "fsl,imx23-timrot") ? in mxs_timer_init() 273 TIMER_OF_DECLARE(mxs, "fsl,timrot", mxs_timer_init);
|
| /linux/arch/arm/boot/dts/nxp/mxs/ |
| H A D | imx23.dtsi | 569 timrot@80068000 { 570 compatible = "fsl,imx23-timrot", "fsl,timrot";
|
| H A D | imx28.dtsi | 1203 timer: timrot@80068000 { 1204 compatible = "fsl,imx28-timrot", "fsl,timrot";
|