Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7603/
Dinit.c459 bool ext_pa = eeprom[MT_EE_NIC_CONF_0 + 1] & BIT(1); in mt7603_init_txpower() local
465 if (ext_pa && is_mt7603(dev) && ext_pa_pwr != 0 && ext_pa_pwr != 0xff) in mt7603_init_txpower()