Home
last modified time | relevance | path

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

/openbmc/linux/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 Dterastation_pro2-setup.c270 const unsigned divisor = ((orion5x_tclk + (8 * 38400)) / (16 * 38400)); in tsp2_power_off()
H A Dkurobox_pro-setup.c292 const unsigned divisor = ((orion5x_tclk + (8 * 38400)) / (16 * 38400)); in kurobox_pro_power_off()