Searched refs:pg_efuse_header (Results 1 – 1 of 1) sorted by relevance
550 u8 pg_efuse_header, pg_efuse_header2; in halmac_func_write_logical_efuse_88xx() local578 pg_efuse_header = (((pg_block & 0x07) << 5) & 0xE0) | 0x0F; in halmac_func_write_logical_efuse_88xx()581 pg_efuse_header = (u8)((pg_block << 4) + ((0x01 << pg_block_index) ^ 0x0F)); in halmac_func_write_logical_efuse_88xx()593 status = halmac_func_write_efuse_88xx(pHalmac_adapter, efuse_end, pg_efuse_header); in halmac_func_write_logical_efuse_88xx()598 status = halmac_func_write_efuse_88xx(pHalmac_adapter, efuse_end, pg_efuse_header); in halmac_func_write_logical_efuse_88xx()750 u8 pg_efuse_header, pg_efuse_header2; in halmac_check_efuse_enough_88xx() local773 pg_efuse_header = (((pg_block & 0x07) << 5) & 0xE0) | 0x0F; in halmac_check_efuse_enough_88xx()776 pg_efuse_header = (u8)((pg_block << 4) + word_enb); in halmac_check_efuse_enough_88xx()818 u8 pg_efuse_header, pg_efuse_header2; in halmac_program_efuse_88xx() local842 pg_efuse_header = (((pg_block & 0x07) << 5) & 0xE0) | 0x0F; in halmac_program_efuse_88xx()[all …]