Searched refs:mask_ofst (Results 1 – 2 of 2) sorted by relevance
1568 u32 mask_ofst = 16; in rtw8852c_bb_gpio_trsw() local1577 mask_ofst += (tx_path_en * 4 + trsw_tx * 2 + trsw_rx) * 2; in rtw8852c_bb_gpio_trsw()1580 rtw89_phy_write32_mask(rtwdev, cr, (B_P0_TRSW_A | B_P0_TRSW_B) << mask_ofst, val); in rtw8852c_bb_gpio_trsw()1596 u32 mask, mask_ofst; in rtw8852c_bb_gpio_rfm() local1603 mask_ofst = masks[src]; in rtw8852c_bb_gpio_rfm()1610 mask = 0xff << mask_ofst; in rtw8852c_bb_gpio_rfm()
1428 u32 mask_ofst = 16; in rtw8851b_bb_gpio_trsw() local1434 mask_ofst += (tx_path_en * 4 + trsw_tx * 2 + trsw_rx) * 2; in rtw8851b_bb_gpio_trsw()1439 (B_P0_TRSW_A | B_P0_TRSW_B) << mask_ofst, val); in rtw8851b_bb_gpio_trsw()