Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/
H A Dhalmac_api_88xx.c3701 u16 temp1680 = 0; in halmac_mu_bfer_entry_init_88xx() local
3729 temp1680 = HALMAC_REG_READ_16(pHalmac_adapter, 0x1680) & 0xC000; in halmac_mu_bfer_entry_init_88xx()
3730 temp1680 |= pMu_bfer_init->my_aid | (pMu_bfer_init->csi_length_sel << 12); in halmac_mu_bfer_entry_init_88xx()
3731 HALMAC_REG_WRITE_16(pHalmac_adapter, 0x1680, temp1680); in halmac_mu_bfer_entry_init_88xx()