Searched refs:tune1 (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/drivers/clk/tegra/ |
A D | clk-tegra124-dfll-fcpu.c | 77 .tune1 = 0x00000060, 245 .tune1 = 0x20091d9, 258 .tune1 = 0x20091d9, 271 .tune1 = 0x20091d9, 283 .tune1 = 0x20091d9, 295 .tune1 = 0x20091d9, 307 .tune1 = 0x20091d9, 319 .tune1 = 0x20091d9, 332 .tune1 = 0x20091d9, 344 .tune1 = 0x20091d9, [all …]
|
A D | cvb.h | 34 u32 tune1; member
|
A D | clk-dfll.c | 455 dfll_writel(td, td->soc->cvb->cpu_dfll_data.tune1, DFLL_TUNE1); in dfll_tune_low()
|
/linux-6.3-rc2/drivers/media/tuners/ |
A D | mxl301rf.c | 165 struct reg_val tune1[] = { in mxl301rf_set_params() local 208 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()
|
Completed in 10 milliseconds