Searched refs:B_BE_RSC_MASK (Results 1 – 3 of 3) sorted by relevance
1063 val32 &= B_BE_RRSR_RATE_EN_MASK | B_BE_RRSR_CCK_MASK | B_BE_RSC_MASK; in trxptcl_init_be()1074 rtw89_write32_mask(rtwdev, reg, B_BE_RSC_MASK, 1); in trxptcl_init_be()
165 .rsc = {R_BE_PTCL_RRSR1, B_BE_RSC_MASK, 2},
6196 #define B_BE_RSC_MASK GENMASK(7, 6) macro