Home
last modified time | relevance | path

Searched refs:Divider (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/u-boot/arch/arm/mach-davinci/
H A DKconfig76 int "PLLC0 PLL Post-Divider"
79 Value written to PLLC0 PLL Post-Divider Control Register
82 hex "PLLC0 Divider 1"
85 Value written to PLLC0 Divider 1 register
88 hex "PLLC0 Divider 2"
91 Value written to PLLC0 Divider 2 register
94 hex "PLLC0 Divider 3"
97 Value written to PLLC0 Divider 3 register
100 hex "PLLC0 Divider 4"
103 Value written to PLLC0 Divider 4 register
[all …]
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dmvebu-corediv-clock.txt1 * Core Divider Clock bindings for Marvell MVEBU SoCs
12 - reg : must be the register address of Core Divider control register
H A Ddove-divider-clock.txt18 - reg : shall be the register address of the Core PLL and Clock Divider
20 Core PLL and Clock Divider Control 1 register. Thus, it will have
/openbmc/u-boot/doc/
H A DREADME.AX2510 - Hardware Divider
H A DREADME.m68k112 CONFIG_SYS_MFD -- defines the PLL Multiplication Factor Divider
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsmu7_fusion.h162 uint8_t Divider; member
H A Dsmu7_discrete.h258 uint8_t Divider; member
H A Dkv_dpm.c759 pi->vce_level[i].Divider = (u8)dividers.post_div; in kv_populate_vce_table()
822 pi->samu_level[i].Divider = (u8)dividers.post_div; in kv_populate_samu_table()
881 pi->acp_level[i].Divider = (u8)dividers.post_div; in kv_populate_acp_table()
H A Dci_dpm.c2675 table->VceLevel[count].Divider = (u8)dividers.post_divider; in ci_populate_smc_vce_level()
2708 table->AcpLevel[count].Divider = (u8)dividers.post_divider; in ci_populate_smc_acp_level()
2740 table->SamuLevel[count].Divider = (u8)dividers.post_divider; in ci_populate_smc_samu_level()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dsmu7_fusion.h157 uint8_t Divider; member
H A Dsmu7_discrete.h258 uint8_t Divider; member
H A Dsmu71_discrete.h205 uint8_t Divider; member
H A Dsmu73_discrete.h171 uint8_t Divider; member
H A Dsmu72_discrete.h187 uint8_t Divider; member
H A Dsmu74_discrete.h198 uint8_t Divider; member
H A Dsmu75_discrete.h213 uint8_t Divider; member
/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c199 int Multiplier, Divider, Remainder; in ATIReduceRatio() local
202 Divider = *Denominator; in ATIReduceRatio()
204 while ((Remainder = Multiplier % Divider)) { in ATIReduceRatio()
205 Multiplier = Divider; in ATIReduceRatio()
206 Divider = Remainder; in ATIReduceRatio()
209 *Numerator /= Divider; in ATIReduceRatio()
210 *Denominator /= Divider; in ATIReduceRatio()
/openbmc/linux/Documentation/hwmon/
H A Dvt1211.rst96 Voltage R1 R2 Divider Raw Value
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A DKconfig1534 int "Divider of platform clock"
1550 int "Divider of platform clock"
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dkv_dpm.c990 pi->vce_level[i].Divider = (u8)dividers.post_div; in kv_populate_vce_table()
1053 pi->samu_level[i].Divider = (u8)dividers.post_div; in kv_populate_samu_table()
1112 pi->acp_level[i].Divider = (u8)dividers.post_div; in kv_populate_acp_table()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c1449 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in fiji_populate_smc_vce_level()
1485 table->AcpLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in fiji_populate_smc_acp_level()
H A Dpolaris10_smumgr.c1407 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in polaris10_populate_smc_vce_level()
1456 table->SamuLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in polaris10_populate_smc_samu_level()
H A Dci_smumgr.c1583 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in ci_populate_smc_vce_level()
1613 table->AcpLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in ci_populate_smc_acp_level()
H A Dtonga_smumgr.c1405 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in tonga_populate_smc_vce_level()
1449 table->AcpLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in tonga_populate_smc_acp_level()
H A Dvegam_smumgr.c1236 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in vegam_populate_smc_vce_level()

12