Searched refs:freq_mult (Results 1 – 1 of 1) sorted by relevance
37 u8 freq_mult; member 239 (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 in mt312_attach() [all...]