Home
last modified time | relevance | path

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

12345678910>>...27

/linux-6.3-rc2/Documentation/arm/nwfpe/
A 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.
73 These are fully implemented.
87 These are fully implemented.
103 This is fully implemented.
110 These are fully implemented.
116 These are fully implemented.
121 These are implemented. URD is implemented using the same code as the RND
[all …]
/linux-6.3-rc2/Documentation/networking/devlink/
A Dmlxsw.rst7 This document describes the devlink features implemented by the ``mlxsw``
13 .. list-table:: Generic parameters implemented
23 .. list-table:: Driver-specific parameters implemented
45 .. list-table:: devlink info versions implemented
66 .. list-table:: devlink info versions implemented
A Dbnxt.rst7 This document describes the devlink features implemented by the ``bnxt``
13 .. list-table:: Generic parameters implemented
31 .. list-table:: Driver-specific parameters implemented
50 .. list-table:: devlink info versions implemented
A Docteontx2.rst7 This document describes the devlink features implemented by the ``octeontx2 AF, PF and VF``
15 .. list-table:: Driver-specific parameters implemented
31 .. list-table:: Driver-specific parameters implemented
A Dnfp.rst7 This document describes the devlink features implemented by the ``nfp``
13 .. list-table:: Generic parameters implemented
27 .. list-table:: devlink info versions implemented
A Dmlx4.rst7 This document describes the devlink features implemented by the ``mlx4``
13 .. list-table:: Generic parameters implemented
27 .. list-table:: Driver-specific parameters implemented
A Dmlx5.rst7 This document describes the devlink features implemented by the ``mlx5``
13 .. list-table:: Generic parameters implemented
34 .. list-table:: Driver-specific parameters implemented
83 .. list-table:: devlink info versions implemented
A Dam65-nuss-cpsw-switch.rst7 This document describes the devlink features implemented by the ``am65-cpsw-nuss``
16 .. list-table:: Driver-specific parameters implemented
A Dhns3.rst7 This document describes the devlink features implemented by the ``hns3``
17 .. list-table:: devlink info versions implemented
A Dqed.rst7 This document describes the devlink features implemented by the ``qed`` core
15 .. list-table:: Driver-specific parameters implemented
A Dionic.rst7 This document describes the devlink features implemented by the ``ionic``
15 .. list-table:: devlink info versions implemented
A Dti-cpsw-switch.rst7 This document describes the devlink features implemented by the ``ti-cpsw-switch``
16 .. list-table:: Driver-specific parameters implemented
A Dmv88e6xxx.rst7 This document describes the devlink features implemented by the ``mv88e6xxx``
15 .. list-table:: Driver-specific parameters implemented
A Detas_es58x.rst7 This document describes the devlink features implemented by the
15 .. list-table:: devlink info versions implemented
A Dnetdevsim.rst13 .. list-table:: Generic parameters implemented
23 .. list-table:: Driver-specific parameters implemented
34 can be implemented.
/linux-6.3-rc2/drivers/phy/socionext/
A 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
45 Enable this to support PHY implemented in AHCI controller
/linux-6.3-rc2/Documentation/devicetree/bindings/soundwire/
A Dqcom,soundwire.yaml79 Value of 0xff indicates that this option is not implemented
90 Value of 0xff indicates that this option is not implemented
101 Value of 0xff indicates that this option is not implemented
112 Value of 0xff indicates that this option is not implemented
123 Value of 0xff indicates that this option is not implemented
136 Value of 0xff indicates that this option is not implemented
153 Value of 0xff indicates that this option is not implemented
170 Value of 0xff indicates that this option is not implemented
186 Value of 0xff indicates that this option is not implemented
/linux-6.3-rc2/Documentation/networking/caif/
A Dlinux_caif.rst33 * CAIF Link Layer, implemented as NET devices.
68 each layer described in the specification is implemented as a separate layer.
79 specification is implemented in a separate c-file.
179 The IP interface and CAIF socket API are implemented on top of the
189 The Link Layer is implemented as Linux network devices (struct net_device).
194 Therefore a flow-control mechanism is implemented where the physical
/linux-6.3-rc2/Documentation/i2c/busses/
A Di2c-amd8111.rst35 Supported. Both PEC and block process call support is implemented. Slave
36 mode or host notification are not yet implemented.
/linux-6.3-rc2/Documentation/core-api/
A Drefcount-vs-atomic.rst38 This is implemented using READ_ONCE()/WRITE_ONCE() and
47 CPU (A-cumulative property). This is implemented using 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-6.3-rc2/Documentation/hwmon/
A 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)
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/marvell/
A Docteon_ep.rst32 implemented through a reserved region in BAR4.
36 implemented as part of mailbox interface.
/linux-6.3-rc2/Documentation/security/tpm/
A 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-6.3-rc2/Documentation/devicetree/bindings/interrupt-controller/
A 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-6.3-rc2/fs/ceph/
A Dcaps.c657 cap->implemented = 0; in ceph_add_cap()
749 cap->implemented |= issued; in ceph_add_cap()
795 if (implemented) in __ceph_caps_issued()
796 *implemented = 0; in __ceph_caps_issued()
804 if (implemented) in __ceph_caps_issued()
805 *implemented |= cap->implemented; in __ceph_caps_issued()
1408 arg->caps = cap->implemented; in __prep_cap()
2685 int have, implemented; in try_get_cap_refs() local
3537 cap->implemented |= newcaps; in handle_cap_grant()
3827 int implemented = 0; in handle_cap_trunc() local
[all …]

Completed in 34 milliseconds

12345678910>>...27