Home
last modified time | relevance | path

Searched refs:orion5x_tclk (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/arm/mach-orion5x/
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()
Dboard-dt.c45 printk(KERN_INFO "Orion ID: %s. TCLK=%d.\n", dev_name, orion5x_tclk); in orion5x_dt_init()
Dcommon.h37 extern int orion5x_tclk;
Dtsx09-common.c27 const unsigned divisor = ((orion5x_tclk + (8 * 19200)) / (16 * 19200)); in qnap_tsx09_power_off()
Dterastation_pro2-setup.c270 const unsigned divisor = ((orion5x_tclk + (8 * 38400)) / (16 * 38400)); in tsp2_power_off()
Dkurobox_pro-setup.c295 const unsigned divisor = ((orion5x_tclk + (8 * 38400)) / (16 * 38400)); in kurobox_pro_power_off()