Searched refs:timer_period (Results 1 – 3 of 3) sorted by relevance
117 u_int32_t timer_period) in ar9300_start_generic_timer() argument127 OS_REG_WRITE(ah, gen_timer_configuration[index].period_addr, timer_period); in ar9300_start_generic_timer()
1550 u_int32_t timer_period);
832 unsigned int timer_period; in siena_tx_qpace() local842 timer_period = EFX_TX_PACE_CLOCK_BASE / encp->enc_clk_mult; in siena_tx_qpace()844 if ((timer_period << pace_val) >= ns) in siena_tx_qpace()