Searched refs:tune1 (Results 1 – 5 of 5) sorted by relevance
80 .tune1 = 0x00000060,125 soc->tune1 = cvb->cpu_dfll_data.tune1; in tegra124_dfll_fcpu_probe()
42 u32 tune1; member
43 u32 tune1; member
446 dfll_writel(td, td->soc->tune1, DFLL_TUNE1); in dfll_tune_low()
174 struct reg_val tune1[] = { in mxl301rf_set_params() local217 tune1[0].val = f & 0xff; in mxl301rf_set_params()218 tune1[1].val = f >> 8; in mxl301rf_set_params()219 ret = raw_write(state, (u8 *) tune1, sizeof(tune1)); in mxl301rf_set_params()