Home
last modified time | relevance | path

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

/arch/arm/mach-orion5x/
Dcommon.c70 orion5x_tclk); in clk_init()
246 int orion5x_tclk; variable
262 orion5x_tclk = orion5x_find_tclk(); in orion5x_timer_init()
265 IRQ_ORION5X_BRIDGE, orion5x_tclk); in orion5x_timer_init()
320 printk(KERN_INFO "Orion ID: %s. TCLK=%d.\n", dev_name, orion5x_tclk); in orion5x_init()
Dboard-dt.c46 printk(KERN_INFO "Orion ID: %s. TCLK=%d.\n", dev_name, orion5x_tclk); in orion5x_dt_init()
Dcommon.h36 extern int orion5x_tclk;
Dtsx09-common.c31 const unsigned divisor = ((orion5x_tclk + (8 * 19200)) / (16 * 19200)); in qnap_tsx09_power_off()
Dterastation_pro2-setup.c274 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()