Home
last modified time | relevance | path

Searched refs:mpll_func_cntl (Results 1 – 25 of 39) sorted by relevance

12

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Drv730_dpm.c123 u32 mpll_func_cntl = pi->clk_regs.rv730.mpll_func_cntl; in rv730_populate_mclk_value() local
147 mpll_func_cntl |= MPLL_DIVEN; in rv730_populate_mclk_value()
149 mpll_func_cntl &= ~MPLL_DIVEN; in rv730_populate_mclk_value()
152 mpll_func_cntl |= MPLL_REF_DIV(dividers.ref_div); in rv730_populate_mclk_value()
154 mpll_func_cntl |= MPLL_LOLEN(dividers.post_div & 0xf); in rv730_populate_mclk_value()
214 pi->clk_regs.rv730.mpll_func_cntl = in rv730_read_clock_registers()
230 u32 mpll_func_cntl = 0; in rv730_populate_smc_acpi_state() local
255 mpll_func_cntl = pi->clk_regs.rv730.mpll_func_cntl; in rv730_populate_smc_acpi_state()
259 mpll_func_cntl |= MPLL_RESET | MPLL_BYPASS_EN; in rv730_populate_smc_acpi_state()
260 mpll_func_cntl &= ~MPLL_SLEEP; in rv730_populate_smc_acpi_state()
[all …]
H A Dsi_dpm.h100 u32 mpll_func_cntl; member
H A Dci_dpm.h138 u32 mpll_func_cntl; member
H A Drv770_dpm.h53 u32 mpll_func_cntl; member
H A Dsi_dpm.c3562 si_pi->clock_registers.mpll_func_cntl = RREG32(MPLL_FUNC_CNTL); in si_read_clock_registers()
4365 cpu_to_be32(si_pi->clock_registers.mpll_func_cntl); in si_populate_smc_initial_state()
4482 u32 mpll_func_cntl = si_pi->clock_registers.mpll_func_cntl; in si_populate_smc_acpi_state() local
4567 cpu_to_be32(mpll_func_cntl); in si_populate_smc_acpi_state()
4867 u32 mpll_func_cntl = si_pi->clock_registers.mpll_func_cntl; in si_populate_mclk_value() local
4879 mpll_func_cntl &= ~BWCTRL_MASK; in si_populate_mclk_value()
4880 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()
4930 mclk->vMPLL_FUNC_CNTL = cpu_to_be32(mpll_func_cntl); in si_populate_mclk_value()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv730_dpm.c126 u32 mpll_func_cntl = pi->clk_regs.rv730.mpll_func_cntl; in rv730_populate_mclk_value() local
150 mpll_func_cntl |= MPLL_DIVEN; in rv730_populate_mclk_value()
152 mpll_func_cntl &= ~MPLL_DIVEN; in rv730_populate_mclk_value()
155 mpll_func_cntl |= MPLL_REF_DIV(dividers.ref_div); in rv730_populate_mclk_value()
157 mpll_func_cntl |= MPLL_LOLEN(dividers.post_div & 0xf); in rv730_populate_mclk_value()
217 pi->clk_regs.rv730.mpll_func_cntl = in rv730_read_clock_registers()
233 u32 mpll_func_cntl = 0; in rv730_populate_smc_acpi_state() local
258 mpll_func_cntl = pi->clk_regs.rv730.mpll_func_cntl; in rv730_populate_smc_acpi_state()
262 mpll_func_cntl |= MPLL_RESET | MPLL_BYPASS_EN; in rv730_populate_smc_acpi_state()
263 mpll_func_cntl &= ~MPLL_SLEEP; in rv730_populate_smc_acpi_state()
[all …]
H A Dsi_dpm.h100 u32 mpll_func_cntl; member
H A Dci_dpm.h135 u32 mpll_func_cntl; member
H A Drv770_dpm.h52 u32 mpll_func_cntl; member
H A Dsi_dpm.c3454 si_pi->clock_registers.mpll_func_cntl = RREG32(MPLL_FUNC_CNTL); in si_read_clock_registers()
4211 cpu_to_be32(si_pi->clock_registers.mpll_func_cntl); in si_populate_smc_initial_state()
4328 u32 mpll_func_cntl = si_pi->clock_registers.mpll_func_cntl; in si_populate_smc_acpi_state() local
4413 cpu_to_be32(mpll_func_cntl); in si_populate_smc_acpi_state()
4711 u32 mpll_func_cntl = si_pi->clock_registers.mpll_func_cntl; in si_populate_mclk_value() local
4723 mpll_func_cntl &= ~BWCTRL_MASK; in si_populate_mclk_value()
4724 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()
4774 mclk->vMPLL_FUNC_CNTL = cpu_to_be32(mpll_func_cntl); in si_populate_mclk_value()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Drv730_dpm.c123 u32 mpll_func_cntl = pi->clk_regs.rv730.mpll_func_cntl; in rv730_populate_mclk_value() local
147 mpll_func_cntl |= MPLL_DIVEN; in rv730_populate_mclk_value()
149 mpll_func_cntl &= ~MPLL_DIVEN; in rv730_populate_mclk_value()
152 mpll_func_cntl |= MPLL_REF_DIV(dividers.ref_div); in rv730_populate_mclk_value()
154 mpll_func_cntl |= MPLL_LOLEN(dividers.post_div & 0xf); in rv730_populate_mclk_value()
214 pi->clk_regs.rv730.mpll_func_cntl = in rv730_read_clock_registers()
230 u32 mpll_func_cntl = 0; in rv730_populate_smc_acpi_state() local
255 mpll_func_cntl = pi->clk_regs.rv730.mpll_func_cntl; in rv730_populate_smc_acpi_state()
259 mpll_func_cntl |= MPLL_RESET | MPLL_BYPASS_EN; in rv730_populate_smc_acpi_state()
260 mpll_func_cntl &= ~MPLL_SLEEP; in rv730_populate_smc_acpi_state()
[all …]
H A Dsi_dpm.h100 u32 mpll_func_cntl; member
H A Dci_dpm.h138 u32 mpll_func_cntl; member
H A Drv770_dpm.h53 u32 mpll_func_cntl; member
H A Dsi_dpm.c3562 si_pi->clock_registers.mpll_func_cntl = RREG32(MPLL_FUNC_CNTL); in si_read_clock_registers()
4365 cpu_to_be32(si_pi->clock_registers.mpll_func_cntl); in si_populate_smc_initial_state()
4482 u32 mpll_func_cntl = si_pi->clock_registers.mpll_func_cntl; in si_populate_smc_acpi_state() local
4567 cpu_to_be32(mpll_func_cntl); in si_populate_smc_acpi_state()
4867 u32 mpll_func_cntl = si_pi->clock_registers.mpll_func_cntl; in si_populate_mclk_value() local
4879 mpll_func_cntl &= ~BWCTRL_MASK; in si_populate_mclk_value()
4880 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()
4930 mclk->vMPLL_FUNC_CNTL = cpu_to_be32(mpll_func_cntl); in si_populate_mclk_value()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/radeon/
H A Drv730_dpm.c123 u32 mpll_func_cntl = pi->clk_regs.rv730.mpll_func_cntl; in rv730_populate_mclk_value() local
147 mpll_func_cntl |= MPLL_DIVEN; in rv730_populate_mclk_value()
149 mpll_func_cntl &= ~MPLL_DIVEN; in rv730_populate_mclk_value()
152 mpll_func_cntl |= MPLL_REF_DIV(dividers.ref_div); in rv730_populate_mclk_value()
154 mpll_func_cntl |= MPLL_LOLEN(dividers.post_div & 0xf); in rv730_populate_mclk_value()
214 pi->clk_regs.rv730.mpll_func_cntl = in rv730_read_clock_registers()
230 u32 mpll_func_cntl = 0; in rv730_populate_smc_acpi_state() local
255 mpll_func_cntl = pi->clk_regs.rv730.mpll_func_cntl; in rv730_populate_smc_acpi_state()
259 mpll_func_cntl |= MPLL_RESET | MPLL_BYPASS_EN; in rv730_populate_smc_acpi_state()
260 mpll_func_cntl &= ~MPLL_SLEEP; in rv730_populate_smc_acpi_state()
[all …]
H A Dsi_dpm.h100 u32 mpll_func_cntl; member
H A Dci_dpm.h138 u32 mpll_func_cntl; member
H A Drv770_dpm.h53 u32 mpll_func_cntl; member
H A Dsi_dpm.c3562 si_pi->clock_registers.mpll_func_cntl = RREG32(MPLL_FUNC_CNTL); in si_read_clock_registers()
4365 cpu_to_be32(si_pi->clock_registers.mpll_func_cntl); in si_populate_smc_initial_state()
4482 u32 mpll_func_cntl = si_pi->clock_registers.mpll_func_cntl; in si_populate_smc_acpi_state() local
4567 cpu_to_be32(mpll_func_cntl); in si_populate_smc_acpi_state()
4867 u32 mpll_func_cntl = si_pi->clock_registers.mpll_func_cntl; in si_populate_mclk_value() local
4879 mpll_func_cntl &= ~BWCTRL_MASK; in si_populate_mclk_value()
4880 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()
4930 mclk->vMPLL_FUNC_CNTL = cpu_to_be32(mpll_func_cntl); in si_populate_mclk_value()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.h519 u32 mpll_func_cntl; member
916 u32 mpll_func_cntl; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.h519 u32 mpll_func_cntl; member
916 u32 mpll_func_cntl; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.h519 u32 mpll_func_cntl; member
916 u32 mpll_func_cntl; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1058 uint32_t mpll_func_cntl = data->clock_registers.vMPLL_FUNC_CNTL; in iceland_calculate_mclk_params() local
1073 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl); in iceland_calculate_mclk_params()
1156 mclk->MpllFuncCntl = mpll_func_cntl; in iceland_calculate_mclk_params()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Diceland_smumgr.c1058 uint32_t mpll_func_cntl = data->clock_registers.vMPLL_FUNC_CNTL; in iceland_calculate_mclk_params() local
1073 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl); in iceland_calculate_mclk_params()
1156 mclk->MpllFuncCntl = mpll_func_cntl; in iceland_calculate_mclk_params()

12