Searched defs:CLKDEV_CON_ID (Results 1 – 2 of 2) sorted by relevance
200 #define CLKDEV_CON_ID(_id, _clk) { .con_id = _id, .clk = _clk } macro