Lines Matching refs:oxnas_rps_timer
50 struct oxnas_rps_timer {
62 struct oxnas_rps_timer *rps = dev_id;
71 static void oxnas_rps_timer_config(struct oxnas_rps_timer *rps,
89 struct oxnas_rps_timer *rps =
90 container_of(evt, struct oxnas_rps_timer, clkevent);
99 struct oxnas_rps_timer *rps =
100 container_of(evt, struct oxnas_rps_timer, clkevent);
109 struct oxnas_rps_timer *rps =
110 container_of(evt, struct oxnas_rps_timer, clkevent);
120 struct oxnas_rps_timer *rps =
121 container_of(evt, struct oxnas_rps_timer, clkevent);
128 static int __init oxnas_rps_clockevent_init(struct oxnas_rps_timer *rps)
183 static int __init oxnas_rps_clocksource_init(struct oxnas_rps_timer *rps)
214 struct oxnas_rps_timer *rps;