Searched refs:padmix (Results 1 – 2 of 2) sorted by relevance
145 u16 reg, v, padmix; in lo_txctl_register_table() local151 padmix = 0; in lo_txctl_register_table()154 padmix = 5; in lo_txctl_register_table()160 padmix = 2; in lo_txctl_register_table()164 padmix = 5; in lo_txctl_register_table()170 *pad_mix_gain = padmix; in lo_txctl_register_table()
48 #define PHY_GET_RFGAINID(rfattn, padmix, width) ((rfattn) + ((padmix)*(width))) argument