| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/core/ |
| H A D | rtw_efuse.c | 367 u8 efuse_data, word_cnts = 0; in Efuse_GetCurrentSize() local 391 word_cnts = Efuse_CalculateWordCnts(hworden); in Efuse_GetCurrentSize() 393 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in Efuse_GetCurrentSize() 405 u8 efuse_data, word_cnts = 0; in Efuse_PgPacketRead() local 443 word_cnts = Efuse_CalculateWordCnts(hworden); in Efuse_PgPacketRead() 447 for (tmpidx = 0; tmpidx < word_cnts * 2; tmpidx++) { in Efuse_PgPacketRead() 457 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in Efuse_PgPacketRead() 461 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in Efuse_PgPacketRead() 470 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in Efuse_PgPacketRead() 502 efuse_addr = efuse_addr + (pFixPkt->word_cnts * 2) + 1; in hal_EfuseFixHeaderProcess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl8712_efuse.c | 185 u8 word_cnts = 0; in calculate_word_cnts() local 190 word_cnts++; /* 0 : write enable */ in calculate_word_cnts() 191 return word_cnts; in calculate_word_cnts() 214 u8 efuse_data, word_cnts = 0; in r8712_efuse_get_current_size() local 220 word_cnts = calculate_word_cnts(hworden); in r8712_efuse_get_current_size() 222 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in r8712_efuse_get_current_size() 232 u8 hoffset = 0, hworden = 0, word_cnts = 0; in r8712_efuse_pg_packet_read() local 250 word_cnts = calculate_word_cnts(hworden); in r8712_efuse_pg_packet_read() 253 for (tmpidx = 0; tmpidx < word_cnts * 2; in r8712_efuse_pg_packet_read() 265 efuse_addr += 1 + (word_cnts * 2); in r8712_efuse_pg_packet_read()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_efuse.c | 133 u8 word_cnts = 0; in Efuse_CalculateWordCnts() local 135 word_cnts++; /* 0 : write enable */ in Efuse_CalculateWordCnts() 137 word_cnts++; in Efuse_CalculateWordCnts() 139 word_cnts++; in Efuse_CalculateWordCnts() 141 word_cnts++; in Efuse_CalculateWordCnts() 142 return word_cnts; in Efuse_CalculateWordCnts()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | efuse.c | 660 u8 word_cnts; in efuse_read_data_case1() local 664 word_cnts = efuse_calculate_word_cnts(hworden); in efuse_read_data_case1() 667 for (tmpidx = 0; tmpidx < word_cnts * 2; tmpidx++) { in efuse_read_data_case1() 679 *efuse_addr = *efuse_addr + (word_cnts * 2) + 1; in efuse_read_data_case1() 684 *efuse_addr = *efuse_addr + (word_cnts * 2) + 1; in efuse_read_data_case1() 695 u8 efuse_data, word_cnts = 0; in efuse_pg_packet_read() local 718 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in efuse_pg_packet_read() 1182 u8 efuse_data, word_cnts; in efuse_get_current_size() local 1188 word_cnts = efuse_calculate_word_cnts(hworden); in efuse_get_current_size() 1189 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in efuse_get_current_size() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/ |
| H A D | rtl8188e_hal_init.c | 1665 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_8188e() local 1692 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_8188e() 1694 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_8188e() 1752 u8 efuse_data, word_cnts = 0; in hal_EfusePgPacketRead_8188e() local 1796 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfusePgPacketRead_8188e() 1800 for (tmpidx = 0; tmpidx < word_cnts * 2 ; tmpidx++) { in hal_EfusePgPacketRead_8188e() 1810 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in hal_EfusePgPacketRead_8188e() 1814 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in hal_EfusePgPacketRead_8188e() 1824 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in hal_EfusePgPacketRead_8188e() 1908 efuse_addr = efuse_addr + (pFixPkt->word_cnts * 2) + 1; in hal_EfuseFixHeaderProcess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/rtl8188f/ |
| H A D | rtl8188f_hal_init.c | 1928 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_WiFi() local 2002 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_WiFi() 2003 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_WiFi() 2040 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 2107 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2109 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2131 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2133 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2260 u8 efuse_data, word_cnts = 0; in Hal_EfusePgPacketRead() local 2325 word_cnts = Efuse_CalculateWordCnts(hworden); in Hal_EfusePgPacketRead() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/rtl8703b/ |
| H A D | rtl8703b_hal_init.c | 1927 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_WiFi() local 2001 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_WiFi() 2002 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_WiFi() 2039 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 2106 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2108 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2130 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2132 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2258 u8 efuse_data, word_cnts = 0; in Hal_EfusePgPacketRead() local 2323 word_cnts = Efuse_CalculateWordCnts(hworden); in Hal_EfusePgPacketRead() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/rtl8188f/ |
| H A D | rtl8188f_hal_init.c | 1927 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_WiFi() local 2001 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_WiFi() 2002 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_WiFi() 2039 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 2106 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2108 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2130 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2132 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2259 u8 efuse_data, word_cnts = 0; in Hal_EfusePgPacketRead() local 2324 word_cnts = Efuse_CalculateWordCnts(hworden); in Hal_EfusePgPacketRead() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/rtl8723b/ |
| H A D | rtl8723b_hal_init.c | 1712 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_WiFi() local 1786 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_WiFi() 1787 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_WiFi() 1824 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 1891 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 1893 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 1915 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 1917 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2043 u8 efuse_data, word_cnts = 0; in Hal_EfusePgPacketRead() local 2108 word_cnts = Efuse_CalculateWordCnts(hworden); in Hal_EfusePgPacketRead() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/rtl8188f/ |
| H A D | rtl8188f_hal_init.c | 1928 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_WiFi() local 2002 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_WiFi() 2003 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_WiFi() 2040 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 2107 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2109 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2131 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2133 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2260 u8 efuse_data, word_cnts = 0; in Hal_EfusePgPacketRead() local 2325 word_cnts = Efuse_CalculateWordCnts(hworden); in Hal_EfusePgPacketRead() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/rtl8188f/ |
| H A D | rtl8188f_hal_init.c | 1927 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_WiFi() local 2001 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_WiFi() 2002 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_WiFi() 2039 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 2106 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2108 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2130 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2132 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2259 u8 efuse_data, word_cnts = 0; in Hal_EfusePgPacketRead() local 2324 word_cnts = Efuse_CalculateWordCnts(hworden); in Hal_EfusePgPacketRead() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/rtl8188e/ |
| H A D | rtl8188e_hal_init.c | 1900 u8 efuse_data,word_cnts=0; in hal_EfuseGetCurrentSize_8188e() local 1939 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_8188e() 1941 efuse_addr = efuse_addr + (word_cnts*2)+1; in hal_EfuseGetCurrentSize_8188e() 2009 u8 efuse_data,word_cnts = 0; in hal_EfusePgPacketRead_8188e() local 2062 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfusePgPacketRead_8188e() 2067 for(tmpidx = 0;tmpidx< word_cnts*2 ;tmpidx++) in hal_EfusePgPacketRead_8188e() 2081 efuse_addr = efuse_addr + (word_cnts*2)+1; in hal_EfusePgPacketRead_8188e() 2086 efuse_addr = efuse_addr + (word_cnts*2)+1; in hal_EfusePgPacketRead_8188e() 2099 efuse_addr = efuse_addr + (word_cnts*2)+1; in hal_EfusePgPacketRead_8188e() 2190 efuse_addr = efuse_addr + (pFixPkt->word_cnts*2) +1; in hal_EfuseFixHeaderProcess() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | rtl8723b_hal_init.c | 1154 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_WiFi() local 1218 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_WiFi() 1219 efuse_addr += (word_cnts*2)+1; in hal_EfuseGetCurrentSize_WiFi() 1253 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 1317 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 1319 efuse_addr += (word_cnts*2)+1; in hal_EfuseGetCurrentSize_BT() 1343 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 1345 efuse_addr = efuse_addr + (word_cnts*2)+1; in hal_EfuseGetCurrentSize_BT() 1458 u8 efuse_data, word_cnts = 0; in Hal_EfusePgPacketRead() local 1521 word_cnts = Efuse_CalculateWordCnts(hworden); in Hal_EfusePgPacketRead() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/efuse/ |
| H A D | rtw_efuse.c | 169 u8 word_cnts = 0; in Efuse_CalculateWordCnts() local 170 if(!(word_en & BIT(0))) word_cnts++; // 0 : write enable in Efuse_CalculateWordCnts() 171 if(!(word_en & BIT(1))) word_cnts++; in Efuse_CalculateWordCnts() 172 if(!(word_en & BIT(2))) word_cnts++; in Efuse_CalculateWordCnts() 173 if(!(word_en & BIT(3))) word_cnts++; in Efuse_CalculateWordCnts() 174 return word_cnts; in Efuse_CalculateWordCnts()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/efuse/ |
| H A D | rtw_efuse.c | 169 u8 word_cnts = 0; in Efuse_CalculateWordCnts() local 170 if(!(word_en & BIT(0))) word_cnts++; // 0 : write enable in Efuse_CalculateWordCnts() 171 if(!(word_en & BIT(1))) word_cnts++; in Efuse_CalculateWordCnts() 172 if(!(word_en & BIT(2))) word_cnts++; in Efuse_CalculateWordCnts() 173 if(!(word_en & BIT(3))) word_cnts++; in Efuse_CalculateWordCnts() 174 return word_cnts; in Efuse_CalculateWordCnts()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/efuse/ |
| H A D | rtw_efuse.c | 1119 pTargetPkt->word_cnts = Efuse_CalculateWordCnts(pTargetPkt->word_en); in hal_EfuseConstructPGPkt() 1263 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 1321 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 1323 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2501 u8 word_cnts = 0; in Efuse_CalculateWordCnts() local 2503 word_cnts++; /* 0 : write enable */ in Efuse_CalculateWordCnts() 2505 word_cnts++; in Efuse_CalculateWordCnts() 2507 word_cnts++; in Efuse_CalculateWordCnts() 2509 word_cnts++; in Efuse_CalculateWordCnts() 2510 return word_cnts; in Efuse_CalculateWordCnts()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/rtl8723d/ |
| H A D | rtl8723d_hal_init.c | 1923 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_WiFi() local 1997 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_WiFi() 1998 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_WiFi() 2035 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 2102 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2104 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2126 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2128 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2249 u8 efuse_data, word_cnts = 0; in Hal_EfusePgPacketRead() local 2314 word_cnts = Efuse_CalculateWordCnts(hworden); in Hal_EfusePgPacketRead() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/rtl8723d/ |
| H A D | rtl8723d_hal_init.c | 1922 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_WiFi() local 1996 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_WiFi() 1997 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_WiFi() 2034 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 2101 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2103 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2125 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2127 efuse_addr = efuse_addr + (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2248 u8 efuse_data, word_cnts = 0; in Hal_EfusePgPacketRead() local 2313 word_cnts = Efuse_CalculateWordCnts(hworden); in Hal_EfusePgPacketRead() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/ |
| H A D | rtw_efuse.h | 56 u8 word_cnts; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/rtl8723b/ |
| H A D | rtl8723b_hal_init.c | 1883 u8 efuse_data, word_cnts=0; in hal_EfuseGetCurrentSize_WiFi() local 1970 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_WiFi() 1971 efuse_addr += (word_cnts*2)+1; in hal_EfuseGetCurrentSize_WiFi() 2012 u8 efuse_data, word_cnts=0; in hal_EfuseGetCurrentSize_BT() local 2089 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2091 efuse_addr += (word_cnts*2)+1; in hal_EfuseGetCurrentSize_BT() 2121 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 2123 efuse_addr = efuse_addr + (word_cnts*2)+1; in hal_EfuseGetCurrentSize_BT() 2268 u8 efuse_data, word_cnts=0; in Hal_EfusePgPacketRead() local 2344 word_cnts = Efuse_CalculateWordCnts(hworden); in Hal_EfusePgPacketRead() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_efuse.h | 64 u8 word_cnts; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/efuse/ |
| H A D | rtw_efuse.c | 1381 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 1438 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 1440 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 1970 pTargetPkt->word_cnts = Efuse_CalculateWordCnts(pTargetPkt->word_en); in hal_EfuseConstructPGPkt() 3093 u8 word_cnts = 0; in Efuse_CalculateWordCnts() local 3095 word_cnts++; /* 0 : write enable */ in Efuse_CalculateWordCnts() 3097 word_cnts++; in Efuse_CalculateWordCnts() 3099 word_cnts++; in Efuse_CalculateWordCnts() 3101 word_cnts++; in Efuse_CalculateWordCnts() 3102 return word_cnts; in Efuse_CalculateWordCnts()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/efuse/ |
| H A D | rtw_efuse.c | 1683 pTargetPkt->word_cnts = Efuse_CalculateWordCnts(pTargetPkt->word_en); in hal_EfuseConstructPGPkt() 1738 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 1796 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 1798 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 2892 u8 word_cnts = 0; in Efuse_CalculateWordCnts() local 2894 word_cnts++; /* 0 : write enable */ in Efuse_CalculateWordCnts() 2896 word_cnts++; in Efuse_CalculateWordCnts() 2898 word_cnts++; in Efuse_CalculateWordCnts() 2900 word_cnts++; in Efuse_CalculateWordCnts() 2901 return word_cnts; in Efuse_CalculateWordCnts()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/efuse/ |
| H A D | rtw_efuse.c | 1353 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 1410 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 1412 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 1942 pTargetPkt->word_cnts = Efuse_CalculateWordCnts(pTargetPkt->word_en); in hal_EfuseConstructPGPkt() 3065 u8 word_cnts = 0; in Efuse_CalculateWordCnts() local 3067 word_cnts++; /* 0 : write enable */ in Efuse_CalculateWordCnts() 3069 word_cnts++; in Efuse_CalculateWordCnts() 3071 word_cnts++; in Efuse_CalculateWordCnts() 3073 word_cnts++; in Efuse_CalculateWordCnts() 3074 return word_cnts; in Efuse_CalculateWordCnts()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/efuse/ |
| H A D | rtw_efuse.c | 1381 u8 efuse_data, word_cnts = 0; in hal_EfuseGetCurrentSize_BT() local 1438 word_cnts = Efuse_CalculateWordCnts(hworden); in hal_EfuseGetCurrentSize_BT() 1440 efuse_addr += (word_cnts * 2) + 1; in hal_EfuseGetCurrentSize_BT() 1970 pTargetPkt->word_cnts = Efuse_CalculateWordCnts(pTargetPkt->word_en); in hal_EfuseConstructPGPkt() 3093 u8 word_cnts = 0; in Efuse_CalculateWordCnts() local 3095 word_cnts++; /* 0 : write enable */ in Efuse_CalculateWordCnts() 3097 word_cnts++; in Efuse_CalculateWordCnts() 3099 word_cnts++; in Efuse_CalculateWordCnts() 3101 word_cnts++; in Efuse_CalculateWordCnts() 3102 return word_cnts; in Efuse_CalculateWordCnts()
|