Searched refs:mask_ofst (Results 1 – 2 of 2) sorted by relevance
1498 u32 mask_ofst = 16; in rtw8852c_bb_gpio_trsw() local1507 mask_ofst += (tx_path_en * 4 + trsw_tx * 2 + trsw_rx) * 2; in rtw8852c_bb_gpio_trsw()1510 rtw89_phy_write32_mask(rtwdev, cr, (B_P0_TRSW_A | B_P0_TRSW_B) << mask_ofst, val); in rtw8852c_bb_gpio_trsw()1526 u32 mask, mask_ofst; in rtw8852c_bb_gpio_rfm() local1533 mask_ofst = masks[src]; in rtw8852c_bb_gpio_rfm()1540 mask = 0xff << mask_ofst; in rtw8852c_bb_gpio_rfm()
1393 u32 mask_ofst = 16; in rtw8851b_bb_gpio_trsw() local1399 mask_ofst += (tx_path_en * 4 + trsw_tx * 2 + trsw_rx) * 2; in rtw8851b_bb_gpio_trsw()1404 (B_P0_TRSW_A | B_P0_TRSW_B) << mask_ofst, val); in rtw8851b_bb_gpio_trsw()