Searched defs:make_mrq_clk_cmd (Results 1 – 2 of 2) sorted by relevance
125 #define make_mrq_clk_cmd(cmd, id) (((cmd) << 24) | (id & 0xFFFFFF)) macro