Searched refs:shift_xlate_select (Results 1 – 4 of 4) sorted by relevance
54 ice_info(hw, "\tshift_xlate_select = %d\n", alu->shift_xlate_select); in _imem_alu_dump()179 alu->shift_xlate_select = ((d64 >> 19) & 0x1) != 0; in _imem_alu_init()
78 bool shift_xlate_select; member
38 ice_info(hw, "\tshift_xlate_select = %d\n", alu->shift_xlate_select); in _bst_alu_dump()111 alu->shift_xlate_select = ((d64 >> 19) & 0x1) != 0; in _bst_alu_init()
518 if (alu->shift_xlate_select) { in _alu_exe()