Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Drv740d.h29 #define SPLL_BYPASS_EN (1 << 3) macro
H A Drv730d.h30 #define SPLL_BYPASS_EN (1 << 3) macro
H A Drs780d.h45 # define SPLL_BYPASS_EN (1 << 25) macro
H A Dr600_dpm.c322 WREG32_P(CG_SPLL_FUNC_CNTL, SPLL_BYPASS_EN, ~SPLL_BYPASS_EN); in r600_enable_spll_bypass()
324 WREG32_P(CG_SPLL_FUNC_CNTL, 0, ~SPLL_BYPASS_EN); in r600_enable_spll_bypass()
H A Drv740_dpm.c371 spll_func_cntl |= SPLL_RESET | SPLL_SLEEP | SPLL_BYPASS_EN; in rv740_populate_smc_acpi_state()
H A Drv730_dpm.c288 spll_func_cntl |= SPLL_RESET | SPLL_BYPASS_EN; in rv730_populate_smc_acpi_state()
H A Drv770d.h93 #define SPLL_BYPASS_EN (1 << 3) macro
H A Dnid.h541 #define SPLL_BYPASS_EN (1 << 3) macro
H A Dsid.h88 #define SPLL_BYPASS_EN (1 << 3) macro
H A Dcikd.h251 #define SPLL_BYPASS_EN (1 << 3) macro
H A Devergreend.h77 #define SPLL_BYPASS_EN (1 << 3) macro
H A Dr600d.h1285 # define SPLL_BYPASS_EN (1 << 25) macro
H A Dcypress_dpm.c1431 spll_func_cntl |= SPLL_RESET | SPLL_SLEEP | SPLL_BYPASS_EN; in cypress_populate_smc_acpi_state()
H A Drv770_dpm.c978 spll_func_cntl |= SPLL_RESET | SPLL_SLEEP | SPLL_BYPASS_EN; in rv770_populate_smc_acpi_state()
H A Dsi.c3991 tmp |= SPLL_BYPASS_EN; in si_set_clk_bypass_mode()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h89 #define SPLL_BYPASS_EN (1 << 3) macro
H A Damdgpu_si.c1335 tmp |= SPLL_BYPASS_EN; in si_set_clk_bypass_mode()