Home
last modified time | relevance | path

Searched refs:implemented (Results 1 – 25 of 536) sorted by relevance

12345678910>>...22

/Linux-v5.4/Documentation/arm/nwfpe/
Dnetwinder-fpe.rst28 These instructions are fully implemented.
40 These instructions are fully implemented. They store/load three words
58 FLT/FIX are fully implemented.
60 RFS/WFS are fully implemented.
62 RFC/WFC are fully implemented. RFC/WFC are supervisor only instructions, and
73 These are fully implemented.
87 These are fully implemented.
93 These are fully implemented as well. They use the same algorithm as the
103 This is fully implemented.
110 These are fully implemented.
[all …]
Dtodo.rst20 These are not implemented. They are not currently issued by the compiler,
21 and are handled by routines in libc. These are not implemented by the FPA11
23 be implemented in future versions.
/Linux-v5.4/arch/arm/crypto/
DKconfig8 implemented using ARM specific CPU features or instructions.
17 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented
27 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented
37 SHA-1 secure hash standard (FIPS 180-1/DFIPS 180-2) implemented
46 SHA-256 secure hash standard (DFIPS 180-2) implemented
54 SHA-256 secure hash standard (DFIPS 180-2) implemented
62 SHA-512 secure hash standard (DFIPS 180-2) implemented
/Linux-v5.4/drivers/phy/socionext/
DKconfig13 Enable this to support USB PHY implemented on USB2 controller
25 Enable this to support USB PHY implemented in USB3 controller
35 Enable this to support PHY implemented in PCIe controller
/Linux-v5.4/Documentation/networking/caif/
DLinux-CAIF.txt24 * CAIF Link Layer, implemented as NET devices.
58 each layer described in the specification is implemented as a separate layer.
66 specification is implemented in a separate c-file.
159 The IP interface and CAIF socket API are implemented on top of the
169 The Link Layer is implemented as Linux network devices (struct net_device).
174 Therefore a flow-control mechanism is implemented where the physical
/Linux-v5.4/Documentation/i2c/busses/
Di2c-amd8111.rst35 Supported. Both PEC and block process call support is implemented. Slave
36 mode or host notification are not yet implemented.
/Linux-v5.4/Documentation/security/tpm/
Dtpm_ftpm_tee.rst11 This driver is a shim for firmware implemented in ARM's TrustZone
19 implemented in firmware. The driver itself doesn't contain much logic and is
/Linux-v5.4/Documentation/media/v4l-drivers/
Dcx18.rst25 3) VBI (raw or sliced) has not yet been implemented.
27 4) MPEG indexing is not yet implemented.
/Linux-v5.4/Documentation/hwmon/
Dadt7475.rst82 * system acoustics optimizations (not implemented)
93 * 1 Imon input (not implemented)
94 * PECI support (not implemented)
95 * 2 GPIO pins (not implemented)
96 * system acoustics optimizations (not implemented)
Dk8temp.rst23 from revision F of K8 core, but in fact it seems to be implemented for all
31 implemented sensors.
/Linux-v5.4/Documentation/devicetree/bindings/serial/
Dnvidia,tegra194-tcu.txt4 systems within the Tegra SoC. It is implemented through a mailbox-
21 the mailbox subsystem, and the specifiers implemented by the relevant
/Linux-v5.4/Documentation/core-api/
Drefcount-vs-atomic.rst38 This is implemented using :c:func:`READ_ONCE`/:c:func:`WRITE_ONCE` and
47 CPU (A-cumulative property). This is implemented using :c:func:`smp_mb`.
54 (A-cumulative property). This is implemented using
61 after the acquire operation executes. This is implemented using
68 Control dependency on stores are not implemented using any explicit
/Linux-v5.4/fs/ceph/
Dcaps.c641 cap->implemented = 0; in ceph_add_cap()
661 cap->issued = cap->implemented = CEPH_CAP_PIN; in ceph_add_cap()
746 cap->implemented |= issued; in ceph_add_cap()
790 int __ceph_caps_issued(struct ceph_inode_info *ci, int *implemented) in __ceph_caps_issued() argument
796 if (implemented) in __ceph_caps_issued()
797 *implemented = 0; in __ceph_caps_issued()
805 if (implemented) in __ceph_caps_issued()
806 *implemented |= cap->implemented; in __ceph_caps_issued()
815 have &= ~cap->implemented | cap->issued; in __ceph_caps_issued()
933 (cap->implemented & ~cap->issued & mask)) in __ceph_caps_revoking_other()
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/
Darm,nvic.txt4 Cortex-M based processor cores. The NVIC implemented on different SoCs
24 - arm,num-irq-priority-bits: The number of priority bits implemented by the
/Linux-v5.4/arch/powerpc/platforms/8xx/
DKconfig140 Help not implemented yet, coming soon.
148 Help not implemented yet, coming soon.
153 Help not implemented yet, coming soon.
158 Help not implemented yet, coming soon.
/Linux-v5.4/Documentation/media/kapi/
Ddtv-core.rst6 Digital TV devices are implemented by several different drivers:
12 - Frontend drivers that are usually implemented as two separate drivers:
/Linux-v5.4/Documentation/networking/dsa/
Dlan9303.rst13 The driver is implemented as a DSA driver, see ``Documentation/networking/dsa/dsa.rst``.
36 - Support for VLAN filtering is not implemented
/Linux-v5.4/Documentation/i2c/
Dfunctionality.rst10 is implemented when it is given the option to attach to an adapter:
61 In kernel versions prior to 3.5 I2C_FUNC_NOSTART was implemented as
94 without having to care whether the said functions are implemented in
127 implemented in hardware by the underlying adapter or emulated in
/Linux-v5.4/Documentation/devicetree/bindings/ata/
Dahci-mtk.txt16 - ports-implemented : See ./ahci-platform.txt for details.
44 ports-implemented = <0x1>;
/Linux-v5.4/arch/x86/kernel/
Dverify_cpu.S52 movl $0x0,%eax # See if cpuid 1 is implemented
106 movl $0x80000000,%eax # See if extended cpuid is implemented
/Linux-v5.4/Documentation/devicetree/bindings/media/
Dcdns,csi2rx.txt15 implemented in hardware, between 0 and 3
37 connected to anything at the hardware level or implemented
Dcdns,csi2tx.txt16 implemented in hardware, between 0 and 3
37 connected to anything at the hardware level or implemented
/Linux-v5.4/Documentation/firmware-guide/acpi/
Dacpi-lid.rst17 changed. The _LID control method for the lid device must be implemented to
65 The ACPI lid device driver is implemented to try to deliver the platform
102 initial lid state and there is a compensation mechanism implemented to
110 In this mode, if everything is correctly implemented by the platform
/Linux-v5.4/Documentation/devicetree/bindings/rtc/
Dpcf85363.txt9 - interrupts: IRQ line for the RTC (not implemented).
/Linux-v5.4/Documentation/gpu/bridge/
Ddw-hdmi.rst9 Controller implemented as a DRM bridge.

12345678910>>...22