Home
last modified time | relevance | path

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

/openbmc/linux/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()