Lines Matching refs:_cp
134 #define PLL(_ro, _ci, _cn, _cp, _f, _c) \ argument
140 .clks_parent = (_cp), \
141 .num_parents = ARRAY_SIZE(_cp), \
146 #define FIXED_FACTOR_DIV(_ci, _cn, _cp, _f, _d) \ argument
151 .clks_parent = (_cp), \
152 .num_parents = ARRAY_SIZE(_cp), \
156 #define CPU(_ro, _ci, _cn, _cp, _dt) \ argument
162 .clks_parent = (_cp), \
163 .num_parents = ARRAY_SIZE(_cp), \
167 #define COMPOSITE(_ro, _ci, _cn, _cp, _f, _c) \ argument
173 .clks_parent = (_cp), \
174 .num_parents = ARRAY_SIZE(_cp), \