Searched refs:tck (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | sa1110-cpufreq.c | 36 u_char tck; /* clock cycle time (ns) */ member 53 .tck = 10, 62 .tck = 8, 71 .tck = 9, 80 .tck = 10, 88 .tck = 8, 97 .tck = 8, 106 .tck = 8, 158 if ((ns_to_cycles(sdram->tck, sd_khz) > 1) || in sdram_calculate_timing() 359 printk(KERN_DEBUG "SDRAM: tck in sa1110_clk_init() [all...] |
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | sa1110-cpufreq.c | 36 u_char tck; /* clock cycle time (ns) */ member 53 .tck = 10, 62 .tck = 8, 71 .tck = 9, 80 .tck = 10, 88 .tck = 8, 97 .tck = 8, 106 .tck = 8, 158 if ((ns_to_cycles(sdram->tck, sd_khz) > 1) || in sdram_calculate_timing() 353 printk(KERN_DEBUG "SDRAM: tck in sa1110_clk_init() [all...] |
Completed in 2 milliseconds