Searched refs:lpc32xx_clk_event_ddata (Results 1 – 1 of 1) sorted by relevance
142 static struct lpc32xx_clock_event_ddata lpc32xx_clk_event_ddata = { variable 259 lpc32xx_clk_event_ddata.base = base; in lpc32xx_clockevent_init() 260 lpc32xx_clk_event_ddata.ticks_per_jiffy = DIV_ROUND_CLOSEST(rate, HZ); in lpc32xx_clockevent_init() 261 clockevents_config_and_register(&lpc32xx_clk_event_ddata.evtdev, in lpc32xx_clockevent_init() 266 &lpc32xx_clk_event_ddata); in lpc32xx_clockevent_init()