Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c168 .p0_lna_init = {R_PATH0_LNA_INIT_V1, B_PATH0_LNA_INIT_IDX_MSK},
H A Drtw8852b.c170 .p0_lna_init = {R_PATH0_LNA_INIT_V1, B_PATH0_LNA_INIT_IDX_MSK},
H A Drtw8852a.c503 .p0_lna_init = {R_PATH0_LNA_INIT, B_PATH0_LNA_INIT_IDX_MSK},
H A Drtw8851b.c205 .p0_lna_init = {R_PATH0_LNA_INIT_V1, B_PATH0_LNA_INIT_IDX_MSK},
H A Drtw8852c.c168 .p0_lna_init = {R_PATH0_LNA_INIT_V1, B_PATH0_LNA_INIT_IDX_MSK},
H A Drtw8922a.c186 .p0_lna_init = {R_PATH0_LNA_INIT_V1, B_PATH0_LNA_INIT_IDX_MSK},
H A Dphy.c6166 rtw89_phy_write32_idx(rtwdev, dig_regs->p0_lna_init.addr, in rtw89_phy_dig_set_lna_idx()
6167 dig_regs->p0_lna_init.mask, lna_idx, bb->phy_idx); in rtw89_phy_dig_set_lna_idx()
H A Dcore.h4182 struct rtw89_reg_def p0_lna_init; member