Home
last modified time | relevance | path

Searched full:ability (Results 1 – 25 of 522) sorted by relevance

12345678910>>...21

/Linux-v6.1/include/uapi/linux/
Dmdio.h35 #define MDIO_SPEED 4 /* Speed ability */
42 #define MDIO_PMA_EXTABLE 11 /* 10G PMA/PMD extended ability */
49 #define MDIO_PMA_NG_EXTABLE 21 /* 2.5G/5G PMA/PMD extended ability */
53 #define MDIO_AN_EEE_LPABLE 61 /* EEE link partner ability */
55 #define MDIO_AN_EEE_LPABLE2 63 /* EEE link partner ability 2 */
64 #define MDIO_PMA_10GBR_FECABLE 170 /* 10GBASE-R FEC ability */
73 #define MDIO_PMA_PMD_BT1 18 /* BASE-T1 PMA/PMD extended ability */
79 #define MDIO_AN_T1_LP_L 517 /* BASE-T1 AN LP Base Page ability register [15:0] */
80 #define MDIO_AN_T1_LP_M 518 /* BASE-T1 AN LP Base Page ability register [31:16] */
81 #define MDIO_AN_T1_LP_H 519 /* BASE-T1 AN LP Base Page ability register [47:32] */
[all …]
/Linux-v6.1/Documentation/networking/device_drivers/can/freescale/
Dflexcan.rst30 With the "rx-rtr" private flag the ability to receive RTR frames can
31 be waived at the expense of losing the ability to receive RTR
45 Waive ability to receive RTR frames. (not supported on all IP cores)
/Linux-v6.1/crypto/asymmetric_keys/
DKconfig32 data and provides the ability to instantiate a crypto key from a
42 private key data and provides the ability to instantiate a crypto key
53 signature data and provides the ability to verify the signature.
/Linux-v6.1/drivers/firmware/arm_scmi/
DKconfig12 it supports, Power domain management which is the ability to place
14 it supports, Performance management which is the ability to control
17 management which is the ability to set and inquire rates on platform
18 managed clocks and Sensor management which is the ability to read
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_pcs.h20 #define GMAC_ANE_LPA(x) (x + 0xc) /* ANE link partener ability */
34 #define GMAC_AN_STATUS_ANA BIT(3) /* Auto-Negotiation Ability */
131 * Description: this is to expose the ANE advertisement and Link partner ability
/Linux-v6.1/drivers/gpu/drm/sun4i/
Dsun8i_vi_layer.c172 u64 ability; in sun8i_vi_layer_update_coord() local
178 ability = clk_get_rate(mixer->mod_clk); in sun8i_vi_layer_update_coord()
180 ability *= 80; in sun8i_vi_layer_update_coord()
181 do_div(ability, mode->vdisplay * fps * max(src_w, dst_w)); in sun8i_vi_layer_update_coord()
185 if (ability < required) { in sun8i_vi_layer_update_coord()
188 vn = (u32)ability * dst_h / 100; in sun8i_vi_layer_update_coord()
/Linux-v6.1/tools/testing/selftests/tc-testing/creating-plugins/
DAddingPlugins.txt17 - ability to alter the command to be run in any phase:
24 - ability to add to the command line args, and use them at run time
/Linux-v6.1/drivers/net/ethernet/marvell/
DKconfig138 This option adds the ability to dump driver state for debugging.
173 This option adds the ability to dump driver state for debugging.
/Linux-v6.1/drivers/net/ethernet/ezchip/
DKconfig26 Device does not have DMA ability.
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-devices-system-ibm-rtl7 ability to query the current state.
/Linux-v6.1/Documentation/devicetree/bindings/iio/proximity/
Dgoogle,cros-ec-mkbp-proximity.yaml15 Google's ChromeOS EC sometimes has the ability to detect user proximity.
/Linux-v6.1/Documentation/devicetree/bindings/mux/
Dmux-controller.yaml44 Some mux controllers have the ability to disconnect the input/output of the
103 Some mux controllers have the ability to disconnect the input/output of the
/Linux-v6.1/Documentation/networking/
Dxfrm_sync.rst17 We already have the ability to generate SA add/del/upd events.
18 These patches add ability to sync and have accurate lifetime byte (to
/Linux-v6.1/tools/power/cpupower/
DTODO6 - Somewhere saw the ability to read power consumption of
/Linux-v6.1/drivers/hid/intel-ish-hid/
DKconfig11 The Integrated Sensor Hub (ISH) enables the ability to offload
/Linux-v6.1/Documentation/devicetree/bindings/rtc/
Dbrcm,brcmstb-waketimer.yaml14 ability to wake up the system from low-power suspend/standby modes.
/Linux-v6.1/drivers/ras/
DKconfig25 Reliability is a measure of the ability of a system to function
/Linux-v6.1/drivers/thermal/intel/int340x_thermal/
DKconfig20 Enable this to expose the temperature information and cooling ability
/Linux-v6.1/Documentation/w1/
Dw1-generic.rst75 Emulated devices must provide the ability to set the output signal level
78 Devices that support the 1-wire natively must provide the ability to write and
/Linux-v6.1/tools/testing/selftests/net/
Ddevlink_port_split.py93 Get the $port split ability.
94 Return: split ability, true or false.
/Linux-v6.1/Documentation/arm/
Dswp_emulation.rst7 ARMv7 multiprocessing extensions introduce the ability to disable these
/Linux-v6.1/drivers/vfio/
DKconfig36 VFIO is built on the ability to isolate devices using the IOMMU.
/Linux-v6.1/Documentation/devicetree/bindings/mailbox/
Dmtk,adsp-mbox.yaml15 The MTK ADSP mailbox IPC also provides the ability for one processor to
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgk20a.c25 /* GK20A's FB is similar to GF100's, but without the ability to allocate VRAM */
Dgm20b.c25 /* GM20B's FB is similar to GM200, but without the ability to allocate VRAM */

12345678910>>...21