Searched refs:shift_xlate_sel (Results 1 – 3 of 3) sorted by relevance
119 bool shift_xlate_sel; member
190 dev_info(dev, "\tshift_xlate_sel = %d\n", alu->shift_xlate_sel); in ice_imem_alu_dump()343 alu->shift_xlate_sel = FIELD_GET(ICE_IM_ALU_SXS, d64); in ice_imem_alu_init()1124 dev_info(dev, "\tshift_xlate_sel = %d\n", alu->shift_xlate_sel); in ice_bst_alu_dump()1225 alu->shift_xlate_sel = FIELD_GET(ICE_BST_ALU_SXS, d64); in ice_bst_alu_init()
491 if (alu->shift_xlate_sel) { in ice_alu_exe()