bias_ctrl         602 drivers/net/ieee802154/adf7242.c 	u8 pwr, bias_ctrl, dbias, tmp;
bias_ctrl         614 drivers/net/ieee802154/adf7242.c 		bias_ctrl = PA_BIAS_HIGH_POWER;
bias_ctrl         617 drivers/net/ieee802154/adf7242.c 		bias_ctrl = PA_BIAS_LOW_POWER;
bias_ctrl         629 drivers/net/ieee802154/adf7242.c 	tmp |= PA_BIAS_CTRL(bias_ctrl);