Home
last modified time | relevance | path

Searched refs:dbias (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ieee802154/
H A Dadf7242.c602 u8 pwr, bias_ctrl, dbias, tmp; in adf7242_set_txpower() local
613 dbias = PA_DBIAS_HIGH_POWER; in adf7242_set_txpower()
616 dbias = PA_DBIAS_LOW_POWER; in adf7242_set_txpower()
624 tmp |= PA_BRIDGE_DBIAS(dbias); in adf7242_set_txpower()
/kernel/linux/linux-6.6/drivers/net/ieee802154/
H A Dadf7242.c602 u8 pwr, bias_ctrl, dbias, tmp; in adf7242_set_txpower() local
613 dbias = PA_DBIAS_HIGH_POWER; in adf7242_set_txpower()
616 dbias = PA_DBIAS_LOW_POWER; in adf7242_set_txpower()
624 tmp |= PA_BRIDGE_DBIAS(dbias); in adf7242_set_txpower()

Completed in 5 milliseconds