Home
last modified time | relevance | path

Searched refs:superset (Results 1 – 24 of 24) sorted by relevance

/Linux-v4.19/Documentation/arm/Microchip/
DREADME57 - at91sam9m11 (device superset)
80 - sama5d36 (device superset)
89 - sama5d44 (device superset)
99 - sama5d27 (device superset)
100 - sama5d28 (device superset + environmental monitors)
/Linux-v4.19/Documentation/devicetree/bindings/rtc/
Dabracon,abx80x.txt4 ab1803, ab1804 and ab1805. The ab0805 is the superset of ab080x and the ab1805
5 is the superset of ab180x.
/Linux-v4.19/arch/arm/boot/dts/
Dversatile-ab-ib2.dts4 * This works as a superset of the Versatile AB.
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-fpga-manager18 This is a superset of FPGA states and fpga manager driver
22 by manufacturer; this is a superset.
/Linux-v4.19/Documentation/devicetree/bindings/display/panel/
Dtpo,tpg110.txt5 as a superset of a DPI. See panel-dpi.txt for the required DPI
/Linux-v4.19/Documentation/devicetree/bindings/connector/
Dsamsung,usb-connector-11pin.txt8 The bindings are superset of usb-connector bindings for micro-USB connector[1].
/Linux-v4.19/Documentation/ABI/stable/
Dsysfs-devices-node78 This is a superset of numastat.
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/
Dopen-pic.txt5 based on the binding defined for Open PIC in [1] and is a superset of that
/Linux-v4.19/Documentation/cgroup-v1/
Dpids.txt34 superset of parent/child/pids.current.
Dcpusets.txt449 form a single sched domain that is a superset of both. We won't move
/Linux-v4.19/Documentation/scheduler/
Dsched-domains.txt7 A domain's span MUST be a superset of it child's span (this restriction could
Dsched-deadline.txt728 The parameters that can be specified with the second method are a superset
/Linux-v4.19/Documentation/networking/
Dnetdev-features.txt107 Note: NETIF_F_HW_CSUM is a superset of NETIF_F_IP_CSUM + NETIF_F_IPV6_CSUM.
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/fsl/
Dinterlaken-lac.txt32 version), and a subset at 0x1000-0x1FFF. The former is a superset of the
/Linux-v4.19/Documentation/hid/
Dhiddev.txt110 This returns a superset of the information above, providing not only
/Linux-v4.19/Documentation/filesystems/caching/
Dobject.txt40 correspond, but the cookies tree is a superset of the union of the object trees
/Linux-v4.19/Documentation/sysctl/
Dnet.txt61 eBPF JITs are a superset of cBPF JITs, meaning the kernel will
/Linux-v4.19/Documentation/usb/
Dusbmon.txt97 It produces slightly longer lines, but otherwise is a perfect superset
/Linux-v4.19/arch/
DKconfig343 a superset of the HAVE_NMI_WATCHDOG. It also conforms to config
/Linux-v4.19/Documentation/nvdimm/
Dnvdimm.txt92 by the superset of capabilities need to support this ACPI 6 definition
/Linux-v4.19/arch/powerpc/
DKconfig541 alignment restrictions, and this feature is a superset of
/Linux-v4.19/arch/x86/kvm/
Dvmx.c3725 static bool is_bitwise_subset(u64 superset, u64 subset, u64 mask) in is_bitwise_subset() argument
3727 superset &= mask; in is_bitwise_subset()
3730 return (superset | subset) == superset; in is_bitwise_subset()
/Linux-v4.19/Documentation/kernel-hacking/
Dlocking.rst323 :c:func:`spin_lock_irqsave()`, which is a superset of all other
/Linux-v4.19/net/netfilter/
DKconfig1198 This is a general conntrack match module, a superset of the state match.