Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8821c.h184 #define GET_PHY_STAT_P0_LNA_H(phy_stat) \ macro
H A Drtw8821c.c555 lna_idx = FIELD_PREP(BIT_LNA_H_MASK, GET_PHY_STAT_P0_LNA_H(phy_status)) | in query_phy_status_page0()