Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c198 s16 foe = FIELD_GET(MT_RXV5_FOE, rxv5); in mt7615_mac_fill_tm_rx() local
203 foe &= ~BIT(11); in mt7615_mac_fill_tm_rx()
204 foe *= 1000; in mt7615_mac_fill_tm_rx()
205 foe >>= 11; in mt7615_mac_fill_tm_rx()
207 if (foe > 2048) in mt7615_mac_fill_tm_rx()
208 foe -= 4096; in mt7615_mac_fill_tm_rx()
210 foe = (foe * foe_const) >> 15; in mt7615_mac_fill_tm_rx()
213 dev->test.last_freq_offset = foe; in mt7615_mac_fill_tm_rx()
/OK3568_Linux_fs/buildroot/package/directfb/
H A D0001-fix-missing-davinci-voodoo-header.patch1147 +/* Defines foe cursor parameter validation*/