Searched refs:lpc32xx_clk_event_ddata (Results 1 – 1 of 1) sorted by relevance
146 static struct lpc32xx_clock_event_ddata lpc32xx_clk_event_ddata = { variable263 lpc32xx_clk_event_ddata.base = base; in lpc32xx_clockevent_init()264 lpc32xx_clk_event_ddata.ticks_per_jiffy = DIV_ROUND_CLOSEST(rate, HZ); in lpc32xx_clockevent_init()265 clockevents_config_and_register(&lpc32xx_clk_event_ddata.evtdev, in lpc32xx_clockevent_init()270 &lpc32xx_clk_event_ddata); in lpc32xx_clockevent_init()