Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dsid.h607 # define MRDCK0_BYPASS (1 << 24) macro
Dcikd.h732 # define MRDCK0_BYPASS (1 << 24) macro
Dsi_dpm.c4553 dll_cntl &= ~(MRDCK0_BYPASS | MRDCK1_BYPASS); in si_populate_smc_acpi_state()
Dci_dpm.c3031 dll_cntl &= ~(MRDCK0_BYPASS | MRDCK1_BYPASS); in ci_populate_smc_acpi_level()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dsid.h608 # define MRDCK0_BYPASS (1 << 24) macro
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Diceland_smumgr.c1524 DLL_CNTL, MRDCK0_BYPASS, 0); in iceland_populate_smc_acpi_level()
Dci_smumgr.c1479 DLL_CNTL, MRDCK0_BYPASS, 0); in ci_populate_smc_acpi_level()
Dtonga_smumgr.c1266 DLL_CNTL, MRDCK0_BYPASS, 0); in tonga_populate_smc_acpi_level()
/linux-6.1.9/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c5056 dll_cntl &= ~(MRDCK0_BYPASS | MRDCK1_BYPASS); in si_populate_smc_acpi_state()