Home
last modified time | relevance | path

Searched refs:expected_clr_bits (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_rtp_test.c53 u32 expected_clr_bits; member
293 .expected_clr_bits = REG_BIT(0) | REG_BIT(1),
312 .expected_clr_bits = REG_BIT(0) | REG_BIT(1) | REG_BIT(2) | REG_BIT(3),
335 .expected_clr_bits = REG_BIT(0),
354 .expected_clr_bits = REG_BIT(0),
373 .expected_clr_bits = REG_BIT(1) | REG_BIT(0),
394 .expected_clr_bits = TEMP_MASK,
412 .expected_clr_bits = REG_BIT(0),
432 .expected_clr_bits = REG_BIT(0),
452 .expected_clr_bits = REG_BIT(1) | REG_BIT(2),
[all …]