Searched refs:_rate_ops (Results 1 – 2 of 2) sorted by relevance
26 static const struct clk_ops name ## _rate_ops = { \35 &name ## _rate_hw, &name ## _rate_ops, \41 static const struct clk_ops name ## _rate_ops = { \50 &name ## _rate_hw, &name ## _rate_ops, \56 static const struct clk_ops name ## _rate_ops = { \67 &name ## _rate_hw, &name ## _rate_ops, \
289 #define M_CFG_DIV(_rate_ops, _rate_flags)\ argument290 .div = &(struct composite_clk_gcfg_t) {_rate_flags, _rate_ops}