Searched refs:Q52_ARG (Results 1 – 5 of 5) sorted by relevance
857 #define Q52_ARG(q52) ((q52) / 4), (((q52) & 3) * 100 / 4) macro
1847 " dBm\n", Q52_ARG(estimated_pwr), in b43legacy_phy_xmitpower()1848 Q52_ARG(desired_pwr)); in b43legacy_phy_xmitpower()
1107 #define Q52_ARG(q52) Q52_TO_INT(q52), ((((q52) & 0x3) * 100) / 4) macro
2939 Q52_ARG(estimated_pwr), in b43_gphy_op_recalc_txpower()2940 Q52_ARG(desired_pwr), in b43_gphy_op_recalc_txpower()2941 Q52_ARG(max_pwr)); in b43_gphy_op_recalc_txpower()2968 (pwr_adjust < 0 ? "-" : ""), Q52_ARG(dbm), in b43_gphy_op_recalc_txpower()
5859 Q52_ARG(b43_ppr_get_max(dev, ppr))); in b43_nphy_op_recalc_txpower()