Searched refs:padmix (Results 1 – 2 of 2) sorted by relevance
132 u16 reg, v, padmix; in lo_txctl_register_table() local138 padmix = 0; in lo_txctl_register_table()141 padmix = 5; in lo_txctl_register_table()147 padmix = 2; in lo_txctl_register_table()151 padmix = 5; in lo_txctl_register_table()157 *pad_mix_gain = padmix; in lo_txctl_register_table()
37 #define PHY_GET_RFGAINID(rfattn, padmix, width) ((rfattn) + ((padmix)*(width))) argument