Searched refs:ticks_per_ms (Results 1 – 5 of 5) sorted by relevance
237 u32 ticks_per_ms; in sdrc_timings() local259 ticks_per_ms = l3_rate; in sdrc_timings()260 rfr = memory_timings[0].tREF * ticks_per_ms / 1000000; in sdrc_timings()
72 ticks = bcma_chipco_watchdog_timer_set(cc, cc->ticks_per_ms * ms); in bcma_chipco_watchdog_timer_set_ms_wdt()73 return ticks / cc->ticks_per_ms; in bcma_chipco_watchdog_timer_set_ms_wdt()103 bcma_chipco_watchdog_get_max_timer(cc) / cc->ticks_per_ms; in bcma_chipco_watchdog_register()172 cc->ticks_per_ms = bcma_chipco_watchdog_ticks_per_ms(cc); in bcma_core_chipcommon_init()
329 ticks = ssb_chipco_watchdog_timer_set(cc, cc->ticks_per_ms * ms); in ssb_chipco_watchdog_timer_set_ms()330 return ticks / cc->ticks_per_ms; in ssb_chipco_watchdog_timer_set_ms()370 cc->ticks_per_ms = ssb_chipco_watchdog_ticks_per_ms(cc); in ssb_chipcommon_init()371 cc->max_timer_ms = ssb_chipco_watchdog_get_max_timer(cc) / cc->ticks_per_ms; in ssb_chipcommon_init()
596 u32 ticks_per_ms; member
636 u32 ticks_per_ms; member