Searched refs:overrides (Results 1 – 25 of 53) sorted by relevance
123
/Linux-v4.19/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-v4.19/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-v4.19/arch/x86/math-emu/ |
D | fpu_emu.h | 129 } overrides; typedef 132 overrides override;
|
D | fpu_entry.c | 99 overrides * override); 549 overrides * override) in valid_prefix() 554 *override = (overrides) { in valid_prefix()
|
/Linux-v4.19/scripts/ |
D | subarch.include | 3 # line overrides the setting of ARCH below. If a native build is happening,
|
D | Makefile.extrawarn | 69 KBUILD_CFLAGS += $(call cc-disable-warning, initializer-overrides)
|
/Linux-v4.19/Documentation/driver-api/firmware/ |
D | introduction.rst | 11 * Device driver information data (calibration data, EEPROM overrides),
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | berlin2cd-google-chromecast.dts | 29 * ATAG_MEM. Linux helpfully overrides the "reg" property with
|
/Linux-v4.19/arch/riscv/ |
D | Kconfig.debug | 27 bool "Built-in command line overrides bootloader arguments"
|
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | p2020ds.dts | 84 * p2020ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8572ds.dts | 85 * mpc8572ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8572ds_36b.dts | 85 * mpc8572ds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8548cds_32b.dts | 81 * mpc8548cds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8548cds_36b.dts | 81 * mpc8548cds.dtsi must be last to ensure board_pci0 overrides pci0 settings
|
D | mpc8544ds.dts | 102 * mpc8544ds.dtsi must be last to ensure board_pci3 overrides pci3 settings
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | mmci.txt | 16 - arm,primecell-periphid : contains the PrimeCell Peripheral ID, it overrides
|
/Linux-v4.19/tools/testing/ktest/ |
D | ktest.pl | 751 my ($lvalue, $rvalue, $override, $overrides, $name) = @_; 771 if (!$override || defined(${$overrides}{$lvalue})) { 778 ${$overrides}{$lvalue} = $prvalue; 941 my %overrides; 1017 %overrides = (); 1124 set_value($lvalue, $rvalue, $override, \%overrides, $name); 1127 set_value($val, $rvalue, $override, \%overrides, $name);
|
/Linux-v4.19/tools/perf/Documentation/ |
D | tips.txt | 34 Show user configuration overrides: perf config --user --list
|
/Linux-v4.19/drivers/pinctrl/intel/ |
D | pinctrl-cherryview.c | 96 const struct chv_alternate_function *overrides; member 203 .overrides = (o), \ 830 if (grp->overrides) { in chv_pinmux_set_mux() 834 if (grp->overrides[j].pin == pin) { in chv_pinmux_set_mux() 835 altfunc = &grp->overrides[j]; in chv_pinmux_set_mux()
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | vcpu.txt | 52 attribute overrides the default values (see below).
|
/Linux-v4.19/Documentation/filesystems/ |
D | jfs.txt | 48 The minlen value of discard overrides the minlen value given
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | Makefile | 24 subdir-ccflags-y += $(call cc-disable-warning, initializer-overrides)
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ti/ |
D | dpll.txt | 49 - DPLL mode setting - defining any one or more of the following overrides
|
/Linux-v4.19/Documentation/infiniband/ |
D | opa_vnic.txt | 120 the OPA_VNIC RDMA netdev devices. It overrides the net_device_ops functions
|
123