Searched refs:mt312_div (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/
H A Dmt312.c148 static inline u32 mt312_div(u32 a, u32 b) mt312_div() function
200 mt312_div(monitor * 15625, 4)); mt312_get_symbol_rate()
304 buf[0] = mt312_div(state->xtal * state->freq_mult * 2, 1000000); mt312_initfe()
307 buf[1] = mt312_div(state->xtal, 22000 * 4); mt312_initfe()
620 sr = mt312_div(p->symbol_rate * 4, 15625); mt312_set_frontend()

Completed in 34 milliseconds