Searched refs:btc_write_1byte (Results 1 - 7 of 7) sorted by path

/linux-master/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8192e2ant.c323 btcoexist->btc_write_1byte(btcoexist, 0x456,
327 btcoexist->btc_write_1byte(btcoexist, 0x456, 0x38);
409 btcoexist->btc_write_1byte(btcoexist, 0x76e, 0xc);
1029 btcoexist->btc_write_1byte(btcoexist, 0x6cc, val0x6cc);
1317 btcoexist->btc_write_1byte(btcoexist, 0x92c, 0x4);
1323 btcoexist->btc_write_1byte(btcoexist, 0x92c, 0x20);
1350 btcoexist->btc_write_1byte(btcoexist, 0xc04, 0x11);
1351 btcoexist->btc_write_1byte(btcoexist, 0xd04, 0x1);
1355 btcoexist->btc_write_1byte(btcoexist, 0xa07, 0x81);
1359 btcoexist->btc_write_1byte(btcoexis
[all...]
H A Dhalbtc8723b1ant.c125 btcoexist->btc_write_1byte(btcoexist, 0x456,
129 btcoexist->btc_write_1byte(btcoexist, 0x456, 0x38);
231 btcoexist->btc_write_1byte(btcoexist, 0x76e, 0xc);
513 btcoexist->btc_write_1byte(btcoexist, 0x6cc, val0x6cc);
807 btcoexist->btc_write_1byte(btcoexist, 0x765, 0x18);
810 btcoexist->btc_write_1byte(btcoexist, 0x76e, 0x4);
815 btcoexist->btc_write_1byte(btcoexist, 0x974, 0xff);
817 btcoexist->btc_write_1byte(btcoexist, 0x930, 0x77);
826 btcoexist->btc_write_1byte(btcoexist, 0x765, 0x18);
829 btcoexist->btc_write_1byte(btcoexis
[all...]
H A Dhalbtc8723b2ant.c288 btcoexist->btc_write_1byte(btcoexist, 0x76e, 0xc);
868 btcoexist->btc_write_1byte(btcoexist, 0x6cc, val0x6cc);
1107 btcoexist->btc_write_1byte(btcoexist, 0x974, 0xff);
1109 btcoexist->btc_write_1byte(btcoexist, 0x930, 0x77);
1118 btcoexist->btc_write_1byte(btcoexist, 0x765, 0x18);
1150 btcoexist->btc_write_1byte(btcoexist, 0x765, 0x0);
3307 btcoexist->btc_write_1byte(btcoexist, 0x456, 0x38);
3502 btcoexist->btc_write_1byte(btcoexist, 0x76e, 0x4);
3513 btcoexist->btc_write_1byte(btcoexist, 0x765, 0x18);
3543 btcoexist->btc_write_1byte(btcoexis
[all...]
H A Dhalbtc8821a1ant.c306 btcoexist->btc_write_1byte(btcoexist, 0x456,
310 btcoexist->btc_write_1byte(btcoexist, 0x456, 0x38);
388 btcoexist->btc_write_1byte(btcoexist, 0x76e, 0xc);
705 btcoexist->btc_write_1byte(btcoexist, 0x6cc, val0x6cc);
934 btcoexist->btc_write_1byte(btcoexist, 0xcb4, 0x77);
972 btcoexist->btc_write_1byte(btcoexist, 0xcb4, 0x77);
981 btcoexist->btc_write_1byte(btcoexist, 0xcb4, 0x77);
991 btcoexist->btc_write_1byte(btcoexist, 0xcb4, 0x66);
2054 btcoexist->btc_write_1byte(btcoexist, 0x790, u1_tmp);
2071 btcoexist->btc_write_1byte(btcoexis
[all...]
H A Dhalbtc8821a2ant.c284 btcoexist->btc_write_1byte(btcoexist, 0x76e, 0xc);
831 btcoexist->btc_write_1byte(btcoexist, 0x6cc, val0x6cc);
3527 btcoexist->btc_write_1byte(btcoexist, 0x76e, 0x4);
3537 btcoexist->btc_write_1byte(btcoexist, 0x765, 0x18);
3560 btcoexist->btc_write_1byte(btcoexist, 0x790, u1tmp);
3571 btcoexist->btc_write_1byte(btcoexist, 0x76e, 0x4);
3572 btcoexist->btc_write_1byte(btcoexist, 0x778, 0x3);
H A Dhalbtcoutsrc.c1221 btcoexist->btc_write_1byte = halbtc_write_1byte;
H A Dhalbtcoutsrc.h692 void (*btc_write_1byte)(void *btc_context, u32 reg_addr, u32 data); member in struct:btc_coexist

Completed in 262 milliseconds