Searched refs:fdivround (Results 1 – 2 of 2) sorted by relevance
3733 #define fdivround(a, b, n) \ in wpi_get_power_index() macro3738 ((y1) + fdivround(((x) - (x1)) * ((y2) - (y1)), (x2) - (x1), n)) in wpi_get_power_index()3789 #undef fdivround in wpi_get_power_index()
5679 #define fdivround(a, b, n) \ in iwn4965_set_txpower() macro5683 ((y1) + fdivround(((int)(x) - (x1)) * ((y2) - (y1)), (x2) - (x1), n)) in iwn4965_set_txpower()5823 #undef fdivround in iwn4965_set_txpower()