Searched defs:rtp_to_sr_test_case (Results 1 – 1 of 1) sorted by relevance
49 struct rtp_to_sr_test_case { struct50 const char *name;51 struct xe_reg expected_reg;52 u32 expected_set_bits;53 u32 expected_clr_bits;54 unsigned long expected_count_sr_entries;55 unsigned int expected_sr_errors;56 unsigned long expected_active;57 const struct xe_rtp_table_sr table;