Searched refs:halrf_polling_check (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/halrf/rtl8822c/ |
| H A D | halrf_8822c.c | 807 void halrf_polling_check(void *dm_void, u32 add, u32 bmask, u32 data) in halrf_polling_check() function 949 halrf_polling_check(dm, 0x2808, 0x7fff80, 0xffff); in halrf_dac_cal_8822c() 950 halrf_polling_check(dm, 0x2834, 0x7fff80, 0xffff); in halrf_dac_cal_8822c() 1020 halrf_polling_check(dm, 0x2824, 0x07f80000, ic); in halrf_dac_cal_8822c() 1021 halrf_polling_check(dm, 0x2850, 0x07f80000, qc); in halrf_dac_cal_8822c() 1151 halrf_polling_check(dm, 0x4508, 0x7fff80, 0xffff); in halrf_dac_cal_8822c() 1152 halrf_polling_check(dm, 0x4534, 0x7fff80, 0xffff); in halrf_dac_cal_8822c() 1221 halrf_polling_check(dm, 0x4524, 0x07f80000, ic); in halrf_dac_cal_8822c() 1222 halrf_polling_check(dm, 0x4550, 0x07f80000, qc); in halrf_dac_cal_8822c()
|