Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmsrom.c2015 uint8 patch_pair = 0; variable
2291 patch_pair = tlen/6;
2293 for (j = 0; j < patch_pair; j++) {
2396 rstr_paddr, j + patch_pair);
2398 rstr_pdata, j + patch_pair);
2408 patch_pair += pcnt;
2420 patch_pair = tlen/8;
2422 for (j = 0; j < patch_pair; j++) {
2457 rstr_paddr, j + patch_pair);
2459 rstr_pdatah, j + patch_pair);
[all …]
H A Dsiutils.c855 extern uint8 patch_pair;
3072 if (patch_pair) { in BCMATTACHFN()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmsrom.c2015 uint8 patch_pair = 0; variable
2291 patch_pair = tlen/6;
2293 for (j = 0; j < patch_pair; j++) {
2396 rstr_paddr, j + patch_pair);
2398 rstr_pdata, j + patch_pair);
2408 patch_pair += pcnt;
2420 patch_pair = tlen/8;
2422 for (j = 0; j < patch_pair; j++) {
2457 rstr_paddr, j + patch_pair);
2459 rstr_pdatah, j + patch_pair);
[all …]
H A Dsiutils.c855 extern uint8 patch_pair;
3072 if (patch_pair) { in BCMATTACHFN()