Home
last modified time | relevance | path

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

/arch/arm/mach-orion5x/
Dcommon.c98 IRQ_ORION5X_ETH_ERR, orion5x_tclk); in orion5x_eth_init()
135 orion_spi_init(SPI_PHYS_BASE, orion5x_tclk); in orion5x_spi_init()
145 IRQ_ORION5X_UART0, orion5x_tclk); in orion5x_uart0_init()
154 IRQ_ORION5X_UART1, orion5x_tclk); in orion5x_uart1_init()
182 orion_wdt_init(orion5x_tclk); in orion5x_wdt_init()
194 int orion5x_tclk; variable
210 orion5x_tclk = orion5x_find_tclk(); in orion5x_timer_init()
213 IRQ_ORION5X_BRIDGE, orion5x_tclk); in orion5x_timer_init()
272 printk(KERN_INFO "Orion ID: %s. TCLK=%d.\n", dev_name, orion5x_tclk); in orion5x_init()
Dcommon.h15 extern int orion5x_tclk;
Dtsx09-common.c31 const unsigned divisor = ((orion5x_tclk + (8 * 19200)) / (16 * 19200)); in qnap_tsx09_power_off()
Dterastation_pro2-setup.c275 const unsigned divisor = ((orion5x_tclk + (8 * 38400)) / (16 * 38400)); in tsp2_power_off()
Dkurobox_pro-setup.c296 const unsigned divisor = ((orion5x_tclk + (8 * 38400)) / (16 * 38400)); in kurobox_pro_power_off()