Searched refs:pg_efuse_header2 (Results 1 – 1 of 1) sorted by relevance
550 u8 pg_efuse_header, pg_efuse_header2; in halmac_func_write_logical_efuse_88xx() local579 pg_efuse_header2 = (u8)(((pg_block & 0x78) << 1) + ((0x1 << pg_block_index) ^ 0x0F)); in halmac_func_write_logical_efuse_88xx()594 status = halmac_func_write_efuse_88xx(pHalmac_adapter, efuse_end + 1, pg_efuse_header2); in halmac_func_write_logical_efuse_88xx()750 u8 pg_efuse_header, pg_efuse_header2; in halmac_check_efuse_enough_88xx() local774 pg_efuse_header2 = (u8)(((pg_block & 0x78) << 1) + word_enb); in halmac_check_efuse_enough_88xx()818 u8 pg_efuse_header, pg_efuse_header2; in halmac_program_efuse_88xx() local843 pg_efuse_header2 = (u8)(((pg_block & 0x78) << 1) + word_enb); in halmac_program_efuse_88xx()850 status = halmac_func_write_efuse_88xx(pHalmac_adapter, efuse_end + 1, pg_efuse_header2); in halmac_program_efuse_88xx()