Searched refs:fdivround (Results 1 – 2 of 2) sorted by relevance
3731 #define fdivround(a, b, n) \ in wpi_get_power_index() macro3736 ((y1) + fdivround(((x) - (x1)) * ((y2) - (y1)), (x2) - (x1), n)) in wpi_get_power_index()3787 #undef fdivround in wpi_get_power_index()
5667 #define fdivround(a, b, n) \ in iwn4965_set_txpower() macro5671 ((y1) + fdivround(((int)(x) - (x1)) * ((y2) - (y1)), (x2) - (x1), n)) in iwn4965_set_txpower()5811 #undef fdivround in iwn4965_set_txpower()