Home
last modified time | relevance | path

Searched refs:tune1 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/tegra/
H A Dclk-tegra124-dfll-fcpu.c67 .tune1 = 0x0000001f, \
103 .tune1 = 0x0000001f,
170 .tune1 = 0x00000060,
338 .tune1 = 0x20091d9,
351 .tune1 = 0x20091d9,
364 .tune1 = 0x20091d9,
376 .tune1 = 0x20091d9,
388 .tune1 = 0x20091d9,
400 .tune1 = 0x20091d9,
412 .tune1 = 0x20091d9,
[all …]
H A Dcvb.h34 u32 tune1; member
H A Dclk-dfll.c455 dfll_writel(td, td->soc->cvb->cpu_dfll_data.tune1, DFLL_TUNE1); in dfll_tune_low()