Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/smu/
Dsmu_7_0_0_sh_mask.h103 #define CG_SPLL_FUNC_CNTL__SPLL_PWRON_MASK 0x2 macro
Dsmu_7_1_1_sh_mask.h103 #define CG_SPLL_FUNC_CNTL__SPLL_PWRON_MASK 0x2 macro
Dsmu_7_1_0_sh_mask.h103 #define CG_SPLL_FUNC_CNTL__SPLL_PWRON_MASK 0x2 macro
Dsmu_7_0_1_sh_mask.h103 #define CG_SPLL_FUNC_CNTL__SPLL_PWRON_MASK 0x2 macro
Dsmu_7_1_2_sh_mask.h103 #define CG_SPLL_FUNC_CNTL__SPLL_PWRON_MASK 0x2 macro
Dsmu_7_1_3_sh_mask.h127 #define CG_SPLL_FUNC_CNTL__SPLL_PWRON_MASK 0x2 macro
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c3128 spll_func_cntl &= ~CG_SPLL_FUNC_CNTL__SPLL_PWRON_MASK; in ci_populate_smc_acpi_level()