Searched refs:EFUSE_MAX_SIZE (Results 1 – 4 of 4) sorted by relevance
9 #define EFUSE_MAX_SIZE 512 macro
36 static int efuse_available_max_size = EFUSE_MAX_SIZE - 3 /*0x1FD*/;433 if (start_addr > EFUSE_MAX_SIZE) in r8712_efuse_access()442 if ((start_addr + i) > EFUSE_MAX_SIZE) { in r8712_efuse_access()
1172 EFUSE_MAX_SIZE) in oid_rt_pro_read_efuse_hdl()
35 static const int EFUSE_MAX_SIZE = 512; variable366 (EFUSE_MAX_SIZE - EFUSE_OOB_PROTECT_BYTES)) in efuse_shadow_update_chk()699 while (bcontinual && (efuse_addr < EFUSE_MAX_SIZE)) { in efuse_pg_packet_read()910 (EFUSE_MAX_SIZE - EFUSE_OOB_PROTECT_BYTES)) { in efuse_pg_packet_write()927 (EFUSE_MAX_SIZE - EFUSE_OOB_PROTECT_BYTES))) { in efuse_pg_packet_write()983 if (efuse_addr >= (EFUSE_MAX_SIZE - EFUSE_OOB_PROTECT_BYTES)) { in efuse_pg_packet_write()1143 && (efuse_addr < EFUSE_MAX_SIZE)) { in efuse_get_current_size()