Searched refs:rcs (Results 1 – 3 of 3) sorted by relevance
182 struct rttm_cs *rcs = container_of(cs, struct rttm_cs, cs); in rttm_read_clocksource() local184 return rttm_get_counter(rcs->to.of_base.base); in rttm_read_clocksource()206 struct rttm_cs *rcs = container_of(cs, struct rttm_cs, cs); in rttm_enable_clocksource() local208 rttm_disable_irq(rcs->to.of_base.base); in rttm_enable_clocksource()209 rttm_setup_timer(rcs->to.of_base.base); in rttm_enable_clocksource()210 rttm_enable_timer(rcs->to.of_base.base, RTTM_CTRL_TIMER, in rttm_enable_clocksource()211 rcs->to.of_clk.rate / RTTM_TICKS_PER_SEC); in rttm_enable_clocksource()
255 __be16 rcs[5]; member
4251 if (next->tx_comp.rcs[i]) { in ibmvnic_complete_tx()4253 next->tx_comp.rcs[i]); in ibmvnic_complete_tx()
Completed in 27 milliseconds