/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | mvebu-corediv-clock.txt | 1 * Core Divider Clock bindings for Marvell MVEBU SoCs 12 - reg : must be the register address of Core Divider control register
|
D | dove-divider-clock.txt | 18 - 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
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | smu7_fusion.h | 162 uint8_t Divider; member
|
D | smu7_discrete.h | 258 uint8_t Divider; member
|
D | kv_dpm.c | 916 pi->vce_level[i].Divider = (u8)dividers.post_div; in kv_populate_vce_table() 979 pi->samu_level[i].Divider = (u8)dividers.post_div; in kv_populate_samu_table() 1038 pi->acp_level[i].Divider = (u8)dividers.post_div; in kv_populate_acp_table()
|
D | ci_dpm.c | 2712 table->VceLevel[count].Divider = (u8)dividers.post_divider; in ci_populate_smc_vce_level() 2745 table->AcpLevel[count].Divider = (u8)dividers.post_divider; in ci_populate_smc_acp_level() 2777 table->SamuLevel[count].Divider = (u8)dividers.post_divider; in ci_populate_smc_samu_level()
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/ |
D | smu7_fusion.h | 162 uint8_t Divider; member
|
D | smu7_discrete.h | 258 uint8_t Divider; member
|
D | smu71_discrete.h | 205 uint8_t Divider; member
|
D | smu72_discrete.h | 187 uint8_t Divider; member
|
D | smu73_discrete.h | 179 uint8_t Divider; member
|
D | smu74_discrete.h | 198 uint8_t Divider; member
|
D | smu75_discrete.h | 213 uint8_t Divider; member
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/frequency/ |
D | adf4350.txt | 36 4: N-Divider output
|
/Linux-v4.19/drivers/video/fbdev/aty/ |
D | atyfb_base.c | 189 int Multiplier, Divider, Remainder; in ATIReduceRatio() local 192 Divider = *Denominator; in ATIReduceRatio() 194 while ((Remainder = Multiplier % Divider)) { in ATIReduceRatio() 195 Multiplier = Divider; in ATIReduceRatio() 196 Divider = Remainder; in ATIReduceRatio() 199 *Numerator /= Divider; in ATIReduceRatio() 200 *Denominator /= Divider; in ATIReduceRatio()
|
/Linux-v4.19/Documentation/hwmon/ |
D | vt1211 | 86 Voltage R1 R2 Divider Raw Value
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | kv_dpm.c | 1001 pi->vce_level[i].Divider = (u8)dividers.post_div; in kv_populate_vce_table() 1064 pi->samu_level[i].Divider = (u8)dividers.post_div; in kv_populate_samu_table() 1123 pi->acp_level[i].Divider = (u8)dividers.post_div; in kv_populate_acp_table()
|
D | ci_dpm.c | 2850 table->VceLevel[count].Divider = (u8)dividers.post_divider; in ci_populate_smc_vce_level() 2883 table->AcpLevel[count].Divider = (u8)dividers.post_divider; in ci_populate_smc_acp_level() 2915 table->SamuLevel[count].Divider = (u8)dividers.post_divider; in ci_populate_smc_samu_level()
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | fiji_smumgr.c | 1462 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in fiji_populate_smc_vce_level() 1498 table->AcpLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in fiji_populate_smc_acp_level()
|
D | ci_smumgr.c | 1579 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in ci_populate_smc_vce_level() 1609 table->AcpLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in ci_populate_smc_acp_level()
|
D | tonga_smumgr.c | 1394 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in tonga_populate_smc_vce_level() 1438 table->AcpLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in tonga_populate_smc_acp_level()
|
D | vegam_smumgr.c | 1245 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in vegam_populate_smc_vce_level()
|
D | polaris10_smumgr.c | 1326 table->VceLevel[count].Divider = (uint8_t)dividers.pll_post_divider; in polaris10_populate_smc_vce_level()
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | timekeeping.txt | 220 bit 6-4 = Divider for clock
|