Searched refs:ability (Results 1 – 25 of 225) sorted by relevance
123456789
/linux-6.12.1/Documentation/networking/device_drivers/can/freescale/ |
D | flexcan.rst | 30 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-6.12.1/drivers/firmware/arm_scmi/ |
D | Kconfig | 12 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-6.12.1/drivers/gpu/drm/sun4i/ |
D | sun8i_vi_layer.c | 123 u64 ability; in sun8i_vi_layer_update_coord() local 129 ability = clk_get_rate(mixer->mod_clk); in sun8i_vi_layer_update_coord() 131 ability *= 80; in sun8i_vi_layer_update_coord() 132 do_div(ability, mode->vdisplay * fps * max(src_w, dst_w)); in sun8i_vi_layer_update_coord() 136 if (ability < required) { in sun8i_vi_layer_update_coord() 139 vn = (u32)ability * dst_h / 100; in sun8i_vi_layer_update_coord()
|
/linux-6.12.1/crypto/asymmetric_keys/ |
D | Kconfig | 33 data and provides the ability to instantiate a crypto key from a 43 private key data and provides the ability to instantiate a crypto key 54 signature data and provides the ability to verify the signature.
|
/linux-6.12.1/drivers/staging/media/starfive/camss/ |
D | TODO.txt | 2 - Add userspace support which demonstrates the ability to receive statistics and
|
/linux-6.12.1/drivers/staging/media/sunxi/sun6i-isp/ |
D | TODO.txt | 5 - Add userspace support in libcamera which demonstrates the ability to receive
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-devices-system-ibm-rtl | 7 ability to query the current state.
|
/linux-6.12.1/drivers/net/ethernet/ezchip/ |
D | Kconfig | 26 Device does not have DMA ability.
|
/linux-6.12.1/tools/testing/selftests/tc-testing/creating-plugins/ |
D | AddingPlugins.txt | 17 - 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-6.12.1/Documentation/arch/arm/ |
D | swp_emulation.rst | 7 ARMv7 multiprocessing extensions introduce the ability to disable these
|
/linux-6.12.1/tools/power/cpupower/ |
D | TODO | 6 - Somewhere saw the ability to read power consumption of
|
/linux-6.12.1/drivers/hid/intel-ish-hid/ |
D | Kconfig | 11 The Integrated Sensor Hub (ISH) enables the ability to offload
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/freescale/ |
D | gianfar.rst | 15 the 8548) has the ability to perform TCP, UDP, and IP checksums
|
/linux-6.12.1/drivers/thermal/intel/int340x_thermal/ |
D | Kconfig | 22 Enable this to expose the temperature information and cooling ability
|
/linux-6.12.1/Documentation/w1/ |
D | w1-generic.rst | 75 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-6.12.1/drivers/net/dsa/ocelot/ |
D | Kconfig | 27 of these chips have the ability to be controlled externally through
|
/linux-6.12.1/Documentation/watchdog/ |
D | wdt.rst | 15 time another timeout. In the case of the software watchdog the ability to
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
D | kcopyd.rst | 5 Kcopyd provides the ability to copy a range of sectors from one block-device
|
/linux-6.12.1/drivers/hv/ |
D | Kconfig | 34 initializes the x86 platform for VTL2, and adds the ability to boot
|
/linux-6.12.1/drivers/net/ethernet/marvell/ |
D | Kconfig | 139 This option adds the ability to dump driver state for debugging. 174 This option adds the ability to dump driver state for debugging.
|
/linux-6.12.1/Documentation/filesystems/ext4/ |
D | bigalloc.rst | 12 bigalloc feature provides exactly this ability.
|
/linux-6.12.1/Documentation/admin-guide/ |
D | vga-softcursor.rst | 7 Linux now has some ability to manipulate cursor appearance. Normally,
|
/linux-6.12.1/drivers/ras/ |
D | Kconfig | 25 Reliability is a measure of the ability of a system to function
|
/linux-6.12.1/Documentation/arch/arm64/ |
D | legacy_instructions.rst | 35 performance, but at the loss of ability to gather runtime statistics
|
/linux-6.12.1/Documentation/hwmon/ |
D | acpi_power_meter.rst | 39 Some computers have the ability to enforce a power cap in hardware. If this is
|
123456789