Lines Matching refs:ingenic_tcu
40 struct ingenic_tcu { struct
50 static struct ingenic_tcu *ingenic_tcu; argument
54 struct ingenic_tcu *tcu = ingenic_tcu; in ingenic_tcu_timer_read()
67 static inline struct ingenic_tcu *
70 return container_of(timer, struct ingenic_tcu, timers[timer->cpu]); in to_ingenic_tcu()
82 struct ingenic_tcu *tcu = to_ingenic_tcu(timer); in ingenic_tcu_cevt_set_state_shutdown()
93 struct ingenic_tcu *tcu = to_ingenic_tcu(timer); in ingenic_tcu_cevt_set_next()
115 struct ingenic_tcu *tcu = to_ingenic_tcu(timer); in ingenic_tcu_cevt_cb()
143 struct ingenic_tcu *tcu = ingenic_tcu; in ingenic_tcu_setup_cevt()
205 struct ingenic_tcu *tcu) in ingenic_tcu_clocksource_init()
277 struct ingenic_tcu *tcu; in ingenic_tcu_init()
314 ingenic_tcu = tcu; in ingenic_tcu_init()
366 platform_set_drvdata(pdev, ingenic_tcu); in ingenic_tcu_probe()
373 struct ingenic_tcu *tcu = dev_get_drvdata(dev); in ingenic_tcu_suspend()
386 struct ingenic_tcu *tcu = dev_get_drvdata(dev); in ingenic_tcu_resume()