Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx.c3439 u8 temp14C0 = 0; in halmac_cfg_mumimo_88xx() local
3454 temp14C0 = HALMAC_REG_READ_8(halmac_adapter, REG_MU_TX_CTL) & in halmac_cfg_mumimo_88xx()
3458 (temp14C0 | BIT(0) | BIT(1)) & ~(BIT(7))); in halmac_cfg_mumimo_88xx()
3828 u16 temp168X = 0, temp14C0; in halmac_mu_bfee_entry_init_88xx() local
3848 temp14C0 = HALMAC_REG_READ_16(halmac_adapter, REG_MU_TX_CTL) & in halmac_mu_bfee_entry_init_88xx()
3851 temp14C0 | ((mu_bfee_init->userid - 2) << 8)); in halmac_mu_bfee_entry_init_88xx()