/Linux-v5.4/Documentation/devicetree/bindings/usb/ |
D | gr-udc.txt | 24 each OUT endpoint of the core. Fewer entries overrides the default sizes 30 each IN endpoint of the core. Fewer entries overrides the default sizes
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-class-devfreq | 88 the user does not care. min_freq overrides the 97 the user does not care. max_freq overrides the 99 The max_freq overrides min_freq because max_freq may be
|
D | sysfs-class-stm | 23 the software or 1 if the stm hardware overrides software
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_link_dp.c | 968 const struct dc_link_training_overrides *overrides, in initialize_training_settings() argument 1001 else if (overrides->downspread != NULL) in initialize_training_settings() 1003 = *overrides->downspread in initialize_training_settings() 1010 if (overrides->voltage_swing != NULL) in initialize_training_settings() 1011 lt_settings->voltage_swing = overrides->voltage_swing; in initialize_training_settings() 1013 if (overrides->pre_emphasis != NULL) in initialize_training_settings() 1014 lt_settings->pre_emphasis = overrides->pre_emphasis; in initialize_training_settings() 1016 if (overrides->post_cursor2 != NULL) in initialize_training_settings() 1017 lt_settings->post_cursor2 = overrides->post_cursor2; in initialize_training_settings() 1036 if (overrides->cr_pattern_time != NULL) in initialize_training_settings() [all …]
|
/Linux-v5.4/arch/x86/math-emu/ |
D | fpu_emu.h | 129 } overrides; typedef 132 overrides override;
|
D | fpu_entry.c | 99 overrides * override); 546 overrides * override) in valid_prefix() 551 *override = (overrides) { in valid_prefix()
|
/Linux-v5.4/scripts/ |
D | subarch.include | 3 # line overrides the setting of ARCH below. If a native build is happening,
|
D | Makefile.extrawarn | 47 KBUILD_CFLAGS += -Wno-initializer-overrides
|
/Linux-v5.4/Documentation/driver-api/firmware/ |
D | introduction.rst | 11 * Device driver information data (calibration data, EEPROM overrides),
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | berlin2cd-google-chromecast.dts | 29 * ATAG_MEM. Linux helpfully overrides the "reg" property with
|
/Linux-v5.4/arch/powerpc/boot/dts/fsl/ |
D | mpc8572ds.dts | 81 * mpc8572ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8548cds_32b.dts | 77 * mpc8548cds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8548cds_36b.dts | 77 * mpc8548cds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8572ds_36b.dts | 81 * mpc8572ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | p2020ds.dts | 80 * p2020ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8544ds.dts | 98 * mpc8544ds.dtsi must be last to ensure board_pci3 overrides pci3 settings
|
/Linux-v5.4/drivers/pinctrl/intel/ |
D | pinctrl-cherryview.c | 97 const struct chv_alternate_function *overrides; member 197 .overrides = (o), \ 815 if (grp->overrides) { in chv_pinmux_set_mux() 819 if (grp->overrides[j].pin == pin) { in chv_pinmux_set_mux() 820 altfunc = &grp->overrides[j]; in chv_pinmux_set_mux()
|
/Linux-v5.4/tools/testing/ktest/ |
D | ktest.pl | 762 my ($lvalue, $rvalue, $override, $overrides, $name) = @_; 782 if (!$override || defined(${$overrides}{$lvalue})) { 789 ${$overrides}{$lvalue} = $prvalue; 952 my %overrides; 1028 %overrides = (); 1135 set_value($lvalue, $rvalue, $override, \%overrides, $name); 1138 set_value($val, $rvalue, $override, \%overrides, $name);
|
/Linux-v5.4/Documentation/devicetree/bindings/mmc/ |
D | mmci.txt | 16 - arm,primecell-periphid : contains the PrimeCell Peripheral ID, it overrides
|
/Linux-v5.4/mm/ |
D | Makefile | 25 CFLAGS_init-mm.o += $(call cc-disable-warning, initializer-overrides)
|
/Linux-v5.4/Documentation/admin-guide/ |
D | jfs.rst | 62 The minlen value of discard overrides the minlen value given
|
/Linux-v5.4/Documentation/virt/kvm/devices/ |
D | vcpu.txt | 52 attribute overrides the default values (see below).
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ti/ |
D | dpll.txt | 49 - DPLL mode setting - defining any one or more of the following overrides
|
/Linux-v5.4/tools/perf/Documentation/ |
D | tips.txt | 35 Show user configuration overrides: perf config --user --list
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | Makefile | 23 subdir-ccflags-y += $(call cc-disable-warning, initializer-overrides)
|