Searched refs:POWERMODE0 (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | btcd.h | 77 #define POWERMODE0(x) ((x) << 0) macro
|
H A D | rv730d.h | 144 #define POWERMODE0(x) ((x) << 0) macro
|
H A D | rv6xxd.h | 199 # define POWERMODE0(x) ((x) << 0) macro
|
H A D | rv770d.h | 301 #define POWERMODE0(x) ((x) << 0) macro
|
H A D | nid.h | 731 #define POWERMODE0(x) ((x) << 0) macro
|
H A D | btc_dpm.c | 1776 WREG32_P(MC_ARB_RFSH_RATE, POWERMODE0(val), ~POWERMODE0_MASK); in btc_set_arb0_registers() 1821 WREG32_P(MC_ARB_RFSH_RATE, POWERMODE0(val), ~POWERMODE0_MASK); in btc_set_ulv_dram_timing()
|
H A D | rv6xx_dpm.c | 817 (POWERMODE0(calculate_memory_refresh_rate(rdev, in rv6xx_program_memory_timing_parameters()
|
H A D | rv770_dpm.c | 763 POWERMODE0(rv770_calculate_memory_refresh_rate(rdev, pi->boot_sclk)) | in rv770_program_memory_timing_parameters()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | btcd.h | 77 #define POWERMODE0(x) ((x) << 0) macro
|
H A D | rv730d.h | 144 #define POWERMODE0(x) ((x) << 0) macro
|
H A D | rv6xxd.h | 199 # define POWERMODE0(x) ((x) << 0) macro
|
H A D | rv770d.h | 301 #define POWERMODE0(x) ((x) << 0) macro
|
H A D | nid.h | 731 #define POWERMODE0(x) ((x) << 0) macro
|
H A D | btc_dpm.c | 1774 WREG32_P(MC_ARB_RFSH_RATE, POWERMODE0(val), ~POWERMODE0_MASK); in btc_set_arb0_registers() 1819 WREG32_P(MC_ARB_RFSH_RATE, POWERMODE0(val), ~POWERMODE0_MASK); in btc_set_ulv_dram_timing()
|
H A D | rv6xx_dpm.c | 817 (POWERMODE0(calculate_memory_refresh_rate(rdev, in rv6xx_program_memory_timing_parameters()
|
H A D | rv770_dpm.c | 765 POWERMODE0(rv770_calculate_memory_refresh_rate(rdev, pi->boot_sclk)) | in rv770_program_memory_timing_parameters()
|
Completed in 40 milliseconds