Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c473 bool ss_enable = false; in test_single_step_from_userspace() local
496 ss_enable = true; in test_single_step_from_userspace()
501 TEST_ASSERT(ss_enable, "Unexpected KVM_EXIT_DEBUG"); in test_single_step_from_userspace()
512 ss_enable = false; in test_single_step_from_userspace()
/linux/drivers/gpu/drm/amd/display/include/
H A Dbios_parser_types.h214 bool ss_enable; member
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.c446 ss_enable = pix_clk_params->flags.ENABLE_SS; in pll_adjust_pix_clk()
/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.c1580 if (bp_params->ss_enable == true) in adjust_display_pll_v3()