/linux/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
H A D | renoir_ppt.c | 766 clock_table->DcfClocks[i].Vol = table->DcfClocks[i].Vol; in renoir_get_dpm_clock_table() 771 clock_table->SocClocks[i].Vol = table->SocClocks[i].Vol; in renoir_get_dpm_clock_table() 776 clock_table->FClocks[i].Vol = table->FClocks[i].Vol; in renoir_get_dpm_clock_table() 781 clock_table->MemClocks[i].Vol = table->MemClocks[i].Vol; in renoir_get_dpm_clock_table() 786 clock_table->VClocks[i].Vol = table->VClocks[i].Vol; in renoir_get_dpm_clock_table() 791 clock_table->DClocks[i].Vol = table->DClocks[i].Vol; in renoir_get_dpm_clock_table()
|
/linux/sound/pci/trident/ |
H A D | trident_main.c | 64 dev_dbg(trident->card->dev, "Vol: 0x%x\n", (val >> 16) & 0xff); 448 (voice->Vol & 0x000003ff) : in snd_trident_write_voice_regs() 449 ((voice->Vol & 0x00003fc) << (16-2)) | in snd_trident_write_voice_regs() 457 regs[4] |= ((voice->Vol & 0x000003fc) << (16-2)) | in snd_trident_write_voice_regs() 465 regs[4] |= ((voice->Vol & 0x000003fc) << (16-2)) | in snd_trident_write_voice_regs() 562 Vol - new voice volume 568 unsigned int Vol) in snd_trident_write_vol_reg() argument 570 voice->Vol = Vol; in snd_trident_write_vol_reg() 575 outb(voice->Vol >> in snd_trident_write_vol_reg() [all...] |
H A D | trident.h | 280 unsigned short Vol; /* 12 bits (6.6) */ member
|
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
H A D | rn_clk_mgr.c | 619 if (clock_table->SocClocks[i].Vol == voltage) in find_socclk_for_voltage() 632 if (clock_table->DcfClocks[i].Vol == voltage) in find_dcfclk_for_voltage() 652 if (clock_table->FClocks[i].Freq != 0 && clock_table->FClocks[i].Vol != 0) { in rn_clk_mgr_helper_populate_bw_params() 669 bw_params->clk_table.entries[i].voltage = clock_table->FClocks[j].Vol; in rn_clk_mgr_helper_populate_bw_params() 670 …lk_table.entries[i].dcfclk_mhz = find_dcfclk_for_voltage(clock_table, clock_table->FClocks[j].Vol); in rn_clk_mgr_helper_populate_bw_params()
|
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | smu10_driver_if.h | 107 uint32_t Vol; /* Millivolts with 2 fractional bits */ member
|
/linux/Documentation/arch/x86/ |
H A D | intel-hfi.rst | 50 can be found in the Intel SDM Vol. 3 Section 10.5 [1]_. 57 table per package. Further details can be found in the Intel SDM Vol. 3
|
/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-itop-elite.dts | 73 label = "GPIO Key Vol+"; 79 label = "GPIO Key Vol-";
|
/linux/arch/arm/boot/dts/st/ |
H A D | ste-nomadik-nhk15.dts | 127 linux,keymap = <0x00020072 // Vol down 128 0x00030073 // Vol up
|
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu12_driver_if.h | 113 uint32_t Vol; // Millivolts with 2 fractional bits member
|
/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dm_pp_smu.h | 255 uint32_t Vol; // Millivolts with 2 fractional bits member
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/ |
H A D | smu_v14_0_0_ppt.c | 1552 clock_table->SocClocks[idx].Vol = 0; in smu_14_0_1_get_dpm_table() 1557 clock_table->VPEClocks[idx].Vol = 0; in smu_14_0_1_get_dpm_table() 1571 clock_table->SocClocks[idx].Vol = 0; in smu_14_0_0_get_dpm_table() 1576 clock_table->VPEClocks[idx].Vol = 0; in smu_14_0_0_get_dpm_table()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
H A D | vangogh_ppt.c | 2188 clock_table->SocClocks[i].Vol = table->SocVoltage[i]; in vangogh_get_dpm_clock_table() 2193 clock_table->FClocks[i].Vol = table->DfPstateTable[i].voltage; in vangogh_get_dpm_clock_table() 2198 clock_table->MemClocks[i].Vol = table->DfPstateTable[i].voltage; in vangogh_get_dpm_clock_table()
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu10_hwmgr.c | 484 ptable->entries[i].vol = pclk_dependency_table->Vol; in smu10_get_clock_voltage_dependency_table()
|
/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 4 # - Intel(R) 64 and IA-32 Architectures Software Developer's Manual Vol.2C
|
/linux/Documentation/admin-guide/ |
H A D | spkguide.txt | 528 Vol for controlling volume, pitch for pitch, inflection for pitch range, rate
|