Searched refs:mask_ofst (Results 1 – 2 of 2) sorted by relevance
1560 u32 mask_ofst = 16; in rtw8852c_bb_gpio_trsw() local1569 mask_ofst += (tx_path_en * 4 + trsw_tx * 2 + trsw_rx) * 2; in rtw8852c_bb_gpio_trsw()1572 rtw89_phy_write32_mask(rtwdev, cr, (B_P0_TRSW_A | B_P0_TRSW_B) << mask_ofst, val); in rtw8852c_bb_gpio_trsw()1588 u32 mask, mask_ofst; in rtw8852c_bb_gpio_rfm() local1595 mask_ofst = masks[src]; in rtw8852c_bb_gpio_rfm()1602 mask = 0xff << mask_ofst; in rtw8852c_bb_gpio_rfm()
1421 u32 mask_ofst = 16; in rtw8851b_bb_gpio_trsw() local1427 mask_ofst += (tx_path_en * 4 + trsw_tx * 2 + trsw_rx) * 2; in rtw8851b_bb_gpio_trsw()1432 (B_P0_TRSW_A | B_P0_TRSW_B) << mask_ofst, val); in rtw8851b_bb_gpio_trsw()