VIA_CLOCK_FREQ
#define VIA_TIMER_CYCLES (VIA_CLOCK_FREQ / HZ) /* clock cycles per jiffy */
clocksource_register_hz(&mac_clk, VIA_CLOCK_FREQ);