Searched refs:Vol (Results 1 – 19 of 19) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
A D | renoir_ppt.c | 765 clock_table->DcfClocks[i].Vol = table->DcfClocks[i].Vol; in renoir_get_dpm_clock_table() 770 clock_table->SocClocks[i].Vol = table->SocClocks[i].Vol; in renoir_get_dpm_clock_table() 775 clock_table->FClocks[i].Vol = table->FClocks[i].Vol; in renoir_get_dpm_clock_table() 780 clock_table->MemClocks[i].Vol = table->MemClocks[i].Vol; in renoir_get_dpm_clock_table() 785 clock_table->VClocks[i].Vol = table->VClocks[i].Vol; in renoir_get_dpm_clock_table() 790 clock_table->DClocks[i].Vol = table->DClocks[i].Vol; in renoir_get_dpm_clock_table()
|
/linux-6.3-rc2/sound/pci/trident/ |
A D | trident_main.c | 448 (voice->Vol & 0x000003ff) : in snd_trident_write_voice_regs() 568 unsigned int Vol) in snd_trident_write_vol_reg() argument 570 voice->Vol = Vol; in snd_trident_write_vol_reg() 934 voice->Vol = mix->vol; in snd_trident_playback_prepare() 960 evoice->Vol = 0x3ff; /* mute */ in snd_trident_playback_prepare() 1077 voice->Vol = 0x3ff; /* mute */ in snd_trident_capture_prepare() 1165 voice->Vol = 0; in snd_trident_si7018_capture_prepare() 1189 evoice->Vol = 0x3ff; /* mute */ in snd_trident_si7018_capture_prepare() 1243 voice->Vol = 0x3ff; /* mute */ in snd_trident_foldback_prepare() 1399 voice->Vol = 0x3ff; in snd_trident_spdif_prepare() [all …]
|
A D | trident.h | 280 unsigned short Vol; /* 12 bits (6.6) */ member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/ |
A D | smu10_driver_if.h | 107 uint32_t Vol; /* Millivolts with 2 fractional bits */ member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
A D | rn_clk_mgr.c | 618 if (clock_table->SocClocks[i].Vol == voltage) in find_socclk_for_voltage() 631 if (clock_table->DcfClocks[i].Vol == voltage) in find_dcfclk_for_voltage() 650 if (clock_table->FClocks[i].Freq != 0 && clock_table->FClocks[i].Vol != 0) { in rn_clk_mgr_helper_populate_bw_params() 667 bw_params->clk_table.entries[i].voltage = clock_table->FClocks[j].Vol; in rn_clk_mgr_helper_populate_bw_params() 668 …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-6.3-rc2/arch/arm/boot/dts/ |
A D | exynos4412-itop-elite.dts | 69 label = "GPIO Key Vol+"; 75 label = "GPIO Key Vol-";
|
A D | ste-nomadik-nhk15.dts | 128 linux,keymap = <0x00020072 // Vol down 129 0x00030073 // Vol up
|
A D | rk3066a-bqcurie2.dts | 62 label = "GPIO Key Vol-";
|
/linux-6.3-rc2/Documentation/x86/ |
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
|
A D | amd-memory-encryption.rst | 131 More details in AMD64 APM[1] Vol 2: 15.34.10 SEV_STATUS MSR
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/ |
A D | dm_pp_smu.h | 253 uint32_t Vol; // Millivolts with 2 fractional bits member
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
A D | smu12_driver_if.h | 113 uint32_t Vol; // Millivolts with 2 fractional bits member
|
/linux-6.3-rc2/Documentation/loongarch/ |
A D | irq-chip-model.rst | 150 in Section 7.4 of "LoongArch Reference Manual, Vol 1";
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
A D | vangogh_ppt.c | 2099 clock_table->SocClocks[i].Vol = table->SocVoltage[i]; in vangogh_get_dpm_clock_table() 2104 clock_table->FClocks[i].Vol = table->DfPstateTable[i].voltage; in vangogh_get_dpm_clock_table() 2109 clock_table->MemClocks[i].Vol = table->DfPstateTable[i].voltage; in vangogh_get_dpm_clock_table()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | smu10_hwmgr.c | 484 ptable->entries[i].vol = pclk_dependency_table->Vol; in smu10_get_clock_voltage_dependency_table()
|
/linux-6.3-rc2/crypto/ |
A D | Kconfig | 1119 on Communications, Vol. 41, No. 6, June 1993, selected for use with
|
/linux-6.3-rc2/arch/x86/lib/ |
A D | x86-opcode-map.txt | 4 # - Intel(R) 64 and IA-32 Architectures Software Developer's Manual Vol.2C
|
/linux-6.3-rc2/tools/arch/x86/lib/ |
A D | x86-opcode-map.txt | 4 # - Intel(R) 64 and IA-32 Architectures Software Developer's Manual Vol.2C
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | spkguide.txt | 523 Vol for controlling volume, pitch for pitch, inflection for pitch range, rate
|
Completed in 41 milliseconds