Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx.c3876 u16 temp1680 = 0; in halmac_mu_bfer_entry_init_88xx() local
3908 temp1680 = HALMAC_REG_READ_16(halmac_adapter, 0x1680) & 0xC000; in halmac_mu_bfer_entry_init_88xx()
3909 temp1680 |= mu_bfer_init->my_aid | (mu_bfer_init->csi_length_sel << 12); in halmac_mu_bfer_entry_init_88xx()
3910 HALMAC_REG_WRITE_16(halmac_adapter, 0x1680, temp1680); in halmac_mu_bfer_entry_init_88xx()