Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_dcn35.c424 boot_options.bits.disable_clk_gate = params->disable_clock_gate; in dmub_dcn35_enable_dmub_boot_options()
/linux-6.12.1/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h672 uint32_t disable_clk_gate: 1; /**< 1 if clock gating should be disabled */ member