Home
last modified time | relevance | path

Searched refs:orion5x_tclk (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
H A Dcommon.c70 tclk = clk_register_fixed_rate(NULL, "tclk", NULL, 0, orion5x_tclk); in clk_init()
258 int orion5x_tclk; variable
274 orion5x_tclk = orion5x_find_tclk(); in orion5x_timer_init()
277 IRQ_ORION5X_BRIDGE, orion5x_tclk); in orion5x_timer_init()
332 printk(KERN_INFO "Orion ID: %s. TCLK=%d.\n", dev_name, orion5x_tclk); in orion5x_init()
H A Dboard-dt.c45 printk(KERN_INFO "Orion ID: %s. TCLK=%d.\n", dev_name, orion5x_tclk); in orion5x_dt_init()
H A Dtsx09-common.c27 const unsigned divisor = ((orion5x_tclk + (8 * 19200)) / (16 * 19200)); in qnap_tsx09_power_off()
H A Dcommon.h37 extern int orion5x_tclk;
H A Dterastation_pro2-setup.c270 const unsigned divisor = ((orion5x_tclk + (8 * 38400)) / (16 * 38400)); in tsp2_power_off()
H A Dkurobox_pro-setup.c295 const unsigned divisor = ((orion5x_tclk + (8 * 38400)) / (16 * 38400)); in kurobox_pro_power_off()
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/
H A Dcommon.c66 tclk = clk_register_fixed_rate(NULL, "tclk", NULL, 0, orion5x_tclk); in clk_init()
245 int orion5x_tclk; variable
261 orion5x_tclk = orion5x_find_tclk(); in orion5x_timer_init()
264 IRQ_ORION5X_BRIDGE, orion5x_tclk); in orion5x_timer_init()
319 printk(KERN_INFO "Orion ID: %s. TCLK=%d.\n", dev_name, orion5x_tclk); in orion5x_init()
H A Dboard-dt.c42 printk(KERN_INFO "Orion ID: %s. TCLK=%d.\n", dev_name, orion5x_tclk); in orion5x_dt_init()
H A Dcommon.h36 extern int orion5x_tclk;
H A Dtsx09-common.c27 const unsigned divisor = ((orion5x_tclk + (8 * 19200)) / (16 * 19200)); in qnap_tsx09_power_off()
H A Dkurobox_pro-setup.c292 const unsigned divisor = ((orion5x_tclk + (8 * 38400)) / (16 * 38400)); in kurobox_pro_power_off()
H A Dterastation_pro2-setup.c270 const unsigned divisor = ((orion5x_tclk + (8 * 38400)) / (16 * 38400)); in tsp2_power_off()

Completed in 5 milliseconds