Searched refs:HDR_START_IDX_MASK_ERA10 (Results 1 – 3 of 3) sorted by relevance
80 HDR_START_IDX_MASK_ERA10; in rta_shr_header()173 HDR_START_IDX_MASK_ERA10; in rta_job_header()
710 opcode &= (uint32_t)~HDR_START_IDX_MASK_ERA10; in rta_patch_header()712 HDR_START_IDX_MASK_ERA10; in rta_patch_header()
118 #define HDR_START_IDX_MASK_ERA10 (0x7f << HDR_START_IDX_SHIFT) macro