Home
last modified time | relevance | path

Searched refs:CLKF (Results 1 – 18 of 18) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/radeon/
Drv740d.h46 #define CLKF(x) ((x) << 0) macro
Drv740_dpm.c217 mpll_ad_func_cntl |= CLKF(dividers.whole_fb_div); in rv740_populate_mclk_value()
234 mpll_dq_func_cntl |= CLKF(dividers.whole_fb_div); in rv740_populate_mclk_value()
Drv770d.h119 #define CLKF(x) ((x) << 0) macro
Dnid.h561 #define CLKF(x) ((x) << 0) macro
Dcypress_dpm.c520 mpll_ad_func_cntl |= CLKF(dividers.whole_fb_div); in cypress_populate_mclk_value()
537 mpll_dq_func_cntl |= CLKF(dividers.whole_fb_div); in cypress_populate_mclk_value()
Dsid.h620 #define CLKF(x) ((x) << 16) macro
Dcikd.h743 #define CLKF(x) ((x) << 16) macro
Drv770_dpm.c436 mpll_ad_func_cntl |= CLKF(clkf); in rv770_populate_mclk_value()
464 mpll_dq_func_cntl |= CLKF(clkf); in rv770_populate_mclk_value()
Devergreend.h99 #define CLKF(x) ((x) << 0) macro
Dni_dpm.c2204 mpll_ad_func_cntl |= CLKF(dividers.whole_fb_div); in ni_populate_mclk_value()
2221 mpll_dq_func_cntl |= CLKF(dividers.whole_fb_div); in ni_populate_mclk_value()
Dci_dpm.c2778 mpll_func_cntl_1 |= CLKF(mpll_param.clkf) | in ci_calculate_mclk_params()
Dsi_dpm.c4883 mpll_func_cntl_1 |= CLKF(mpll_param.clkf) | in si_populate_mclk_value()
/linux-5.19.10/Documentation/devicetree/bindings/clock/
Dbaikal,bt1-ccu-pll.yaml59 CLKF--->|/NF|--->|PFD|...|VCO|-+->|/OD|--->| |
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Dsid.h621 #define CLKF(x) ((x) << 16) macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Diceland_smumgr.c1077 MPLL_FUNC_CNTL_1, CLKF, mpll_param.mpll_fb_divider.cl_kf); in iceland_calculate_mclk_params()
Dci_smumgr.c1054 MPLL_FUNC_CNTL_1, CLKF, mpll_param.mpll_fb_divider.cl_kf); in ci_calculate_mclk_params()
Dtonga_smumgr.c823 MPLL_FUNC_CNTL_1, CLKF, in tonga_calculate_mclk_params()
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c5385 mpll_func_cntl_1 |= CLKF(mpll_param.clkf) | in si_populate_mclk_value()