Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c169 .p1_lna_init = {R_PATH1_LNA_INIT_V1, B_PATH1_LNA_INIT_IDX_MSK},
H A Drtw8852b.c171 .p1_lna_init = {R_PATH1_LNA_INIT_V1, B_PATH1_LNA_INIT_IDX_MSK},
H A Drtw8852a.c504 .p1_lna_init = {R_PATH1_LNA_INIT, B_PATH1_LNA_INIT_IDX_MSK},
H A Drtw8851b.c206 .p1_lna_init = {R_PATH1_LNA_INIT_V1, B_PATH1_LNA_INIT_IDX_MSK},
H A Drtw8852c.c169 .p1_lna_init = {R_PATH1_LNA_INIT_V1, B_PATH1_LNA_INIT_IDX_MSK},
H A Drtw8922a.c187 .p1_lna_init = {R_PATH1_LNA_INIT_V1, B_PATH1_LNA_INIT_IDX_MSK},
H A Dphy.c6168 rtw89_phy_write32_idx(rtwdev, dig_regs->p1_lna_init.addr, in rtw89_phy_dig_set_lna_idx()
6169 dig_regs->p1_lna_init.mask, lna_idx, bb->phy_idx); in rtw89_phy_dig_set_lna_idx()
H A Dcore.h4183 struct rtw89_reg_def p1_lna_init; member