Searched full:newer (Results 1 – 25 of 962) sorted by relevance
12345678910>>...39
/Linux-v5.15/drivers/misc/mei/ |
D | hw-me.h | 79 * @MEI_ME_PCH8_CFG: Platform Controller Hub Gen8 and newer 81 * @MEI_ME_PCH8_ITOUCH_CFG:Platform Controller Hub Gen8 and newer 83 * @MEI_ME_PCH8_SPS_4_CFG: Platform Controller Hub Gen8 and newer 86 * @MEI_ME_PCH12_CFG: Platform Controller Hub Gen12 and newer 90 * @MEI_ME_PCH12_SPS_CFG: Platform Controller Hub Gen12 5.0 and newer 93 * @MEI_ME_PCH15_CFG: Platform Controller Hub Gen15 and newer 94 * @MEI_ME_PCH15_SPS_CFG: Platform Controller Hub Gen15 and newer
|
/Linux-v5.15/Documentation/userspace-api/media/dvb/ |
D | dvb-frontend-parameters.rst | 13 per-system parameters. However, as newer delivery systems required more 19 existing delivery systems, and to add newer delivery systems. 21 So, newer applications should use 23 instead, in order to be able to support the newer System Delivery like
|
/Linux-v5.15/Documentation/userspace-api/ |
D | iommu.rst | 76 newer kernel (larger UAPI size) 77 3. A newer user with newer kernel header (larger UAPI size) running 92 For example, an older QEMU (with older kernel header) can run on newer 93 kernel. Newer QEMU (with new kernel header) may refuse to initialize 95 kernel. Simply recompiling existing code with newer kernel header should
|
/Linux-v5.15/drivers/gpu/drm/v3d/ |
D | Kconfig | 3 tristate "Broadcom V3D 3.x and newer" 12 V3D 3.x or newer GPU, such as BCM7268.
|
/Linux-v5.15/scripts/ |
D | Kbuild.include | 103 # if_changed - execute command if any prerequisite is newer than 127 # Find any prerequisites that are newer than target or that do not exist. 132 newer-prereqs = $(filter-out $(PHONY),$?) 138 if-changed-cond = $(newer-prereqs)$(cmd-check)$(check-FORCE) 170 # (3) Prerequisite is newer than target 181 $(if $(newer-prereqs),- due to: $(newer-prereqs), \
|
/Linux-v5.15/arch/x86/ |
D | Kconfig.cpu | 34 - "Opteron/Athlon64/Hammer/K8" for all K8 and newer AMD CPUs. 46 - "Core 2/newer Xeon" for all core2 and newer Intel CPUs. 270 in /proc/cpuinfo. Family 15 is an older Xeon, Family 6 a newer one. 273 bool "Core 2/newer Xeon" 276 Select this for Intel Core 2 and newer Core 2 Xeons (Xeon 51xx and 277 53xx) CPUs. You can distinguish newer from older Xeons by the CPU 278 family in /proc/cpuinfo. Newer ones have 6 and older ones 15
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | imx6dl-dhcom-picoitx.dts | 7 * DHCOM PCB number: 493-300 or newer 8 * PicoITX PCB number: 487-600 or newer
|
D | imx6q-dhcom-pdk2.dts | 8 * DHCOM PCB number: 493-300 or newer 9 * PDK2 PCB number: 516-400 or newer
|
D | imx6s-dhcom-drc02.dts | 7 * DHCOM PCB number: 493-400 or newer 8 * DRC02 PCB number: 568-100 or newer
|
D | stm32mp157c-dhcom-pdk2.dts | 7 * DHCOM PCB number: 587-200 or newer 8 * PDK2 PCB number: 516-400 or newer
|
D | stm32mp153c-dhcom-drc02.dts | 7 * DHCOM PCB number: 587-200 or newer 8 * DRC02 PCB number: 568-100 or newer
|
D | stm32mp157a-dhcor-avenger96.dts | 9 * DHCOR PCB number: 586-100 or newer 10 * Avenger96 PCB number: 588-200 or newer
|
D | stm32mp157c-dhcom-picoitx.dts | 7 * DHCOM PCB number: 587-200 or newer 8 * PicoITX PCB number: 487-600 or newer
|
/Linux-v5.15/drivers/staging/r8188eu/ |
D | Kconfig | 13 devices such as the ASUS USB-N10 Nano. This newer driver is based on GitHub 15 newer kernel features. If built as a module, it will be called r8188eu.
|
/Linux-v5.15/drivers/clk/sunxi/ |
D | Kconfig | 17 node. Newer Device Trees and newer SoCs use the drivers
|
/Linux-v5.15/include/media/ |
D | dvb_frontend.h | 200 * the tuner parameters and should be used on newer 218 * for simple tuners. Shouldn't be used on newer drivers. 219 * @set_frequency: Set a new frequency. Shouldn't be used on newer drivers. 220 * @set_bandwidth: Set a new frequency. Shouldn't be used on newer drivers. 256 * Don't use on newer drivers. 265 * Don't use on newer drivers. 297 * @i2c_gate_ctrl: controls the I2C gate. Newer drivers should use I2C 388 * Newer drivers should provide such info via DVBv5 API, 392 * strength. Newer drivers should provide such info via 397 * rate. Newer drivers should provide such info via [all …]
|
/Linux-v5.15/Documentation/devicetree/bindings/sound/ |
D | omap-mcbsp.txt | 7 "ti,omap4-mcbsp" for McBSP on OMAP4 and newer SoC 18 - ti,buffer-size: Size of the FIFO on the port (OMAP2430 and newer SoC)
|
/Linux-v5.15/include/xen/interface/hvm/ |
D | start_info.h | 52 * | | present in version 1 and newer of the structure. 56 * | | present in version 1 and newer of the structure. 58 * | reserved | Version 1 and newer only. 136 /* All following fields only present in version 1 and newer */
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | rtc-cdev | 45 also supported by the newer RTC class framework. However, 48 newer features -- including those enabled by ACPI -- are exposed
|
/Linux-v5.15/Documentation/kbuild/ |
D | headers_install.rst | 20 should run on a newer kernel (although it may not have access to new 21 features), but a program built against newer kernel headers may not work on an
|
/Linux-v5.15/fs/unicode/ |
D | README.utf8data | 39 To update to the newer version of the Unicode standard, the latest 53 If you are a kernel developer updating to a newer version of the
|
/Linux-v5.15/net/batman-adv/ |
D | bitarray.c | 49 /* sequence number is slightly newer, so we shift the window and in batadv_bit_get_packet() 60 /* sequence number is much newer, probably missed a lot of packets */ in batadv_bit_get_packet()
|
/Linux-v5.15/tools/memory-model/scripts/ |
D | newlitmushist.sh | 54 sh $T/list-C-script > $T/list-C-newer 57 sort -u $T/list-C-new $T/list-C-newer > $T/list-C-needed
|
/Linux-v5.15/tools/build/ |
D | Build.include | 54 # Find any prerequisites that is newer than target or that does not exist. 72 # if_changed_dep - execute command if any prerequisite is newer than 80 # if_changed - execute command if any prerequisite is newer than
|
/Linux-v5.15/Documentation/sound/cards/ |
D | cmipci.rst | 100 or newer. 207 on the newer models. 235 With CMI8738 and newer chips, the MIDI interface is enabled by default 254 CMI8768 and newer chips do not have the FM synth.
|
12345678910>>...39