| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/txbf/ |
| H A D | haltxbf8821b.c | 271 u1Byte tmp = ODM_Read1Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 3) & 0x3; in HalTxbf8821B_Enter() 273 ODM_Write1Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in HalTxbf8821B_Enter() 274 ODM_Write2Byte(pDM_Odm, REG_BFMEE_SEL_8812A, STAid | BIT9); in HalTxbf8821B_Enter() 277 ODM_Write2Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 2, STAid | 0xE200); in HalTxbf8821B_Enter() 328 ODM_Write2Byte(pDM_Odm, REG_BFMEE_SEL_8812A, 0); in HalTxbf8821B_Leave() 331 …ODM_Write2Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 2, ODM_Read2Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 2) &… in HalTxbf8821B_Leave()
|
| H A D | haltxbfjaguar.c | 287 u1Byte tmp = ODM_Read1Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 3) & 0x3; in HalTxbfJaguar_Enter() 289 ODM_Write1Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in HalTxbfJaguar_Enter() 290 ODM_Write2Byte(pDM_Odm, REG_BFMEE_SEL_8812A, STAid | BIT9); in HalTxbfJaguar_Enter() 293 ODM_Write2Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 2, STAid | 0xE200); in HalTxbfJaguar_Enter() 344 ODM_Write2Byte(pDM_Odm, REG_BFMEE_SEL_8812A, 0); in HalTxbfJaguar_Leave() 347 …ODM_Write2Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 2, ODM_Read2Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 2) &… in HalTxbfJaguar_Leave()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 286 u8 tmp = odm_read_1byte(dm, REG_BFMEE_SEL_8812A + 3) & 0x3; in hal_txbf_jaguar_enter() 288 odm_write_1byte(dm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in hal_txbf_jaguar_enter() 289 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, sta_id | BIT(9)); in hal_txbf_jaguar_enter() 292 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, sta_id | 0xE200); in hal_txbf_jaguar_enter() 340 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, 0); in hal_txbf_jaguar_leave() 343 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, odm_read_2byte(dm, REG_BFMEE_SEL_8812A + 2) & 0x60); in hal_txbf_jaguar_leave()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 286 u8 tmp = odm_read_1byte(dm, REG_BFMEE_SEL_8812A + 3) & 0x3; in hal_txbf_jaguar_enter() 288 odm_write_1byte(dm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in hal_txbf_jaguar_enter() 289 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, sta_id | BIT(9)); in hal_txbf_jaguar_enter() 292 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, sta_id | 0xE200); in hal_txbf_jaguar_enter() 340 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, 0); in hal_txbf_jaguar_leave() 343 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, odm_read_2byte(dm, REG_BFMEE_SEL_8812A + 2) & 0x60); in hal_txbf_jaguar_leave()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 287 u8 tmp = odm_read_1byte(dm, REG_BFMEE_SEL_8812A + 3) & 0x3; in hal_txbf_jaguar_enter() 289 odm_write_1byte(dm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in hal_txbf_jaguar_enter() 290 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, sta_id | BIT(9)); in hal_txbf_jaguar_enter() 293 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, sta_id | 0xE200); in hal_txbf_jaguar_enter() 341 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, 0); in hal_txbf_jaguar_leave() 344 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, odm_read_2byte(dm, REG_BFMEE_SEL_8812A + 2) & 0x60); in hal_txbf_jaguar_leave()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 286 u8 tmp = odm_read_1byte(dm, REG_BFMEE_SEL_8812A + 3) & 0x3; in hal_txbf_jaguar_enter() 288 odm_write_1byte(dm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in hal_txbf_jaguar_enter() 289 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, sta_id | BIT(9)); in hal_txbf_jaguar_enter() 292 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, sta_id | 0xE200); in hal_txbf_jaguar_enter() 340 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, 0); in hal_txbf_jaguar_leave() 343 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, odm_read_2byte(dm, REG_BFMEE_SEL_8812A + 2) & 0x60); in hal_txbf_jaguar_leave()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 287 u8 tmp = odm_read_1byte(dm, REG_BFMEE_SEL_8812A + 3) & 0x3; in hal_txbf_jaguar_enter() 289 odm_write_1byte(dm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in hal_txbf_jaguar_enter() 290 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, sta_id | BIT(9)); in hal_txbf_jaguar_enter() 293 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, sta_id | 0xE200); in hal_txbf_jaguar_enter() 341 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, 0); in hal_txbf_jaguar_leave() 344 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, odm_read_2byte(dm, REG_BFMEE_SEL_8812A + 2) & 0x60); in hal_txbf_jaguar_leave()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 288 u8 tmp = odm_read_1byte(dm, REG_BFMEE_SEL_8812A + 3) & 0x3; in hal_txbf_jaguar_enter() 290 odm_write_1byte(dm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in hal_txbf_jaguar_enter() 291 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, sta_id | BIT(9)); in hal_txbf_jaguar_enter() 294 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, sta_id | 0xE200); in hal_txbf_jaguar_enter() 342 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, 0); in hal_txbf_jaguar_leave() 345 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, odm_read_2byte(dm, REG_BFMEE_SEL_8812A + 2) & 0x60); in hal_txbf_jaguar_leave()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 286 u8 tmp = odm_read_1byte(dm, REG_BFMEE_SEL_8812A + 3) & 0x3; in hal_txbf_jaguar_enter() 288 odm_write_1byte(dm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in hal_txbf_jaguar_enter() 289 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, sta_id | BIT(9)); in hal_txbf_jaguar_enter() 292 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, sta_id | 0xE200); in hal_txbf_jaguar_enter() 340 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, 0); in hal_txbf_jaguar_leave() 343 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, odm_read_2byte(dm, REG_BFMEE_SEL_8812A + 2) & 0x60); in hal_txbf_jaguar_leave()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 301 u8 tmp = odm_read_1byte(p_dm, REG_BFMEE_SEL_8812A + 3) & 0x3; in hal_txbf_jaguar_enter() 303 odm_write_1byte(p_dm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in hal_txbf_jaguar_enter() 304 odm_write_2byte(p_dm, REG_BFMEE_SEL_8812A, sta_id | BIT(9)); in hal_txbf_jaguar_enter() 307 odm_write_2byte(p_dm, REG_BFMEE_SEL_8812A + 2, sta_id | 0xE200); in hal_txbf_jaguar_enter() 358 odm_write_2byte(p_dm, REG_BFMEE_SEL_8812A, 0); in hal_txbf_jaguar_leave() 361 …odm_write_2byte(p_dm, REG_BFMEE_SEL_8812A + 2, odm_read_2byte(p_dm, REG_BFMEE_SEL_8812A + 2) & 0x6… in hal_txbf_jaguar_leave()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 288 u8 tmp = odm_read_1byte(dm, REG_BFMEE_SEL_8812A + 3) & 0x3; in hal_txbf_jaguar_enter() 290 odm_write_1byte(dm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in hal_txbf_jaguar_enter() 291 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, sta_id | BIT(9)); in hal_txbf_jaguar_enter() 294 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, sta_id | 0xE200); in hal_txbf_jaguar_enter() 342 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, 0); in hal_txbf_jaguar_leave() 345 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, odm_read_2byte(dm, REG_BFMEE_SEL_8812A + 2) & 0x60); in hal_txbf_jaguar_leave()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 288 u8 tmp = odm_read_1byte(dm, REG_BFMEE_SEL_8812A + 3) & 0x3; in hal_txbf_jaguar_enter() 290 odm_write_1byte(dm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in hal_txbf_jaguar_enter() 291 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, sta_id | BIT(9)); in hal_txbf_jaguar_enter() 294 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, sta_id | 0xE200); in hal_txbf_jaguar_enter() 342 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, 0); in hal_txbf_jaguar_leave() 345 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, odm_read_2byte(dm, REG_BFMEE_SEL_8812A + 2) & 0x60); in hal_txbf_jaguar_leave()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 286 u8 tmp = odm_read_1byte(dm, REG_BFMEE_SEL_8812A + 3) & 0x3; in hal_txbf_jaguar_enter() 288 odm_write_1byte(dm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in hal_txbf_jaguar_enter() 289 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, sta_id | BIT(9)); in hal_txbf_jaguar_enter() 292 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, sta_id | 0xE200); in hal_txbf_jaguar_enter() 340 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, 0); in hal_txbf_jaguar_leave() 343 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, odm_read_2byte(dm, REG_BFMEE_SEL_8812A + 2) & 0x60); in hal_txbf_jaguar_leave()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 286 u8 tmp = odm_read_1byte(dm, REG_BFMEE_SEL_8812A + 3) & 0x3; in hal_txbf_jaguar_enter() 288 odm_write_1byte(dm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in hal_txbf_jaguar_enter() 289 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, sta_id | BIT(9)); in hal_txbf_jaguar_enter() 292 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, sta_id | 0xE200); in hal_txbf_jaguar_enter() 340 odm_write_2byte(dm, REG_BFMEE_SEL_8812A, 0); in hal_txbf_jaguar_leave() 343 odm_write_2byte(dm, REG_BFMEE_SEL_8812A + 2, odm_read_2byte(dm, REG_BFMEE_SEL_8812A + 2) & 0x60); in hal_txbf_jaguar_leave()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/txbf/ |
| H A D | haltxbfjaguar.c | 287 u1Byte tmp = ODM_Read1Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 3) & 0x3; in HalTxbfJaguar_Enter() 289 ODM_Write1Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 3, tmp | 0x60); in HalTxbfJaguar_Enter() 290 ODM_Write2Byte(pDM_Odm, REG_BFMEE_SEL_8812A, STAid | BIT9); in HalTxbfJaguar_Enter() 293 ODM_Write2Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 2, STAid | 0xE200); in HalTxbfJaguar_Enter() 344 ODM_Write2Byte(pDM_Odm, REG_BFMEE_SEL_8812A, 0); in HalTxbfJaguar_Leave() 347 …ODM_Write2Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 2, ODM_Read2Byte(pDM_Odm, REG_BFMEE_SEL_8812A + 2) &… in HalTxbfJaguar_Leave()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | rtl8812a_spec.h | 170 #define REG_BFMEE_SEL_8812A 0x0714 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | rtl8812a_spec.h | 170 #define REG_BFMEE_SEL_8812A 0x0714 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | rtl8812a_spec.h | 171 #define REG_BFMEE_SEL_8812A 0x0714 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | rtl8812a_spec.h | 171 #define REG_BFMEE_SEL_8812A 0x0714 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | rtl8812a_spec.h | 171 #define REG_BFMEE_SEL_8812A 0x0714 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | rtl8812a_spec.h | 170 #define REG_BFMEE_SEL_8812A 0x0714 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | rtl8812a_spec.h | 171 #define REG_BFMEE_SEL_8812A 0x0714 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | rtl8812a_spec.h | 171 #define REG_BFMEE_SEL_8812A 0x0714 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | rtl8812a_spec.h | 170 #define REG_BFMEE_SEL_8812A 0x0714 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | rtl8812a_spec.h | 170 #define REG_BFMEE_SEL_8812A 0x0714 macro
|