Searched refs:Vol (Results 1 – 15 of 15) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 1442 {.Freq = 400, .Vol = 1}, 1443 {.Freq = 483, .Vol = 1}, 1444 {.Freq = 602, .Vol = 1}, 1445 {.Freq = 738, .Vol = 1} }, 1447 {.Freq = 300, .Vol = 1}, 1448 {.Freq = 400, .Vol = 1}, 1449 {.Freq = 400, .Vol = 1}, 1450 {.Freq = 400, .Vol = 1} }, 1452 {.Freq = 400, .Vol = 1}, 1453 {.Freq = 800, .Vol = 1}, [all …]
|
/Linux-v5.10/drivers/gpu/drm/amd/pm/swsmu/smu12/ |
D | renoir_ppt.c | 672 clock_table->DcfClocks[i].Vol = table->DcfClocks[i].Vol; in renoir_get_dpm_clock_table() 677 clock_table->SocClocks[i].Vol = table->SocClocks[i].Vol; in renoir_get_dpm_clock_table() 682 clock_table->FClocks[i].Vol = table->FClocks[i].Vol; in renoir_get_dpm_clock_table() 687 clock_table->MemClocks[i].Vol = table->MemClocks[i].Vol; in renoir_get_dpm_clock_table()
|
/Linux-v5.10/sound/pci/trident/ |
D | trident_main.c | 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() 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 >> 2, TRID_REG(trident, CH_GVSEL_PAN_VOL_CTRL_EC + 2)); in snd_trident_write_vol_reg() 579 outw((voice->CTRL << 12) | voice->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() [all …]
|
D | trident.h | 281 unsigned short Vol; /* 12 bits (6.6) */ member
|
/Linux-v5.10/drivers/gpu/drm/amd/pm/inc/ |
D | smu10_driver_if.h | 107 uint32_t Vol; /* Millivolts with 2 fractional bits */ member
|
D | smu12_driver_if.h | 113 uint32_t Vol; // Millivolts with 2 fractional bits member
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | exynos4412-itop-elite.dts | 66 label = "GPIO Key Vol+"; 72 label = "GPIO Key Vol-";
|
D | ste-nomadik-nhk15.dts | 128 linux,keymap = <0x00020072 // Vol down 129 0x00030073 // Vol up
|
D | rk3066a-bqcurie2.dts | 57 label = "GPIO Key Vol-";
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/ |
D | dm_pp_smu.h | 251 uint32_t Vol; // Millivolts with 2 fractional bits member
|
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
D | rn_clk_mgr.c | 772 if (clock_table->DcfClocks[i].Vol == voltage) in find_dcfclk_for_voltage() 791 if (clock_table->FClocks[i].Freq != 0 && clock_table->FClocks[i].Vol != 0) { in rn_clk_mgr_helper_populate_bw_params() 808 bw_params->clk_table.entries[i].voltage = clock_table->FClocks[j].Vol; in rn_clk_mgr_helper_populate_bw_params() 809 …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-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu10_hwmgr.c | 449 ptable->entries[i].vol = pclk_dependency_table->Vol; in smu10_get_clock_voltage_dependency_table()
|
/Linux-v5.10/arch/x86/lib/ |
D | x86-opcode-map.txt | 4 # - Intel(R) 64 and IA-32 Architectures Software Developer's Manual Vol.2C
|
/Linux-v5.10/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 4 # - Intel(R) 64 and IA-32 Architectures Software Developer's Manual Vol.2C
|
/Linux-v5.10/Documentation/admin-guide/ |
D | spkguide.txt | 522 Vol for controlling volume, pitch for pitch, inflection for pitch range, rate
|