Searched full:tmr_prsc (Results 1 – 4 of 4) sorted by relevance
39 OutputClock = NominalFreq / tmr_prsc MHz43 tmr_fiper1 = tmr_prsc * tclk_period * FiperDiv1 - tclk_period
95 OutputClock = NominalFreq / tmr_prsc MHz99 tmr_fiper1 = tmr_prsc * tclk_period * FiperDiv1 - tclk_period
220 /* Initialize TMR_PRSC */ in fman_rtc_init()221 iowrite32be(output_clock_divisor, ®s->tmr_prsc); in fman_rtc_init()
142 uint32_t tmr_prsc; /* 0x00a8 timer prescale */ member