Searched refs:GTT_FAULT_SPRITE_B_FAULT (Results 1 – 2 of 2) sorted by relevance
855 return GTT_FAULT_SPRITE_B_FAULT | in ilk_gtt_fault_pipe_fault_mask()865 { .fault = GTT_FAULT_SPRITE_B_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_SPRITE0, },
380 #define GTT_FAULT_SPRITE_B_FAULT (1 << 3) macro