| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 335 u16 beam_ctrl_val; in hal_txbf_8192e_status() local 341 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8192e_status() 343 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8192e_status() 349 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8192e_status() 354 beam_ctrl_val |= BIT(9); in hal_txbf_8192e_status() 356 beam_ctrl_val |= BIT(10); in hal_txbf_8192e_status() 358 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8192e_status() 360 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status() 364 idx, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status()
|
| H A D | haltxbfjaguar.c | 354 u16 beam_ctrl_val; in hal_txbf_jaguar_status() local 360 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_jaguar_status() 362 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_jaguar_status() 368 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_jaguar_status() 373 beam_ctrl_val |= BIT(9); in hal_txbf_jaguar_status() 375 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_jaguar_status() 377 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 379 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 382 beam_ctrl_val); in hal_txbf_jaguar_status() 384 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_jaguar_status()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 335 u16 beam_ctrl_val; in hal_txbf_8192e_status() local 341 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8192e_status() 343 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8192e_status() 349 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8192e_status() 354 beam_ctrl_val |= BIT(9); in hal_txbf_8192e_status() 356 beam_ctrl_val |= BIT(10); in hal_txbf_8192e_status() 358 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8192e_status() 360 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status() 364 idx, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status()
|
| H A D | haltxbfjaguar.c | 355 u16 beam_ctrl_val; in hal_txbf_jaguar_status() local 361 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_jaguar_status() 363 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_jaguar_status() 369 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_jaguar_status() 374 beam_ctrl_val |= BIT(9); in hal_txbf_jaguar_status() 376 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_jaguar_status() 378 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 380 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 383 beam_ctrl_val); in hal_txbf_jaguar_status() 385 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_jaguar_status()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 334 u16 beam_ctrl_val; in hal_txbf_8192e_status() local 340 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8192e_status() 342 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8192e_status() 348 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8192e_status() 353 beam_ctrl_val |= BIT(9); in hal_txbf_8192e_status() 355 beam_ctrl_val |= BIT(10); in hal_txbf_8192e_status() 357 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8192e_status() 359 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status() 363 idx, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status()
|
| H A D | haltxbfjaguar.c | 353 u16 beam_ctrl_val; in hal_txbf_jaguar_status() local 359 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_jaguar_status() 361 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_jaguar_status() 367 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_jaguar_status() 372 beam_ctrl_val |= BIT(9); in hal_txbf_jaguar_status() 374 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_jaguar_status() 376 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 378 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 381 beam_ctrl_val); in hal_txbf_jaguar_status() 383 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_jaguar_status()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 334 u16 beam_ctrl_val; in hal_txbf_8192e_status() local 340 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8192e_status() 342 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8192e_status() 348 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8192e_status() 353 beam_ctrl_val |= BIT(9); in hal_txbf_8192e_status() 355 beam_ctrl_val |= BIT(10); in hal_txbf_8192e_status() 357 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8192e_status() 359 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status() 363 idx, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status()
|
| H A D | haltxbfjaguar.c | 353 u16 beam_ctrl_val; in hal_txbf_jaguar_status() local 359 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_jaguar_status() 361 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_jaguar_status() 367 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_jaguar_status() 372 beam_ctrl_val |= BIT(9); in hal_txbf_jaguar_status() 374 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_jaguar_status() 376 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 378 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 381 beam_ctrl_val); in hal_txbf_jaguar_status() 383 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_jaguar_status()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 334 u16 beam_ctrl_val; in hal_txbf_8192e_status() local 340 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8192e_status() 342 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8192e_status() 348 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8192e_status() 353 beam_ctrl_val |= BIT(9); in hal_txbf_8192e_status() 355 beam_ctrl_val |= BIT(10); in hal_txbf_8192e_status() 357 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8192e_status() 359 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status() 363 idx, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status()
|
| H A D | haltxbfjaguar.c | 353 u16 beam_ctrl_val; in hal_txbf_jaguar_status() local 359 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_jaguar_status() 361 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_jaguar_status() 367 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_jaguar_status() 372 beam_ctrl_val |= BIT(9); in hal_txbf_jaguar_status() 374 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_jaguar_status() 376 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 378 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 381 beam_ctrl_val); in hal_txbf_jaguar_status() 383 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_jaguar_status()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 335 u16 beam_ctrl_val; in hal_txbf_8192e_status() local 341 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8192e_status() 343 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8192e_status() 349 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8192e_status() 354 beam_ctrl_val |= BIT(9); in hal_txbf_8192e_status() 356 beam_ctrl_val |= BIT(10); in hal_txbf_8192e_status() 358 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8192e_status() 360 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status() 364 idx, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status()
|
| H A D | haltxbfjaguar.c | 355 u16 beam_ctrl_val; in hal_txbf_jaguar_status() local 361 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_jaguar_status() 363 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_jaguar_status() 369 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_jaguar_status() 374 beam_ctrl_val |= BIT(9); in hal_txbf_jaguar_status() 376 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_jaguar_status() 378 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 380 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 383 beam_ctrl_val); in hal_txbf_jaguar_status() 385 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_jaguar_status()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 334 u16 beam_ctrl_val; in hal_txbf_8192e_status() local 340 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8192e_status() 342 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8192e_status() 348 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8192e_status() 353 beam_ctrl_val |= BIT(9); in hal_txbf_8192e_status() 355 beam_ctrl_val |= BIT(10); in hal_txbf_8192e_status() 357 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8192e_status() 359 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status() 363 idx, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status()
|
| H A D | haltxbfjaguar.c | 353 u16 beam_ctrl_val; in hal_txbf_jaguar_status() local 359 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_jaguar_status() 361 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_jaguar_status() 367 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_jaguar_status() 372 beam_ctrl_val |= BIT(9); in hal_txbf_jaguar_status() 374 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_jaguar_status() 376 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 378 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 381 beam_ctrl_val); in hal_txbf_jaguar_status() 383 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_jaguar_status()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 351 u16 beam_ctrl_val; in hal_txbf_8192e_status() local 357 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8192e_status() 359 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8192e_status() 365 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8192e_status() 370 beam_ctrl_val |= BIT(9); in hal_txbf_8192e_status() 372 beam_ctrl_val |= BIT(10); in hal_txbf_8192e_status() 374 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8192e_status() 376 odm_write_2byte(p_dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status() 378 … ("[%s] idx %d beam_ctrl_reg %x beam_ctrl_val %x\n", __func__, idx, beam_ctrl_reg, beam_ctrl_val)); in hal_txbf_8192e_status()
|
| H A D | haltxbfjaguar.c | 375 u16 beam_ctrl_val; in hal_txbf_jaguar_status() local 381 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_jaguar_status() 383 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_jaguar_status() 389 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_jaguar_status() 394 beam_ctrl_val |= BIT(9); in hal_txbf_jaguar_status() 396 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_jaguar_status() 398 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 400 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 402 PHYDM_DBG(p_dm, DBG_TXBF, ("[%s] beam_ctrl_val = 0x%x!\n", __func__, beam_ctrl_val)); in hal_txbf_jaguar_status() 404 odm_write_2byte(p_dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_jaguar_status()
|
| H A D | haltxbf8814a.c | 652 u16 beam_ctrl_val, tmp_val; in hal_txbf_8814a_status() local 663 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8814a_status() 665 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8814a_status() 673 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8814a_status() 678 beam_ctrl_val |= BIT(9); in hal_txbf_8814a_status() 680 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_8814a_status() 682 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8814a_status() 685 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8814a_status() 688 odm_write_2byte(p_dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8814a_status()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 335 u16 beam_ctrl_val; in hal_txbf_8192e_status() local 341 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8192e_status() 343 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8192e_status() 349 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8192e_status() 354 beam_ctrl_val |= BIT(9); in hal_txbf_8192e_status() 356 beam_ctrl_val |= BIT(10); in hal_txbf_8192e_status() 358 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8192e_status() 360 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status() 364 idx, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status()
|
| H A D | haltxbfjaguar.c | 355 u16 beam_ctrl_val; in hal_txbf_jaguar_status() local 361 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_jaguar_status() 363 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_jaguar_status() 369 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_jaguar_status() 374 beam_ctrl_val |= BIT(9); in hal_txbf_jaguar_status() 376 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_jaguar_status() 378 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 380 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 383 beam_ctrl_val); in hal_txbf_jaguar_status() 385 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_jaguar_status()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 335 u16 beam_ctrl_val; in hal_txbf_8192e_status() local 341 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8192e_status() 343 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8192e_status() 349 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8192e_status() 354 beam_ctrl_val |= BIT(9); in hal_txbf_8192e_status() 356 beam_ctrl_val |= BIT(10); in hal_txbf_8192e_status() 358 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8192e_status() 360 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status() 364 idx, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status()
|
| H A D | haltxbfjaguar.c | 354 u16 beam_ctrl_val; in hal_txbf_jaguar_status() local 360 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_jaguar_status() 362 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_jaguar_status() 368 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_jaguar_status() 373 beam_ctrl_val |= BIT(9); in hal_txbf_jaguar_status() 375 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_jaguar_status() 377 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 379 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 382 beam_ctrl_val); in hal_txbf_jaguar_status() 384 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_jaguar_status()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 334 u16 beam_ctrl_val; in hal_txbf_8192e_status() local 340 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8192e_status() 342 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8192e_status() 348 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8192e_status() 353 beam_ctrl_val |= BIT(9); in hal_txbf_8192e_status() 355 beam_ctrl_val |= BIT(10); in hal_txbf_8192e_status() 357 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8192e_status() 359 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status() 363 idx, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status()
|
| H A D | haltxbfjaguar.c | 353 u16 beam_ctrl_val; in hal_txbf_jaguar_status() local 359 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_jaguar_status() 361 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_jaguar_status() 367 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_jaguar_status() 372 beam_ctrl_val |= BIT(9); in hal_txbf_jaguar_status() 374 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_jaguar_status() 376 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 378 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 381 beam_ctrl_val); in hal_txbf_jaguar_status() 383 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_jaguar_status()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/txbf/ |
| H A D | haltxbf8192e.c | 334 u16 beam_ctrl_val; in hal_txbf_8192e_status() local 340 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_8192e_status() 342 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_8192e_status() 348 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_8192e_status() 353 beam_ctrl_val |= BIT(9); in hal_txbf_8192e_status() 355 beam_ctrl_val |= BIT(10); in hal_txbf_8192e_status() 357 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_8192e_status() 359 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status() 363 idx, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_8192e_status()
|
| H A D | haltxbfjaguar.c | 353 u16 beam_ctrl_val; in hal_txbf_jaguar_status() local 359 beam_ctrl_val = beamform_entry.mac_id; in hal_txbf_jaguar_status() 361 beam_ctrl_val = beamform_entry.p_aid; in hal_txbf_jaguar_status() 367 beam_ctrl_val |= BIT(12) | BIT(14) | BIT(15); in hal_txbf_jaguar_status() 372 beam_ctrl_val |= BIT(9); in hal_txbf_jaguar_status() 374 beam_ctrl_val |= (BIT(9) | BIT(10)); in hal_txbf_jaguar_status() 376 beam_ctrl_val |= (BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 378 beam_ctrl_val &= ~(BIT(9) | BIT(10) | BIT(11)); in hal_txbf_jaguar_status() 381 beam_ctrl_val); in hal_txbf_jaguar_status() 383 odm_write_2byte(dm, beam_ctrl_reg, beam_ctrl_val); in hal_txbf_jaguar_status()
|