Searched refs:freq_mult (Results 1 – 2 of 2) sorted by relevance
37 u8 freq_mult; member239 (state->freq_mult == 6 ? 0x88 : 0x8c)); in mt312_initfe()289 buf[0] = DIV_ROUND_CLOSEST(state->xtal * state->freq_mult * 2, 1000000); in mt312_initfe()575 if (state->freq_mult == 6) { in mt312_set_frontend()577 state->freq_mult = 9; in mt312_set_frontend()583 if (state->freq_mult == 9) { in mt312_set_frontend()585 state->freq_mult = 6; in mt312_set_frontend()805 state->freq_mult = 9; in mt312_attach()811 state->freq_mult = 6; in mt312_attach()817 state->freq_mult = 9; in mt312_attach()
208 int32_t freq_mult; member