Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8703b.h16 #define BIT_LNA_H_MASK BIT(3) macro
H A Drtw8821c.h188 #define BIT_LNA_H_MASK BIT(3) macro
H A Drtw8821c.c624 lna_idx = FIELD_PREP(BIT_LNA_H_MASK, GET_PHY_STAT_P0_LNA_H(phy_status)) | in query_phy_status_page0()