Home
last modified time | relevance | path

Searched refs:rcs (Results 1 – 3 of 3) sorted by relevance

/drivers/clocksource/
A Dtimer-rtl-otto.c182 struct rttm_cs *rcs = container_of(cs, struct rttm_cs, cs); in rttm_read_clocksource() local
184 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() local
208 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()
/drivers/net/ethernet/ibm/
A Dibmvnic.h255 __be16 rcs[5]; member
A Dibmvnic.c4251 if (next->tx_comp.rcs[i]) { in ibmvnic_complete_tx()
4253 next->tx_comp.rcs[i]); in ibmvnic_complete_tx()

Completed in 27 milliseconds