Home
last modified time | relevance | path

Searched refs:ingenic_ost (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dingenic-ost.c35 struct ingenic_ost { struct
42 static struct ingenic_ost *ingenic_ost; variable
47 return readl(ingenic_ost->regs + OST_REG_CNTL); in ingenic_ost_read_cntl()
53 return readl(ingenic_ost->regs + OST_REG_CNTH); in ingenic_ost_read_cnth()
70 struct ingenic_ost *ost; in ingenic_ost_probe()
84 ingenic_ost = ost; in ingenic_ost_probe()
146 struct ingenic_ost *ost = dev_get_drvdata(dev); in ingenic_ost_suspend()
155 struct ingenic_ost *ost = dev_get_drvdata(dev); in ingenic_ost_resume()
H A Dingenic-sysost.c70 struct ingenic_ost *ost;
74 struct ingenic_ost { struct
85 static struct ingenic_ost *ingenic_ost; variable
215 struct ingenic_ost *ost = ingenic_ost; in ingenic_ost_global_timer_read_cntl()
228 static inline struct ingenic_ost *to_ingenic_ost(struct clock_event_device *evt) in to_ingenic_ost()
230 return container_of(evt, struct ingenic_ost, cevt); in to_ingenic_ost()
235 struct ingenic_ost *ost = to_ingenic_ost(evt); in ingenic_ost_cevt_set_state_shutdown()
245 struct ingenic_ost *os in ingenic_ost_cevt_set_next()
[all...]
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dingenic-ost.c35 struct ingenic_ost { struct
42 static struct ingenic_ost *ingenic_ost; variable
47 return readl(ingenic_ost->regs + OST_REG_CNTL); in ingenic_ost_read_cntl()
53 return readl(ingenic_ost->regs + OST_REG_CNTH); in ingenic_ost_read_cnth()
70 struct ingenic_ost *ost; in ingenic_ost_probe()
84 ingenic_ost = ost; in ingenic_ost_probe()
146 struct ingenic_ost *ost = dev_get_drvdata(dev); in ingenic_ost_suspend()
155 struct ingenic_ost *ost = dev_get_drvdata(dev); in ingenic_ost_resume()
H A Dingenic-sysost.c69 struct ingenic_ost *ost;
73 struct ingenic_ost { struct
84 static struct ingenic_ost *ingenic_ost; variable
216 struct ingenic_ost *ost = ingenic_ost; in ingenic_ost_global_timer_read_cntl()
229 static inline struct ingenic_ost *to_ingenic_ost(struct clock_event_device *evt) in to_ingenic_ost()
231 return container_of(evt, struct ingenic_ost, cevt); in to_ingenic_ost()
236 struct ingenic_ost *ost = to_ingenic_ost(evt); in ingenic_ost_cevt_set_state_shutdown()
246 struct ingenic_ost *os in ingenic_ost_cevt_set_next()
[all...]

Completed in 3 milliseconds