Searched defs:CLKDEV_CON_ID (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/arch/arm/mach-at91/ | ||
D | clock.h | 36 #define CLKDEV_CON_ID(_id, _clk) \ macro |
/linux-3.4.99/include/linux/ | ||
D | sh_clk.h | 157 #define CLKDEV_CON_ID(_id, _clk) { .con_id = _id, .clk = _clk } macro |