Searched refs:_rate_ops (Results 1 – 2 of 2) sorted by relevance
30 static struct clk_ops name ## _rate_ops = { \39 &name ## _rate_hw, &name ## _rate_ops, \45 static const struct clk_ops name ## _rate_ops = { \54 &name ## _rate_hw, &name ## _rate_ops, \60 static struct clk_ops name ## _rate_ops = { \71 &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}