Searched refs:bw_div (Results 1 – 3 of 3) sorted by relevance
58 unsigned int bw_mul, bw_div; member
71 do_div(freq, node_data->desc->adj->bw_div); in imx_icc_node_set()
121 static inline struct bw_fixed bw_div(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_div() function