Searched refs:fttmr010 (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/clocksource/ |
| H A D | timer-fttmr010.c | 99 struct fttmr010 { struct 145 struct fttmr010 *fttmr010 = to_fttmr010(evt); in fttmr010_timer_set_next_event() local 173 struct fttmr010 *fttmr010 = to_fttmr010(evt); in ast2600_timer_shutdown() local 183 struct fttmr010 *fttmr010 = to_fttmr010(evt); in fttmr010_timer_shutdown() local 196 struct fttmr010 *fttmr010 = to_fttmr010(evt); in fttmr010_timer_set_oneshot() local 221 struct fttmr010 *fttmr010 = to_fttmr010(evt); in fttmr010_timer_set_periodic() local 265 struct fttmr010 *fttmr010 = to_fttmr010(evt); in ast2600_timer_interrupt() local 276 struct fttmr010 *fttmr010; in fttmr010_common_init() local 298 fttmr010 = kzalloc(sizeof(*fttmr010), GFP_KERNEL); in fttmr010_common_init() 408 fttmr010->clkevt.tick_resume = fttmr010->timer_shutdown; in fttmr010_common_init() [all …]
|
| H A D | Makefile | 24 obj-$(CONFIG_FTTMR010_TIMER) += timer-fttmr010.o
|
| /linux-6.15/Documentation/devicetree/bindings/timer/ |
| H A D | faraday,fttmr010.txt | 9 "faraday,fttmr010" 10 "cortina,gemini-timer", "faraday,fttmr010" 11 "moxa,moxart-timer", "faraday,fttmr010" 22 - clocks : a clock to provide the tick rate for "faraday,fttmr010" 24 and peripheral clock respectively, for "faraday,fttmr010" 31 compatible = "faraday,fttmr010";
|
| /linux-6.15/arch/arm/boot/dts/moxa/ |
| H A D | moxart.dtsi | 61 compatible = "moxa,moxart-timer", "faraday,fttmr010";
|
| /linux-6.15/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-vegman.dtsi | 169 fttmr010,pwm-outputs = <5>;
|
| /linux-6.15/arch/arm/boot/dts/gemini/ |
| H A D | gemini.dtsi | 178 compatible = "faraday,fttmr010";
|