Searched refs:EFUSE_BT_MAP_LEN (Results 1 – 4 of 4) sorted by relevance
186 #define EFUSE_BT_MAP_LEN 1024 /* 1k bytes */ macro
208 #define EFUSE_BT_MAP_LEN 1024 /* 1k bytes */ macro
224 *pu2Tmp = EFUSE_BT_MAP_LEN; in EFUSE_GetEfuseDefinition23a()
487 if ((_offset + _size_byte) > EFUSE_BT_MAP_LEN) { in hal_ReadEFuse_BT()493 efuseTbl = kmalloc(EFUSE_BT_MAP_LEN, GFP_KERNEL); in hal_ReadEFuse_BT()499 memset(efuseTbl, 0xFF, EFUSE_BT_MAP_LEN); in hal_ReadEFuse_BT()