/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | rv730_dpm.c | 247 &table->ACPIState.levels[0].vddc); in rv730_populate_smc_acpi_state() 248 table->ACPIState.levels[0].gen2PCIE = pi->pcie_gen2 ? in rv730_populate_smc_acpi_state() 250 table->ACPIState.levels[0].gen2XSP = in rv730_populate_smc_acpi_state() 254 &table->ACPIState.levels[0].vddc); in rv730_populate_smc_acpi_state() 255 table->ACPIState.levels[0].gen2PCIE = 0; in rv730_populate_smc_acpi_state() 297 table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL = cpu_to_be32(mpll_func_cntl); in rv730_populate_smc_acpi_state() 298 table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL2 = cpu_to_be32(mpll_func_cntl_2); in rv730_populate_smc_acpi_state() 299 table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL3 = cpu_to_be32(mpll_func_cntl_3); in rv730_populate_smc_acpi_state() 300 table->ACPIState.levels[0].mclk.mclk730.vMCLK_PWRMGT_CNTL = cpu_to_be32(mclk_pwrmgt_cntl); in rv730_populate_smc_acpi_state() 301 table->ACPIState.levels[0].mclk.mclk730.vDLL_CNTL = cpu_to_be32(dll_cntl); in rv730_populate_smc_acpi_state() [all …]
|
D | rv740_dpm.c | 335 &table->ACPIState.levels[0].vddc); in rv740_populate_smc_acpi_state() 336 table->ACPIState.levels[0].gen2PCIE = in rv740_populate_smc_acpi_state() 339 table->ACPIState.levels[0].gen2XSP = in rv740_populate_smc_acpi_state() 343 &table->ACPIState.levels[0].vddc); in rv740_populate_smc_acpi_state() 344 table->ACPIState.levels[0].gen2PCIE = 0; in rv740_populate_smc_acpi_state() 374 table->ACPIState.levels[0].mclk.mclk770.vMPLL_AD_FUNC_CNTL = cpu_to_be32(mpll_ad_func_cntl); in rv740_populate_smc_acpi_state() 375 table->ACPIState.levels[0].mclk.mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in rv740_populate_smc_acpi_state() 376 table->ACPIState.levels[0].mclk.mclk770.vMPLL_DQ_FUNC_CNTL = cpu_to_be32(mpll_dq_func_cntl); in rv740_populate_smc_acpi_state() 377 table->ACPIState.levels[0].mclk.mclk770.vMPLL_DQ_FUNC_CNTL_2 = cpu_to_be32(mpll_dq_func_cntl_2); in rv740_populate_smc_acpi_state() 378 table->ACPIState.levels[0].mclk.mclk770.vMCLK_PWRMGT_CNTL = cpu_to_be32(mclk_pwrmgt_cntl); in rv740_populate_smc_acpi_state() [all …]
|
D | cypress_dpm.c | 775 &smc_state->levels[0], in cypress_convert_power_state_to_smc() 782 &smc_state->levels[1], in cypress_convert_power_state_to_smc() 789 &smc_state->levels[2], in cypress_convert_power_state_to_smc() 794 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; in cypress_convert_power_state_to_smc() 795 smc_state->levels[1].arbValue = MC_CG_ARB_FREQ_F2; in cypress_convert_power_state_to_smc() 796 smc_state->levels[2].arbValue = MC_CG_ARB_FREQ_F3; in cypress_convert_power_state_to_smc() 799 smc_state->levels[0].ACIndex = 2; in cypress_convert_power_state_to_smc() 800 smc_state->levels[1].ACIndex = 3; in cypress_convert_power_state_to_smc() 801 smc_state->levels[2].ACIndex = 4; in cypress_convert_power_state_to_smc() 803 smc_state->levels[0].ACIndex = 0; in cypress_convert_power_state_to_smc() [all …]
|
D | sumo_dpm.c | 348 u32 highest_engine_clock = ps->levels[ps->num_levels - 1].sclk; in sumo_program_bsp() 412 m_a = asi * ps->levels[i].sclk / 100; in sumo_program_at() 671 pi->boost_pl = new_ps->levels[new_ps->num_levels - 1]; in sumo_patch_boost_state() 763 sumo_program_power_level(rdev, &new_ps->levels[i], i); in sumo_program_power_levels_0_to_n() 845 if (new_ps->levels[new_ps->num_levels - 1].sclk >= in sumo_set_uvd_clock_before_set_eng_clock() 846 current_ps->levels[current_ps->num_levels - 1].sclk) in sumo_set_uvd_clock_before_set_eng_clock() 863 if (new_ps->levels[new_ps->num_levels - 1].sclk < in sumo_set_uvd_clock_after_set_eng_clock() 864 current_ps->levels[current_ps->num_levels - 1].sclk) in sumo_set_uvd_clock_after_set_eng_clock() 1054 current_vddc = current_ps->levels[current_index].vddc_index; in sumo_patch_thermal_state() 1055 current_sclk = current_ps->levels[current_index].sclk; in sumo_patch_thermal_state() [all …]
|
D | rv770_dpm.c | 290 smc_state->levels[i].aT = cpu_to_be32(a_t); in rv770_populate_smc_t() 296 smc_state->levels[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1].aT = in rv770_populate_smc_t() 310 smc_state->levels[i].bSP = cpu_to_be32(pi->dsp); in rv770_populate_smc_sp() 312 smc_state->levels[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE - 1].bSP = in rv770_populate_smc_sp() 686 &smc_state->levels[0], in rv770_convert_power_state_to_smc() 693 &smc_state->levels[1], in rv770_convert_power_state_to_smc() 700 &smc_state->levels[2], in rv770_convert_power_state_to_smc() 705 smc_state->levels[0].arbValue = MC_CG_ARB_FREQ_F1; in rv770_convert_power_state_to_smc() 706 smc_state->levels[1].arbValue = MC_CG_ARB_FREQ_F2; in rv770_convert_power_state_to_smc() 707 smc_state->levels[2].arbValue = MC_CG_ARB_FREQ_F3; in rv770_convert_power_state_to_smc() [all …]
|
D | trinity_dpm.c | 848 trinity_program_power_level(rdev, &new_ps->levels[i], i); in trinity_program_power_levels_0_to_n() 968 if (new_ps->levels[new_ps->num_levels - 1].sclk >= in trinity_set_uvd_clock_before_set_eng_clock() 969 current_ps->levels[current_ps->num_levels - 1].sclk) in trinity_set_uvd_clock_before_set_eng_clock() 982 if (new_ps->levels[new_ps->num_levels - 1].sclk < in trinity_set_uvd_clock_after_set_eng_clock() 983 current_ps->levels[current_ps->num_levels - 1].sclk) in trinity_set_uvd_clock_after_set_eng_clock() 1330 ps->levels[0] = pi->boot_pl; in trinity_patch_boot_state() 1353 pi->current_ps.levels[0] = pi->boot_pl; in trinity_construct_boot_state() 1408 current_vddc = current_ps->levels[current_index].vddc_index; in trinity_patch_thermal_state() 1409 current_sclk = current_ps->levels[current_index].sclk; in trinity_patch_thermal_state() 1415 ps->levels[0].vddc_index = current_vddc; in trinity_patch_thermal_state() [all …]
|
D | ni_dpm.c | 1692 table->initialState.levels[0].mclk.vMPLL_AD_FUNC_CNTL = in ni_populate_smc_initial_state() 1694 table->initialState.levels[0].mclk.vMPLL_AD_FUNC_CNTL_2 = in ni_populate_smc_initial_state() 1696 table->initialState.levels[0].mclk.vMPLL_DQ_FUNC_CNTL = in ni_populate_smc_initial_state() 1698 table->initialState.levels[0].mclk.vMPLL_DQ_FUNC_CNTL_2 = in ni_populate_smc_initial_state() 1700 table->initialState.levels[0].mclk.vMCLK_PWRMGT_CNTL = in ni_populate_smc_initial_state() 1702 table->initialState.levels[0].mclk.vDLL_CNTL = in ni_populate_smc_initial_state() 1704 table->initialState.levels[0].mclk.vMPLL_SS = in ni_populate_smc_initial_state() 1706 table->initialState.levels[0].mclk.vMPLL_SS2 = in ni_populate_smc_initial_state() 1708 table->initialState.levels[0].mclk.mclk_value = in ni_populate_smc_initial_state() 1711 table->initialState.levels[0].sclk.vCG_SPLL_FUNC_CNTL = in ni_populate_smc_initial_state() [all …]
|
D | si_dpm.c | 2315 smc_state->levels[0].dpm2.MaxPS = 0; in si_populate_power_containment_values() 2316 smc_state->levels[0].dpm2.NearTDPDec = 0; in si_populate_power_containment_values() 2317 smc_state->levels[0].dpm2.AboveSafeInc = 0; in si_populate_power_containment_values() 2318 smc_state->levels[0].dpm2.BelowSafeInc = 0; in si_populate_power_containment_values() 2319 smc_state->levels[0].dpm2.PwrEfficiencyRatio = 0; in si_populate_power_containment_values() 2369 …smc_state->levels[i].dpm2.MaxPS = (u8)((SISLANDS_DPM2_MAX_PULSE_SKIP * (max_sclk - min_sclk)) / ma… in si_populate_power_containment_values() 2370 smc_state->levels[i].dpm2.NearTDPDec = SISLANDS_DPM2_NEAR_TDP_DEC; in si_populate_power_containment_values() 2371 smc_state->levels[i].dpm2.AboveSafeInc = SISLANDS_DPM2_ABOVE_SAFE_INC; in si_populate_power_containment_values() 2372 smc_state->levels[i].dpm2.BelowSafeInc = SISLANDS_DPM2_BELOW_SAFE_INC; in si_populate_power_containment_values() 2373 smc_state->levels[i].dpm2.PwrEfficiencyRatio = cpu_to_be16(pwr_efficiency_ratio); in si_populate_power_containment_values() [all …]
|
D | kv_dpm.c | 1716 if ((table->entries[i].clk >= new_ps->levels[0].sclk) || in kv_set_valid_clock_range() 1724 if (table->entries[i].clk <= new_ps->levels[new_ps->num_levels - 1].sclk) in kv_set_valid_clock_range() 1730 if ((new_ps->levels[0].sclk - table->entries[pi->highest_valid].clk) > in kv_set_valid_clock_range() 1731 (table->entries[pi->lowest_valid].clk - new_ps->levels[new_ps->num_levels - 1].sclk)) in kv_set_valid_clock_range() 1741 if (table->entries[i].sclk_frequency >= new_ps->levels[0].sclk || in kv_set_valid_clock_range() 1750 new_ps->levels[new_ps->num_levels - 1].sclk) in kv_set_valid_clock_range() 1756 if ((new_ps->levels[0].sclk - in kv_set_valid_clock_range() 1759 new_ps->levels[new_ps->num_levels -1].sclk)) in kv_set_valid_clock_range() 2188 if (ps->levels[i].sclk < sclk) in kv_apply_state_adjust_rules() 2189 ps->levels[i].sclk = sclk; in kv_apply_state_adjust_rules() [all …]
|
D | btc_dpm.c | 1407 &table->ULVState.levels[0], in btc_populate_ulv_state() 1410 table->ULVState.levels[0].arbValue = MC_CG_ARB_FREQ_F0; in btc_populate_ulv_state() 1411 table->ULVState.levels[0].ACIndex = 1; in btc_populate_ulv_state() 1413 table->ULVState.levels[1] = table->ULVState.levels[0]; in btc_populate_ulv_state() 1414 table->ULVState.levels[2] = table->ULVState.levels[0]; in btc_populate_ulv_state() 1432 table->ACPIState.levels[0].ACIndex = 0; in btc_populate_smc_acpi_state() 1433 table->ACPIState.levels[1].ACIndex = 0; in btc_populate_smc_acpi_state() 1434 table->ACPIState.levels[2].ACIndex = 0; in btc_populate_smc_acpi_state()
|
D | trinity_dpm.h | 49 struct trinity_pl levels[SUMO_MAX_HARDWARE_POWERLEVELS]; member
|
D | ci_dpm.c | 3254 SMU7_Discrete_GraphicsLevel *levels = pi->smc_state_table.GraphicsLevel; in ci_populate_all_graphic_levels() local 3257 memset(levels, 0, level_array_size); in ci_populate_all_graphic_levels() 3279 (u8 *)levels, level_array_size, in ci_populate_all_graphic_levels() 3301 SMU7_Discrete_MemoryLevel *levels = pi->smc_state_table.MemoryLevel; in ci_populate_all_memory_levels() local 3304 memset(levels, 0, level_array_size); in ci_populate_all_memory_levels() 3336 (u8 *)levels, level_array_size, in ci_populate_all_memory_levels() 4177 u32 tmp, levels, i; in ci_dpm_force_performance_level() local 4183 levels = 0; in ci_dpm_force_performance_level() 4186 levels++; in ci_dpm_force_performance_level() 4187 if (levels) { in ci_dpm_force_performance_level() [all …]
|
D | rv770_smc.h | 135 RV770_SMC_HW_PERFORMANCE_LEVEL levels[RV770_SMC_PERFORMANCE_LEVELS_PER_SWSTATE]; member
|
D | kv_dpm.h | 82 struct kv_pl levels[SUMO_MAX_HARDWARE_POWERLEVELS]; member
|
D | sumo_dpm.h | 45 struct sumo_pl levels[SUMO_MAX_HARDWARE_POWERLEVELS]; member
|
D | nislands_smc.h | 141 NISLANDS_SMC_HW_PERFORMANCE_LEVEL levels[1]; member
|
D | sislands_smc.h | 189 SISLANDS_SMC_HW_PERFORMANCE_LEVEL levels[1]; member
|
/linux-4.4.14/sound/oss/ |
D | pas2_mixer.c | 39 static int *levels; variable 132 levels[whichDev] = mixer_output(right, left, 63, 0x01, 0); in pas_mixer_set() 140 levels[whichDev] = mixer_output(right, left, 12, 0x03, 0); in pas_mixer_set() 143 levels[whichDev] = mixer_output(right, left, 12, 0x04, 0); in pas_mixer_set() 147 levels[whichDev] = mixer_output(right, left, 31, 0x10 | 0x00, mixer); in pas_mixer_set() 150 levels[whichDev] = mixer_output(right, left, 31, 0x10 | 0x05, mixer); in pas_mixer_set() 153 levels[whichDev] = mixer_output(right, left, 31, 0x10 | 0x07, mixer); in pas_mixer_set() 156 levels[whichDev] = mixer_output(right, left, 31, 0x10 | 0x06, mixer); in pas_mixer_set() 159 levels[whichDev] = mixer_output(right, left, 31, 0x10 | 0x02, mixer); in pas_mixer_set() 162 levels[whichDev] = mixer_output(right, left, 31, 0x10 | 0x03, mixer); in pas_mixer_set() [all …]
|
D | waveartist.c | 67 static unsigned short levels[SOUND_MIXER_NRDEVICES] = { variable 110 unsigned short *levels; /* cache of volume settings */ member 938 lev_left = devc->levels[whichDev] & 0xff; in waveartist_mixer_update() 939 lev_right = devc->levels[whichDev] >> 8; in waveartist_mixer_update() 1060 devc->levels[dev] = lev_l | lev_r << 8; in waveartist_decode_mixer() 1076 return devc->levels[dev]; in waveartist_get_mixer() 1404 devc->levels = levels; in attach_waveartist() 1637 devc->levels[dev] = lev_l | lev_r << 8; in netwinder_decode_mixer() 1641 devc->levels[SOUND_MIXER_MIC] &= 0xff; in netwinder_decode_mixer() 1642 devc->levels[SOUND_MIXER_MIC] |= lev_l << 8; in netwinder_decode_mixer() [all …]
|
D | sb_mixer.c | 253 return devc->levels[dev]; in sb_mixer_get() 327 devc->levels[dev] = left | (right << 8); in smw_mixer_set() 329 val = ((devc->levels[SOUND_MIXER_TREBLE] & 0xff) * 16 / (unsigned) 100) << 4; in smw_mixer_set() 330 val |= ((devc->levels[SOUND_MIXER_BASS] & 0xff) * 16 / (unsigned) 100) & 0x0f; in smw_mixer_set() 334 val = (((devc->levels[SOUND_MIXER_TREBLE] >> 8) & 0xff) * 16 / (unsigned) 100) << 4; in smw_mixer_set() 335 val |= (((devc->levels[SOUND_MIXER_BASS] >> 8) & 0xff) * 16 / (unsigned) 100) & 0x0f; in smw_mixer_set() 351 devc->levels[dev] = left | (right << 8); in smw_mixer_set() 385 if (retval >= 0) devc->levels[dev] = retval; in sb_mixer_set() 660 devc->levels = load_mixer_volumes(name, smg_default_levels, 1); in sb_mixer_reset() 662 devc->levels = load_mixer_volumes(name, sb_default_levels, 1); in sb_mixer_reset() [all …]
|
D | soundcard.c | 85 int *load_mixer_volumes(char *name, int *levels, int present) in load_mixer_volumes() argument 93 return mixer_vols[i].levels; in load_mixer_volumes() 98 return levels; in load_mixer_volumes() 110 mixer_vols[n].levels[i] = levels[i]; in load_mixer_volumes() 111 return mixer_vols[n].levels; in load_mixer_volumes() 122 load_mixer_volumes(buf.name, buf.levels, 0); in set_mixer_levels()
|
D | sb.h | 111 int *levels; member
|
D | ad1848.c | 96 int *levels; member 502 return devc->levels[dev]; in ad1848_mixer_get() 563 devc->levels[dev] = retvol; in ad1848_mixer_set() 641 devc->levels = load_mixer_volumes(name, default_mixer_levels, 1); in ad1848_mixer_reset() 646 ad1848_mixer_set(devc, i, devc->levels[i]); in ad1848_mixer_reset() 651 devc->mixer_output_port = devc->levels[31] | AUDIO_HEADPHONE | AUDIO_LINE_OUT; in ad1848_mixer_reset() 1583 devc->levels = NULL; in ad1848_detect()
|
D | dev_table.h | 243 int *load_mixer_volumes(char *name, int *levels, int present);
|
D | sb_ess.c | 1683 value = devc->levels[dev]; 1711 value = devc->levels[i];
|
/linux-4.4.14/Documentation/arm64/ |
D | memory.txt | 7 Linux kernel. The architecture allows up to 4 levels of translation 8 tables with a 4KB page size and up to 3 levels with a 64KB page size. 10 AArch64 Linux uses either 3 levels or 4 levels of translation tables 13 64KB pages, only 2 levels of translation tables, allowing 42-bit (4TB) 24 AArch64 Linux memory layout with 4KB pages + 3 levels: 32 AArch64 Linux memory layout with 4KB pages + 4 levels: 40 AArch64 Linux memory layout with 64KB pages + 2 levels: 48 AArch64 Linux memory layout with 64KB pages + 3 levels:
|
/linux-4.4.14/drivers/video/backlight/ |
D | pwm_bl.c | 32 unsigned int *levels; member 84 if (pb->levels) in compute_duty_cycle() 85 duty_cycle = pb->levels[brightness]; in compute_duty_cycle() 156 size_t size = sizeof(*data->levels) * data->max_brightness; in pwm_backlight_parse_dt() 158 data->levels = devm_kzalloc(dev, size, GFP_KERNEL); in pwm_backlight_parse_dt() 159 if (!data->levels) in pwm_backlight_parse_dt() 163 data->levels, in pwm_backlight_parse_dt() 226 if (data->levels) { in pwm_backlight_probe() 230 if (data->levels[i] > pb->scale) in pwm_backlight_probe() 231 pb->scale = data->levels[i]; in pwm_backlight_probe() [all …]
|
/linux-4.4.14/drivers/acpi/ |
D | acpi_video.c | 196 int *levels; member 245 if (vd->brightness->levels[i] == cur_level) in acpi_video_get_brightness() 262 vd->brightness->levels[request_level]); in acpi_video_set_brightness() 292 if (level == video->brightness->levels[offset]) { in video_get_cur_state() 311 level = video->brightness->levels[state - 1]; in video_set_cur_state() 329 union acpi_object **levels) in acpi_video_device_lcd_query_levels() argument 336 *levels = NULL; in acpi_video_device_lcd_query_levels() 348 *levels = obj; in acpi_video_device_lcd_query_levels() 373 if (level == device->brightness->levels[state]) { in acpi_video_device_lcd_set_level() 539 level = device->brightness->levels[bqc_value + 2]; in acpi_video_bqc_value_to_level() [all …]
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-nice-design.txt | 2 nice-levels implementation in the new Linux scheduler. 4 Nice levels were always pretty weak under Linux and people continuously 12 In the O(1) scheduler (in 2003) we changed negative nice levels to be 54 To sum it up: we always wanted to make nice levels more consistent, but 79 nice levels were not 'punchy enough', so lots of people had to resort to 86 To address the first complaint (of nice levels being not "punchy" 88 (and granularity was made a separate concept from nice levels) and thus 94 To address the second complaint (of nice levels not being consistent), 96 tasks, regardless of their absolute nice levels. So on the new 100 levels were changed to be "multiplicative" (or exponential) - that way [all …]
|
D | 00-INDEX | 12 - How and why the scheduler's nice levels are implemented.
|
D | sched-design-CFS.txt | 46 with a few add-on embellishments like nice levels, multiprocessing and various 104 The CFS scheduler has a much stronger handling of nice levels and SCHED_BATCH 150 priority levels, instead of 140 in the previous scheduler) and it needs no
|
D | sched-stats.txt | 18 are no architectures which need more than three domain levels. The first
|
D | sched-rt-group.txt | 178 the limited static priority levels 0-99. With deadline scheduling you need to
|
/linux-4.4.14/Documentation/devicetree/bindings/leds/backlight/ |
D | pwm-backlight.txt | 6 - brightness-levels: Array of distinct brightness levels. Typically these 12 array defined by the "brightness-levels" property) 30 brightness-levels = <0 4 8 16 32 64 128 255>;
|
/linux-4.4.14/Documentation/devicetree/bindings/hwmon/ |
D | pwm-fan.txt | 6 - cooling-levels : PWM duty cycle values in a range from 0 to 255 16 cooling-levels = <0 102 170 230>;
|
/linux-4.4.14/Documentation/cpuidle/ |
D | core.txt | 2 Supporting multiple CPU idle levels in kernel 8 Various CPUs today support multiple idle levels that are differentiated
|
D | governor.txt | 4 Supporting multiple CPU idle levels in kernel
|
D | driver.txt | 3 Supporting multiple CPU idle levels in kernel
|
D | sysfs.txt | 3 Supporting multiple CPU idle levels in kernel
|
/linux-4.4.14/Documentation/ABI/ |
D | README | 3 everchanging nature of Linux, and the differing maturity levels, these 6 We have four different levels of ABI stability, as shown by the four 7 different subdirectories in this location. Interfaces may change levels 10 The different levels of stability are: 61 How things move between levels:
|
/linux-4.4.14/drivers/md/ |
D | dm-verity.c | 69 unsigned char levels; /* the number of tree levels */ member 361 if (likely(v->levels)) { in verity_verify_io() 378 for (i = v->levels - 1; i >= 0; i--) { in verity_verify_io() 494 for (i = v->levels - 2; i >= 0; i--) { in verity_prefetch_io() 897 v->levels = 0; in verity_ctr() 899 while (v->hash_per_block_bits * v->levels < 64 && in verity_ctr() 901 (v->hash_per_block_bits * v->levels)) in verity_ctr() 902 v->levels++; in verity_ctr() 904 if (v->levels > DM_VERITY_MAX_LEVELS) { in verity_ctr() 911 for (i = v->levels - 1; i >= 0; i--) { in verity_ctr()
|
D | dm-thin-metadata.c | 407 pmd->info.levels = 2; in __setup_btree_details() 418 pmd->tl_info.levels = 1; in __setup_btree_details() 426 pmd->bl_info.levels = 1; in __setup_btree_details() 434 pmd->details_info.levels = 1; in __setup_btree_details()
|
D | Kconfig | 88 an error free MD (multiple device) to the higher levels of the 113 RAID-10 provides a variety of layouts that provide different levels 190 This brings the redundancy (and uptime) of RAID levels across the
|
/linux-4.4.14/Documentation/acpi/ |
D | video_extension.txt | 56 The first two levels are for when laptop are on AC or on battery and are 57 not used by Linux currently. The remaining 10 levels are supported levels 62 the range of available brightness levels is from 0 to 9 (max_brightness)
|
D | debug.txt | 75 The ACPI interpreter uses several different levels, but the Linux 82 The possible levels are defined in include/acpi/acoutput.h. Reading
|
D | method-tracing.txt | 20 ACPI_DEBUG_PRINT() macro can be reduced at 2 levels - per-component
|
/linux-4.4.14/drivers/iommu/ |
D | io-pgtable-arm.c | 51 #define ARM_LPAE_START_LVL(d) (ARM_LPAE_MAX_LEVELS - (d)->levels) 58 ((((d)->levels - ((l) - ARM_LPAE_START_LVL(d) + 1)) \ 193 int levels; member 643 data->levels = DIV_ROUND_UP(va_bits, data->bits_per_level); in arm_lpae_alloc_pgtable() 646 pgd_bits = va_bits - (data->bits_per_level * (data->levels - 1)); in arm_lpae_alloc_pgtable() 755 if (data->levels == ARM_LPAE_MAX_LEVELS) { in arm_64_lpae_alloc_pgtable_s2() 761 data->levels--; in arm_64_lpae_alloc_pgtable_s2() 919 data->levels, data->pgd_size, data->pg_shift, in arm_lpae_dump_ops()
|
D | amd_iommu.c | 3224 int levels, ret; in amd_iommu_domain_enable_v2() local 3230 for (levels = 0; (pasids - 1) & ~0x1ff; pasids >>= 9) in amd_iommu_domain_enable_v2() 3231 levels += 1; in amd_iommu_domain_enable_v2() 3233 if (levels > amd_iommu_max_glx_val) in amd_iommu_domain_enable_v2() 3252 domain->glx = levels; in amd_iommu_domain_enable_v2()
|
/linux-4.4.14/drivers/md/persistent-data/ |
D | dm-btree.c | 205 return f->level < (info->levels - 1); in is_internal_level() 372 unsigned level, last_level = info->levels - 1; in dm_btree_lookup() 379 for (level = 0; level < info->levels; level++) { in dm_btree_lookup() 467 for (level = 0; level < info->levels - 1u; level++) { in dm_btree_lookup_next() 763 unsigned level, index = -1, last_level = info->levels - 1; in insert() 772 for (level = 0; level < (info->levels - 1); level++) { in insert() 907 for (level = 0; level < info->levels; level++) { in dm_btree_find_key() 909 level == info->levels - 1 ? NULL : &root); in dm_btree_find_key() 983 BUG_ON(info->levels > 1); in dm_btree_walk()
|
D | dm-btree.h | 87 unsigned levels; member
|
D | dm-btree-remove.c | 515 unsigned level, last_level = info->levels - 1; in dm_btree_remove() 523 for (level = 0; level < info->levels; level++) { in dm_btree_remove() 612 unsigned level, last_level = info->levels - 1; in remove_one()
|
D | dm-space-map-common.c | 196 ll->bitmap_info.levels = 1; in sm_ll_init() 209 ll->ref_count_info.levels = 1; in sm_ll_init()
|
/linux-4.4.14/include/linux/ |
D | pwm_backlight.h | 15 unsigned int *levels; member
|
D | qnx6_fs.h | 88 __u8 levels; member
|
/linux-4.4.14/fs/qnx6/ |
D | inode.c | 217 pr_debug("inode_levels: %02x\n", sb->Inode.levels); in qnx6_superblock_debug() 418 if (sb1->Inode.levels > QNX6_PTR_MAX_LEVELS) { in qnx6_fill_super() 420 QNX6_PTR_MAX_LEVELS, sb1->Inode.levels); in qnx6_fill_super() 423 if (sb1->Longfile.levels > QNX6_PTR_MAX_LEVELS) { in qnx6_fill_super() 425 QNX6_PTR_MAX_LEVELS, sb1->Longfile.levels); in qnx6_fill_super() 512 ei->di_filelevels = p->levels; in qnx6_private_inode()
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | imx6q-tx6q-1110.dts | 34 brightness-levels = < 0 1 2 3 4 5 6 7 8 9 56 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
|
D | imx6dl-tx6u-811x.dts | 34 brightness-levels = < 0 1 2 3 4 5 6 7 8 9 56 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
|
D | wm8850-w70v2.dts | 23 brightness-levels = <0 40 60 80 100 130 190 255>;
|
D | imx53-tx53-x13x.dts | 30 brightness-levels = < 50 brightness-levels = <
|
D | imx6dl-aristainetos_7.dts | 58 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx6dl-aristainetos_4.dts | 22 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | at91sam9x5dm.dtsi | 61 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx6dl-tx6dl-comtft.dts | 32 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
|
D | imx6q-tx6q-1010-comtft.dts | 32 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
|
D | vf-colibri-eval-v3.dtsi | 51 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx6q-tx6q-1020-comtft.dts | 32 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
|
D | exynos4412-odroidu3.dts | 42 cooling-levels = <0 102 170 230>;
|
D | tegra20-medcom-wide.dts | 50 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx28-cfa10058.dts | 141 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx23-evk.dts | 156 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx28-cfa10057.dts | 174 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx6q-tx6q-1010.dts | 32 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
|
D | imx6dl-tx6u-801x.dts | 32 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
|
D | imx28-cfa10055.dts | 164 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx6q-tx6q-1020.dts | 32 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
|
D | tegra30-colibri-eval-v3.dts | 121 brightness-levels = <255 128 64 32 16 8 4 0>;
|
D | sun8i-q8-common.dtsi | 56 brightness-levels = <0 10 20 30 40 50 60 70 80 90 100>;
|
D | imx6qdl-nitrogen6_max.dtsi | 235 brightness-levels = <0 4 8 16 32 64 128 255>; 244 brightness-levels = <0 4 8 16 32 64 128 255>; 253 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx28-apf28dev.dts | 217 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | am335x-sl50.dts | 55 brightness-levels = <0 10 20 30 40 50 60 70 80 90 99>; 62 brightness-levels = <0 10 20 30 40 50 60 70 80 90 99>;
|
D | s5pv210-smdkv210.dts | 49 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | at91sam9n12ek.dts | 170 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | tegra30-apalis-eval.dts | 185 brightness-levels = <255 231 223 207 191 159 127 0>;
|
D | imx53-mba53.dts | 27 brightness-levels = <0 24 28 32 36 40 44 48 52 56 60 64 68 72 76 80 84 88 92 96 100>;
|
D | imx28-m28evk.dts | 235 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx28-m28cu3.dts | 207 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx6qdl-sabrelite.dtsi | 159 brightness-levels = <0 4 8 16 32 64 128 255>; 168 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx6qdl-nit6xlite.dtsi | 166 brightness-levels = <0 4 8 16 32 64 128 255>; 175 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | sun5i-q8-common.dtsi | 54 brightness-levels = <0 10 20 30 40 50 60 70 80 90 100>;
|
D | imx53-tx53-x03x.dts | 160 brightness-levels = <
|
D | imx53-m53evk.dts | 51 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | r8a7740-armadillo800eva.dts | 143 brightness-levels = <0 1 2 4 8 16 32 64 128 255>;
|
D | imx6qdl-nitrogen6x.dtsi | 173 brightness-levels = <0 4 8 16 32 64 128 255>; 182 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx28-eukrea-mbmx28lc.dtsi | 26 brightness-levels = <0 25 50 75 100 125 150 175 200 225 255>;
|
D | tegra114-tn7.dts | 269 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx28-evk.dts | 375 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | rk3288-evb.dtsi | 52 brightness-levels = <
|
D | imx28-cfa10049.dts | 424 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx6qdl-gw52xx.dtsi | 33 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | exynos5422-odroidxu3-common.dtsi | 55 cooling-levels = <0 130 170 230>;
|
D | imx6qdl-gw53xx.dtsi | 34 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx6sx-sdb.dtsi | 30 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx6qdl-gw54xx.dtsi | 34 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx6qdl-sabresd.dtsi | 121 brightness-levels = <0 4 8 16 32 64 128 255>;
|
D | imx6sl-evk.dts | 26 brightness-levels = <0 4 8 16 32 64 128 255>;
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 2012 __u32 page_shift, __u64 window_size, __u32 levels, 2016 int num, __u32 page_shift, __u64 window_size, __u32 levels, in pnv_pci_ioda2_create_table() argument 2032 levels, tbl); in pnv_pci_ioda2_create_table() 2132 __u64 window_size, __u32 levels) in pnv_pci_ioda2_get_table_size() argument 2141 if (!levels || (levels > POWERNV_IOMMU_MAX_LEVELS) || in pnv_pci_ioda2_get_table_size() 2147 entries_shift = (entries_shift + levels - 1) / levels; in pnv_pci_ioda2_get_table_size() 2152 for ( ; levels; --levels) { in pnv_pci_ioda2_get_table_size() 2207 unsigned levels, unsigned long limit, in pnv_pci_ioda2_table_do_alloc_pages() argument 2226 --levels; in pnv_pci_ioda2_table_do_alloc_pages() 2227 if (!levels) { in pnv_pci_ioda2_table_do_alloc_pages() [all …]
|
/linux-4.4.14/Documentation/power/regulator/ |
D | overview.txt | 86 o Constraints - Constraints are used to define power levels for performance 87 and hardware protection. Constraints exist at three levels: 106 dynamically setting voltage or current limit levels. 110 to through the levels as follows :-
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | davinci-mcasp-audio.txt | 31 - tx-num-evt : FIFO levels. 32 - rx-num-evt : FIFO levels.
|
D | cs42l56.txt | 39 Amplifiers adapt to the output signal levels.
|
/linux-4.4.14/include/uapi/linux/ |
D | vfio.h | 461 __u32 levels; member 572 __u32 levels; member
|
/linux-4.4.14/arch/ia64/kernel/ |
D | topology.c | 310 unsigned long i, levels, unique_caches; in cpu_cache_sysfs_init() local 317 if ((status = ia64_pal_cache_summary(&levels, &unique_caches)) != 0) { in cpu_cache_sysfs_init() 327 for (i=0; i < levels; i++) { in cpu_cache_sysfs_init()
|
D | palinfo.c | 213 unsigned long i, levels, unique_caches; in cache_info() local 218 if ((status = ia64_pal_cache_summary(&levels, &unique_caches)) != 0) { in cache_info() 224 levels, unique_caches); in cache_info() 226 for (i=0; i < levels; i++) { in cache_info()
|
D | setup.c | 846 unsigned long l, levels, unique_caches; in get_cache_info() local 850 status = ia64_pal_cache_summary(&levels, &unique_caches); in get_cache_info() 862 for (l = 0; l < levels; ++l) { in get_cache_info()
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | snps,arc700-intc.txt | 3 The core interrupt controller provides 32 prioritised interrupts (2 levels)
|
/linux-4.4.14/Documentation/thermal/ |
D | exynos_thermal | 38 when temperature exceeds pre-defined levels. 40 The threshold levels are defined as follows:
|
/linux-4.4.14/arch/x86/kernel/cpu/microcode/ |
D | amd.c | 631 u32 *levels; in check_current_patch_level() local 636 levels = (u32 *)__pa_nodebug(&final_levels); in check_current_patch_level() 638 levels = final_levels; in check_current_patch_level() 640 for (i = 0; levels[i]; i++) { in check_current_patch_level() 641 if (lvl == levels[i]) { in check_current_patch_level()
|
/linux-4.4.14/drivers/xen/xenbus/ |
D | xenbus_probe.h | 41 unsigned int levels; member
|
D | xenbus_probe_backend.c | 192 .levels = 3, /* backend/type/<frontend>/<id> */
|
D | xenbus_probe_frontend.c | 146 .levels = 2, /* device/type/<id> */
|
D | xenbus_probe.c | 569 rootlen = strsep_len(node, '/', bus->levels); in xenbus_dev_changed()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | iommu.h | 165 __u32 levels); 170 __u32 levels,
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | marvell-orion-net.txt | 8 The Discovery ethernet controller is described with two levels of nodes. The 11 the multiple levels is that the port registers are interleaved within a single
|
/linux-4.4.14/drivers/vfio/ |
D | vfio_iommu_spapr_tce.c | 567 __u32 levels, in tce_iommu_create_table() argument 573 levels); in tce_iommu_create_table() 582 page_shift, window_size, levels, ptbl); in tce_iommu_create_table() 609 __u32 page_shift, __u64 window_size, __u32 levels, in tce_iommu_create_window() argument 638 page_shift, window_size, levels, &tbl); in tce_iommu_create_window() 768 info.ddw.levels = table_group->max_levels; in tce_iommu_ioctl() 992 create.window_size, create.levels, in tce_iommu_ioctl()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | kv_dpm.c | 1812 if ((table->entries[i].clk >= new_ps->levels[0].sclk) || in kv_set_valid_clock_range() 1820 if (table->entries[i].clk <= new_ps->levels[new_ps->num_levels - 1].sclk) in kv_set_valid_clock_range() 1826 if ((new_ps->levels[0].sclk - table->entries[pi->highest_valid].clk) > in kv_set_valid_clock_range() 1827 (table->entries[pi->lowest_valid].clk - new_ps->levels[new_ps->num_levels - 1].sclk)) in kv_set_valid_clock_range() 1837 if (table->entries[i].sclk_frequency >= new_ps->levels[0].sclk || in kv_set_valid_clock_range() 1846 new_ps->levels[new_ps->num_levels - 1].sclk) in kv_set_valid_clock_range() 1852 if ((new_ps->levels[0].sclk - in kv_set_valid_clock_range() 1855 new_ps->levels[new_ps->num_levels -1].sclk)) in kv_set_valid_clock_range() 2282 if (ps->levels[i].sclk < sclk) in kv_apply_state_adjust_rules() 2283 ps->levels[i].sclk = sclk; in kv_apply_state_adjust_rules() [all …]
|
D | ci_dpm.c | 3393 SMU7_Discrete_GraphicsLevel *levels = pi->smc_state_table.GraphicsLevel; in ci_populate_all_graphic_levels() local 3396 memset(levels, 0, level_array_size); in ci_populate_all_graphic_levels() 3417 (u8 *)levels, level_array_size, in ci_populate_all_graphic_levels() 3439 SMU7_Discrete_MemoryLevel *levels = pi->smc_state_table.MemoryLevel; in ci_populate_all_memory_levels() local 3442 memset(levels, 0, level_array_size); in ci_populate_all_memory_levels() 3472 (u8 *)levels, level_array_size, in ci_populate_all_memory_levels() 4321 u32 tmp, levels, i; in ci_dpm_force_performance_level() local 4327 levels = 0; in ci_dpm_force_performance_level() 4330 levels++; in ci_dpm_force_performance_level() 4331 if (levels) { in ci_dpm_force_performance_level() [all …]
|
D | kv_dpm.h | 108 struct kv_pl levels[SUMO_MAX_HARDWARE_POWERLEVELS]; member
|
D | cz_dpm.h | 93 struct cz_pl levels[CZ_MAX_HARDWARE_POWERLEVELS]; member
|
D | cz_dpm.c | 227 ps->levels[0] = pi->boot_pl; in cz_patch_boot_state() 242 struct cz_pl *pl = &ps->levels[index]; in cz_parse_pplib_clock_info() 572 struct cz_pl *pl = &ps->levels[i]; in cz_dpm_print_power_state() 1790 return requested_state->levels[0].sclk; in cz_dpm_get_sclk() 1792 return requested_state->levels[requested_state->num_levels - 1].sclk; in cz_dpm_get_sclk()
|
/linux-4.4.14/Documentation/device-mapper/ |
D | cache-policies.txt | 108 MQ places entries in different levels of the multiqueue structures 110 levels generally have the most entries, and the top ones have very 111 few. Having unbalanced levels like this reduces the efficacy of the 132 levels. This lets it adapt to new IO patterns very quickly.
|
D | persistent-data.txt | 79 thin-provisioning target uses a btree with two levels of nesting.
|
/linux-4.4.14/arch/sparc/kernel/ |
D | sun4d_smp.c | 228 #define IGEN_MESSAGE(bcast, devid, sid, levels) \ argument 229 (((bcast) << 31) | ((devid) << 23) | ((sid) << 15) | (levels))
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-metag-ext.c | 602 u32 levels[4]; member 658 context->levels[bank] = metag_in32(level_addr); in meta_intc_suspend() 735 tmp = (tmp & ~mask) | (context->levels[bank] & mask); in meta_intc_resume()
|
/linux-4.4.14/arch/frv/kernel/ |
D | irq.c | 152 #error dont know external IRQ trigger levels for this setup in init_IRQ()
|
/linux-4.4.14/net/wimax/ |
D | Kconfig | 35 the sysfs debug-levels file.
|
/linux-4.4.14/drivers/net/wimax/i2400m/ |
D | Kconfig | 32 code using the sysfs debug-levels file.
|
/linux-4.4.14/arch/arm64/kvm/ |
D | Kconfig | 42 levels of fake page tables.
|
/linux-4.4.14/drivers/sh/intc/ |
D | Kconfig | 19 drivers that are using special priority levels.
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ |
D | cirrus,clps711x-fb.txt | 14 - cmap-invert : Invert the color levels (Optional).
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | msm-hsusb.txt | 72 - qcom,vdd-levels: This property must be a list of three integer values 109 qcom,vdd-levels = <1 5 7>;
|
/linux-4.4.14/arch/ia64/pci/ |
D | pci.c | 603 unsigned long levels, unique_caches; in set_pci_dfl_cacheline_size() local 607 status = ia64_pal_cache_summary(&levels, &unique_caches); in set_pci_dfl_cacheline_size() 614 status = ia64_pal_cache_config_info(levels - 1, in set_pci_dfl_cacheline_size()
|
/linux-4.4.14/Documentation/devicetree/bindings/pwm/ |
D | pwm-mtk-disp.txt | 34 brightness-levels = <
|
/linux-4.4.14/sound/pci/lx6464es/ |
D | lx6464es.c | 918 u32 levels[64]; in lx_proc_levels_read() local 924 err = lx_level_peaks(chip, 1, 64, levels); in lx_proc_levels_read() 930 snd_iprintf(buffer, "%08x ", levels[i*8+j]); in lx_proc_levels_read() 936 err = lx_level_peaks(chip, 0, 64, levels); in lx_proc_levels_read() 942 snd_iprintf(buffer, "%08x ", levels[i*8+j]); in lx_proc_levels_read()
|
/linux-4.4.14/Documentation/block/ |
D | ioprio.txt | 24 there are 8 levels of class data that determine exactly how much time this 32 to the cpu nice levels just more coarsely implemented. 0 is the highest
|
/linux-4.4.14/Documentation/virtual/kvm/devices/ |
D | arm-vgic.txt | 81 maximum possible 128 preemption levels. The semantics of the register 89 Bits for undefined preemption levels are RAZ/WI.
|
D | vm.txt | 40 the number of page table levels.
|
/linux-4.4.14/drivers/ras/ |
D | Kconfig | 5 hardware engineering term. Computers designed with higher levels
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | Kconfig | 53 The paranoia and spam levels will add a lot of extra checks which
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-top.txt | 226 The privilege levels may be omitted, in which case, the privilege levels of the associated 228 levels are subject to permissions. When sampling on multiple events, branch stack sampling
|
D | perf-record.txt | 255 The privilege levels may be omitted, in which case, the privilege levels of the associated 257 levels are subject to permissions. When sampling on multiple events, branch stack sampling
|
D | perf-script-python.txt | 253 levels if they don't exist e.g syscalls[comm][pid][id] = 1 will create 254 the intermediate hash levels and finally assign the value 1 to the 585 without having to go to the trouble of creating intermediate levels if
|
/linux-4.4.14/drivers/platform/x86/ |
D | dell-laptop.c | 1241 u8 levels; member 1314 info->levels = (buffer->output[2] >> 16) & 0xFF; in kbd_get_info() 1332 if (kbd_info.levels != 0) in kbd_get_max_level() 1333 return kbd_info.levels; in kbd_get_max_level() 1343 if (kbd_info.levels != 0) in kbd_get_level() 1358 if (kbd_info.levels != 0) { in kbd_set_level()
|
D | toshiba_acpi.c | 1153 int levels; in lcd_proc_show() local 1159 levels = dev->backlight_dev->props.max_brightness + 1; in lcd_proc_show() 1163 seq_printf(m, "brightness_levels: %d\n", levels); in lcd_proc_show() 1213 int levels = dev->backlight_dev->props.max_brightness + 1; in lcd_proc_write() local 1222 value < 0 && value > levels) in lcd_proc_write()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-samsung-laptop | 5 Description: Some Samsung laptops have different "performance levels"
|
/linux-4.4.14/Documentation/mn10300/ |
D | compartmentalisation.txt | 5 The sources for various parts are compartmentalised at two different levels:
|
/linux-4.4.14/Documentation/arm/OMAP/ |
D | omap_pm | 112 DSPBridge expresses target DSP performance levels in terms of OPP IDs. 113 CPUFreq expresses target MPU performance levels in terms of MPU
|
/linux-4.4.14/Documentation/input/ |
D | bcm5974.txt | 47 yields different levels of verbosity. Example (as root):
|
/linux-4.4.14/include/linux/wimax/ |
D | debug.h | 253 #error D_MODULENAME is not defined in your debug-levels.h file
|
/linux-4.4.14/Documentation/filesystems/ |
D | ecryptfs.txt | 71 levels unless you are doing so for the sole purpose of debugging or
|
D | qnx6.txt | 50 data and the addressing levels in that specific tree. 61 tree levels.
|
D | dlmfs.txt | 71 Two levels of locks are supported - Shared Read, and Exclusive.
|
D | f2fs.txt | 508 each levels incrementally from 1 to N. In each levels F2FS needs to scan only 515 file name. F2FS searches the empty slots in the hash tables of whole levels from
|
/linux-4.4.14/Documentation/sound/oss/ |
D | WaveArtist | 4 WaveArtist mixer and volume levels can be accessed via these commands:
|
/linux-4.4.14/Documentation/laptops/ |
D | toshiba_haps.txt | 72 available protection levels are:
|
D | thinkpad-acpi.txt | 950 has eight brightness levels, ranging from 0 to 7. Some of the levels 952 display backlight brightness control methods have 16 levels, ranging 1153 Fan levels: 1155 Most ThinkPad fans work in "levels" at the firmware interface. Level 0 1157 adjacent levels often map to the same fan speed. 7 is the highest 1224 and "full-speed" levels. The driver accepts "disengaged" as an alias for
|
/linux-4.4.14/tools/usb/ |
D | ffs-test.c | 67 static const char levels[8][6] = { in _msg() local 79 fprintf(stderr, "%s: %s ", argv0, levels[level]); in _msg()
|
/linux-4.4.14/Documentation/ |
D | pi-futex.txt | 44 design with multiple tasks (with multiple priority levels) sharing 48 we've got even more priority levels.
|
D | md.txt | 169 Some raid levels allow this value to be set while the array is 179 raid levels that involve striping (0,4,5,6,10). The address space 188 levels. It can be written while assembling an array. 485 Active md devices for levels that support data redundancy (1,4,5,6,10) 499 levels. 535 re-written. As most raid levels work in units of pages rather
|
D | assoc_array.txt | 361 one nibble (4 bits) per level, so on a 32-bit CPU this is good for 8 levels and 362 on a 64-bit CPU, 16 levels. Unless the scattering is really poor, it is 390 fixed levels. For example: 486 levels. Shortcuts exist to save memory and to speed up traversal.
|
/linux-4.4.14/Documentation/networking/ |
D | netif-msg.txt | 64 The set of message levels is named
|
D | ipvs-sysctl.txt | 89 Higher debugging levels include the messages for lower debugging 90 levels, so setting debug level 2, includes level 0, 1 and 2
|
D | README.ipw2100 | 145 information on the various debugging levels available, run the 'dvals' 207 1-5 Different levels of power management. The higher the
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | nested-vmx.txt | 28 Single-level virtualization has two levels - the host (KVM) and the guests. 29 In nested virtualization, we have three levels: The host (KVM), which we call
|
/linux-4.4.14/Documentation/leds/ |
D | leds-lm3556.txt | 17 In Flash Mode, the LED current source(LED) provides 16 target current levels
|
/linux-4.4.14/kernel/power/ |
D | snapshot.c | 292 int levels; /* Number of Radix Tree Levels */ member 374 for (i = zone->levels; i < levels_needed; i++) { in add_rtree_block() 382 zone->levels += 1; in add_rtree_block() 394 for (i = zone->levels; i > 0; i--) { in add_rtree_block() 672 for (i = zone->levels; i > 0; i--) { in memory_bm_find_bit()
|
/linux-4.4.14/Documentation/hwmon/ |
D | pc87360 | 29 Also note that for the PC87366, initialization levels 2 and 3 don't enable 171 Monitoring of in9 isn't enabled at lower init levels (<3) because that
|
D | w83792d | 181 sf2_level[1-3]_fan[1-3] - three PWM/DC levels for each fan for Smart Fan II
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | intel-pstate.txt | 51 performance levels. The idea that frequency can be set to a single
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | tqm5200.dts | 59 // 5200 interrupts are encoded into two levels;
|
D | charon.dts | 62 // 5200 interrupts are encoded into two levels;
|
D | lite5200.dts | 59 // 5200 interrupts are encoded into two levels;
|
D | mpc5200b.dtsi | 60 // 5200 interrupts are encoded into two levels;
|
/linux-4.4.14/sound/pci/rme9652/ |
D | hdspm.c | 6171 struct hdspm_peak_rms *levels; in snd_hdspm_hwdep_ioctl() local 6180 levels = &hdspm->peak_rms; in snd_hdspm_hwdep_ioctl() 6182 levels->input_peaks[i] = in snd_hdspm_hwdep_ioctl() 6185 levels->playback_peaks[i] = in snd_hdspm_hwdep_ioctl() 6188 levels->output_peaks[i] = in snd_hdspm_hwdep_ioctl() 6192 levels->input_rms[i] = in snd_hdspm_hwdep_ioctl() 6197 levels->playback_rms[i] = in snd_hdspm_hwdep_ioctl() 6202 levels->output_rms[i] = in snd_hdspm_hwdep_ioctl() 6210 levels->speed = qs; in snd_hdspm_hwdep_ioctl() 6212 levels->speed = ds; in snd_hdspm_hwdep_ioctl() [all …]
|
/linux-4.4.14/Documentation/wimax/ |
D | README.wimax | 80 what is printed and the available levels, check the source. The code
|
/linux-4.4.14/Documentation/development-process/ |
D | 8.Conclusion | 14 Various web sites discuss kernel development at all levels of detail. Your
|
/linux-4.4.14/drivers/message/fusion/ |
D | Kconfig | 120 There are various debug levels that can be found in the source:
|
/linux-4.4.14/Documentation/scsi/ |
D | scsi-parameters.txt | 97 scsi_logging_level= [SCSI] a bit mask of logging levels
|
/linux-4.4.14/Documentation/vm/ |
D | split_page_table_lock | 61 levels.
|
/linux-4.4.14/Documentation/mmc/ |
D | mmc-async-req.txt | 5 It depends. Fast eMMC and multiple cache levels with speculative cache
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | topology.txt | 17 correspond to physical CPUs and are to be mapped to the hierarchy levels. 94 levels) since name uniqueness will be guaranteed by the device tree hierarchy.
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | intel_cacheinfo.c | 213 static const unsigned char levels[] = { 1, 1, 2, 3 }; variable 280 eax->split.level = levels[leaf]; in amd_cpuid4()
|
/linux-4.4.14/arch/blackfin/mach-bf609/ |
D | Kconfig | 13 int "SEC interrupt priority levels" 17 Divide the total number of interrupt priority levels into sub-levels. 18 There is 2 ^ (SEC_IRQ_PRIORITY_LEVELS + 1) different levels.
|
/linux-4.4.14/Documentation/arm/ |
D | cluster-pm-race-avoidance.txt | 483 support CPU topologies involving more than two levels (i.e., 486 additional topological levels, and modifying the transition 487 rules for the intermediate (non-outermost) cluster levels.
|
/linux-4.4.14/fs/ext4/ |
D | namei.c | 686 struct dx_entry *entries, int levels) in dx_show_entries() argument 699 printk("%s%3u:%03u hash %8x/%8x ",levels?"":" ", i, block, hash, range); in dx_show_entries() 703 stats = levels? in dx_show_entries() 704 dx_show_entries(hinfo, dir, ((struct dx_node *) bh->b_data)->entries, levels - 1): in dx_show_entries() 714 levels ? "" : " ", names, space/bcount, in dx_show_entries() 2195 int levels = frame - frames; in ext4_dx_add_entry() local 2200 if (levels && (dx_get_count(frames->entries) == in ext4_dx_add_entry() 2220 if (levels) { in ext4_dx_add_entry()
|
/linux-4.4.14/Documentation/i2c/busses/ |
D | i2c-piix4 | 41 SMBus - you can not access it on I2C levels. The good news is that it
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | Kconfig | 97 interrupts even at low levels of traffic at the cost of a small
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | marvell.txt | 99 The Discover ethernet controller is described with two levels 102 that block. The reason for the multiple levels is that the
|
/linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
D | mmc.txt | 54 line levels. We choose to follow the SDHCI standard, which specifies both those
|
/linux-4.4.14/Documentation/dmaengine/ |
D | pxa_dma.txt | 31 The PXA architecture has 4 levels of DMAs priorities : high, normal, low.
|
/linux-4.4.14/arch/arm64/boot/dts/qcom/ |
D | msm8916.dtsi | 334 qcom,vdd-levels = <1 5 7>;
|
/linux-4.4.14/arch/arm/mm/ |
D | cache-v7.S | 104 beq start_flush_levels @ start flushing cache levels
|