Searched refs:tune1 (Results 1 – 4 of 4) sorted by relevance
165 struct reg_val tune1[] = { in mxl301rf_set_params() local208 tune1[0].val = f & 0xff; in mxl301rf_set_params()209 tune1[1].val = f >> 8; in mxl301rf_set_params()210 ret = raw_write(state, (u8 *) tune1, sizeof(tune1)); in mxl301rf_set_params()
43 u32 tune1; member
80 .tune1 = 0x00000060,
447 dfll_writel(td, td->soc->cvb->cpu_dfll_data.tune1, DFLL_TUNE1); in dfll_tune_low()