| /Linux-v5.4/drivers/clk/mediatek/ | 
| D | Kconfig | 20 	  This driver supports MediaTek MT2701 basic clocks.26 	  This driver supports MediaTek MT2701 mmsys clocks.
 32 	  This driver supports MediaTek MT2701 imgsys clocks.
 38 	  This driver supports MediaTek MT2701 vdecsys clocks.
 44 	  This driver supports MediaTek MT2701 hifsys clocks.
 50 	  This driver supports MediaTek MT2701 ethsys clocks.
 56 	  This driver supports MediaTek MT2701 bdpsys clocks.
 62 	  This driver supports Mediatek MT2701 audsys clocks.
 68 	  This driver supports MediaTek MT2701 g3dsys clocks.
 76 	  This driver supports MediaTek MT2712 basic clocks.
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/phy/ | 
| D | Kconfig | 137 	  Supports GPIO lib-based MDIO busses.163 	  This driver supports the MDIO interface found in the network
 170 	  This driver supports the MIIM (MDIO) interface found in the network
 187 	  This driver supports the MDIO interface found in the network
 197 	  This driver supports the MDIO interfaces found on Cavium
 264 	  Currently supports the:
 272 	  Currently supports the am79c874
 277 	  Currently supports the Aquantia AQ1202, AQ2104, AQR105, AQR405
 282 	  Currently supports the Asix Electronics PHY found in the X-Surf 100
 288 	  Currently supports the AT8030 and AT8035 model
 [all …]
 
 | 
| /Linux-v5.4/drivers/regulator/ | 
| D | Kconfig | 63 	  This driver supports Marvell 88PG867 and 88PG868 voltage regulators.71 	  This driver supports Marvell 88PM800 voltage regulator chips.
 81 	  This driver supports 88PM8607 voltage regulator chips.
 105 	  This driver supports AD5398 and AD5821 current regulator chips.
 136 	  This driver supports the regulators found on the ST-Ericsson mixed
 190 	  This driver supports voltage regulators on ROHM BD70528 PMIC.
 201 	  This driver supports voltage regulators on ROHM BD71837 PMIC.
 238 	  This driver supports the voltage regulators of DA9052-BC and
 300 	  This driver supports the voltage domain regulators controlled by the
 308 	  This driver supports Fairchild FAN53555 Digitally Programmable
 [all …]
 
 | 
| /Linux-v5.4/drivers/clk/ | 
| D | Kconfig | 30           Supports the clocking subsystem of the WM831x/2x series of39 	  This driver supports the HSDK core, system, ddr, tunnel and hdmi PLLs
 46 	  This driver supports Maxim 77620/77686/77802 crystal oscillator
 53 	  This driver supports Maxim 9485 Programmable Audio Clock Generator
 59 	  This driver supports RK805, RK809 and RK817, RK808 and RK818 crystal oscillator clock.
 69 	  This driver supports the hi655x PMIC clock. This
 98 	  This driver supports Silicon Labs Si5341 and Si5340 programmable clock
 100 	  by the driver, in particular it only supports XTAL input. The chip can
 110 	  This driver supports Silicon Labs 5351A/B/C programmable clock
 119 	  This driver supports the Silicon Labs 514 programmable clock
 [all …]
 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/crypto/ | 
| D | fsl-sec2.txt | 38 	bit 0  = set if SEC supports the aesu_ctr_nonsnoop desc. type39 	bit 1  = set if SEC supports the ipsec_esp descriptor type
 40 	bit 2  = set if SEC supports the common_nonsnoop desc. type
 41 	bit 3  = set if SEC supports the 802.11i AES ccmp desc. type
 42 	bit 4  = set if SEC supports the hmac_snoop_no_afeu desc. type
 43 	bit 5  = set if SEC supports the srtp descriptor type
 44 	bit 6  = set if SEC supports the non_hmac_snoop_no_afeu desc.type
 45 	bit 7  = set if SEC supports the pkeu_assemble descriptor type
 46 	bit 8  = set if SEC supports the aesu_key_expand_output desc.type
 47 	bit 9  = set if SEC supports the pkeu_ptmul descriptor type
 [all …]
 
 | 
| /Linux-v5.4/arch/arm/mach-spear/ | 
| D | Kconfig | 25 	  Supports for ARM's SPEAR13XX family34 	  Supports ST SPEAr1310 machine configured via the device-tree
 41 	  Supports ST SPEAr1340 machine configured via the device-tree
 52 	  Supports for ARM's SPEAR3XX family
 60 	  Supports ST SPEAr300 machine configured via the device-tree
 66 	  Supports ST SPEAr310 machine configured via the device-tree
 72 	  Supports ST SPEAr320 machine configured via the device-tree
 82 	  Supports for ARM's SPEAR6XX family
 88 	  Supports ST SPEAr600 boards configured via the device-tree
 
 | 
| /Linux-v5.4/Documentation/media/uapi/v4l/ | 
| D | vidioc-querycap.rst | 156       - The device supports the single-planar API through the160       - The device supports the :ref:`multi-planar API <planar-apis>`
 164       - The device supports the single-planar API through the
 168       - The device supports the :ref:`multi-planar API <planar-apis>`
 172       - The device supports the single-planar API through the Video
 176       - The device supports the :ref:`multi-planar API <planar-apis>`
 180       - The device supports the :ref:`Video Overlay <overlay>`
 186       - The device supports the :ref:`Raw VBI Capture <raw-vbi>`
 190       - The device supports the :ref:`Raw VBI Output <raw-vbi>`
 194       - The device supports the :ref:`Sliced VBI Capture <sliced>`
 [all …]
 
 | 
| D | vidioc-reqbufs.rst | 123 .. _V4L2-BUF-CAP-SUPPORTS-MMAP:124 .. _V4L2-BUF-CAP-SUPPORTS-USERPTR:
 125 .. _V4L2-BUF-CAP-SUPPORTS-DMABUF:
 126 .. _V4L2-BUF-CAP-SUPPORTS-REQUESTS:
 127 .. _V4L2-BUF-CAP-SUPPORTS-ORPHANED-BUFS:
 138       - This buffer type supports the ``V4L2_MEMORY_MMAP`` streaming mode.
 141       - This buffer type supports the ``V4L2_MEMORY_USERPTR`` streaming mode.
 144       - This buffer type supports the ``V4L2_MEMORY_DMABUF`` streaming mode.
 147       - This buffer type supports :ref:`requests <media-request-api>`.
 
 | 
| /Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/ | 
| D | file.h | 219  * @IWL_UCODE_TLV_FLAGS_MFP: This uCode image supports MFP (802.11w).220  * @IWL_UCODE_TLV_FLAGS_UAPSD_SUPPORT: This uCode image supports uAPSD
 223  * @IWL_UCODE_TLV_FLAGS_D3_6_IPV6_ADDRS: D3 image supports up to six
 230  * @IWL_UCODE_TLV_FLAGS_P2P_PS_UAPSD: P2P client supports uAPSD power save
 231  * @IWL_UCODE_TLV_FLAGS_BCAST_FILTERING: uCode supports broadcast filtering.
 232  * @IWL_UCODE_TLV_FLAGS_EBS_SUPPORT: this uCode image supports EBS.
 253  * @IWL_UCODE_TLV_API_FRAGMENTED_SCAN: This ucode supports active dwell time
 255  * @IWL_UCODE_TLV_API_WIFI_MCC_UPDATE: ucode supports MCC updates with source.
 262  * @IWL_UCODE_TLV_API_TKIP_MIC_KEYS: This ucode supports version 2 of
 264  * @IWL_UCODE_TLV_API_STA_TYPE: This ucode supports station type assignement.
 [all …]
 
 | 
| /Linux-v5.4/drivers/power/reset/ | 
| D | Kconfig | 16 	  This driver supports turning off board via a ams AS3722 power-off.23 	  This driver supports poweroff for Atmel AT91SAM9 and SAMA5
 31 	  This driver supports restart for Atmel AT91SAM9 and SAMA5
 39 	  This driver supports the alternate shutdown controller for some Atmel
 46 	  This driver supports restart for Axxia SoC.
 77 	  This driver supports turning off the Cortina Gemini SoC.
 84 	  This driver supports turning off your board via a GPIO line.
 92 	  This driver supports restarting your board via a GPIO line.
 124 	  This driver supports restart for Microsemi Ocelot SoC.
 131 	  This driver supports powering off a system using the Intel PIIX4
 [all …]
 
 | 
| /Linux-v5.4/Documentation/sound/ | 
| D | alsa-configuration.rst | 14 and PCM supports if you want to run OSS applications with ALSA.25 (if the card supports ISA PnP).  You don't need to configure the cards
 32 The user can load modules with options. If the module supports more than
 135 This module supports multiple cards. It does not support autoprobe, so
 169 This module supports multiple cards, autoprobe and PnP.
 183 This module supports multiple cards.  It does not support autoprobe
 197 This module supports multiple cards.
 210 This module supports one chip and autoprobe.
 219 This module supports multiple cards, autoprobe and PnP.
 228 This module supports multiple cards.
 [all …]
 
 | 
| /Linux-v5.4/arch/arm/mach-orion5x/ | 
| D | ts78xx-setup.c | 43 /*	.supports	= ... - populated by ts78xx_fpga_supports() */100 	if (ts78xx_fpga.supports.ts_rtc.init == 0) {  in ts78xx_ts_rtc_load()
 103 			ts78xx_fpga.supports.ts_rtc.init = 1;  in ts78xx_ts_rtc_load()
 268 	if (ts78xx_fpga.supports.ts_nand.init == 0) {  in ts78xx_ts_nand_load()
 271 			ts78xx_fpga.supports.ts_nand.init = 1;  in ts78xx_ts_nand_load()
 311 	if (ts78xx_fpga.supports.ts_rng.init == 0) {  in ts78xx_ts_rng_load()
 314 			ts78xx_fpga.supports.ts_rng.init = 1;  in ts78xx_ts_rng_load()
 333 	ts78xx_fpga.supports.ts_rtc.init = 0;  in ts78xx_fpga_devices_zero_init()
 334 	ts78xx_fpga.supports.ts_nand.init = 0;  in ts78xx_fpga_devices_zero_init()
 335 	ts78xx_fpga.supports.ts_rng.init = 0;  in ts78xx_fpga_devices_zero_init()
 [all …]
 
 | 
| /Linux-v5.4/Documentation/media/uapi/rc/ | 
| D | lirc-get-features.rst | 88     The driver supports changing the modulation frequency via95     The driver supports changing the duty cycle using
 102     The driver supports changing the active transmitter(s) using
 109     The driver supports setting the receive carrier frequency using
 122     The driver supports
 129     The driver supports
 136     The driver supports
 149     The driver supports measuring of the modulation frequency using
 156     The driver supports learning mode using
 175     The driver supports sending (also called as IR blasting or IR TX) using
 
 | 
| /Linux-v5.4/drivers/crypto/nx/ | 
| D | Kconfig | 11 	  module supports acceleration for AES and SHA2 algorithms on22 	  module supports acceleration for compressing memory with the 842
 35 	  module supports acceleration for compressing memory with the 842
 36 	  algorithm.  This supports NX hardware on the pSeries platform.
 46 	  module supports acceleration for compressing memory with the 842
 47 	  algorithm.  This supports NX hardware on the PowerNV platform.
 
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/ | 
| D | Kconfig | 60 	  This driver supports the ethernet MACs in the Broadcom 63xx73 	  This driver supports the built-in Ethernet MACs found in the
 82 	  This driver supports QLogic bnx2 gigabit Ethernet cards.
 93 	  This driver supports offload features of QLogic bnx2 gigabit
 104 	  This driver supports Gigabit Ethernet interfaces based on the
 118 	  This driver supports Broadcom Tigon3 based gigabit Ethernet cards.
 139 	  This driver supports Broadcom NetXtremeII 10 gigabit Ethernet cards.
 167 	  This driver supports GBit MAC and BCM4706 GBit MAC cores on BCMA bus.
 193 	  This driver supports the built-in Ethernet MACs found in the
 206 	  This driver supports Broadcom NetXtreme-C/E 10/25/40/50 gigabit
 
 | 
| /Linux-v5.4/arch/sparc/include/uapi/asm/ | 
| D | pstate.h | 103 #define CFR_AES		_AC(0x0000000000000001,UL) /* Supports AES opcodes     */104 #define CFR_DES		_AC(0x0000000000000002,UL) /* Supports DES opcodes     */
 105 #define CFR_KASUMI	_AC(0x0000000000000004,UL) /* Supports KASUMI opcodes  */
 106 #define CFR_CAMELLIA	_AC(0x0000000000000008,UL) /* Supports CAMELLIA opcodes*/
 107 #define CFR_MD5		_AC(0x0000000000000010,UL) /* Supports MD5 opcodes     */
 108 #define CFR_SHA1	_AC(0x0000000000000020,UL) /* Supports SHA1 opcodes    */
 109 #define CFR_SHA256	_AC(0x0000000000000040,UL) /* Supports SHA256 opcodes  */
 110 #define CFR_SHA512	_AC(0x0000000000000080,UL) /* Supports SHA512 opcodes  */
 111 #define CFR_MPMUL	_AC(0x0000000000000100,UL) /* Supports MPMUL opcodes   */
 112 #define CFR_MONTMUL	_AC(0x0000000000000200,UL) /* Supports MONTMUL opcodes */
 [all …]
 
 | 
| /Linux-v5.4/Documentation/hwmon/ | 
| D | max34440.rst | 70 This driver supports hardware monitoring for Maxim MAX34440 PMBus 6-Channel73 It also supports the MAX34451, MAX34460, and MAX34461 PMBus Voltage Monitor &
 74 Sequencers. The MAX34451 supports monitoring voltage or current of 12 channels
 75 based on GIN pins. The MAX34460 supports 12 voltage channels, and the MAX34461
 76 supports 16 voltage channels.
 100 The driver supports standard PMBus driver platform data.
 131 .. note:: MAX34446 only supports in[1-4].
 152     - MAX34446 only supports curr[1-4].
 187    - MAX34446 only supports temp[1-3].
 192    - MAX34451 supports attribute groups in[1-16] (or curr[1-16] based on
 [all …]
 
 | 
| /Linux-v5.4/Documentation/networking/device_drivers/freescale/ | 
| D | gianfar.txt | 13 the driver only supports checksumming for TCP/IP and UDP/IP20 configuring VLANs.  The gianfar driver supports hardware insertion and
 26 The gianfar driver supports using the group hash table on the
 34 The gianfar driver supports padding received frames with 2 bytes
 40 The gianfar driver supports the use of ethtool for many
 
 | 
| /Linux-v5.4/drivers/net/ethernet/cavium/ | 
| D | Kconfig | 21 	  This driver supports Thunder's NIC physical function.33 	  This driver supports Thunder's NIC virtual function
 42 	  This driver supports programming and controlling of MAC
 51 	  This driver supports configuring XCV block of RGX interface
 74 	  This driver supports Cavium LiquidIO Intelligent Server Adapters
 96 	  This driver supports Cavium LiquidIO Intelligent Server Adapter
 
 | 
| /Linux-v5.4/drivers/net/can/usb/ | 
| D | Kconfig | 8 	  This driver supports the USB2CAN interface20 	  This driver supports the CAN-USB/2 interface
 26 	  This driver supports the Geschwister Schneider and bytewerk.org
 86 	  This driver supports the CAN BUS Analyzer interface
 92 	  This driver supports the PEAK-System Technik USB adapters that enable
 108 	  This driver supports the Theobroma Systems
 111 	  The UCAN driver supports the microcontroller-based USB/CAN
 
 | 
| /Linux-v5.4/drivers/net/ethernet/marvell/ | 
| D | Kconfig | 27 	  This driver supports the gigabit ethernet MACs in the39 	  This driver supports the MDIO interface found in the network
 50 	  This driver supports auxiliary block of the network
 65 	  This driver supports the network interface units in the
 90 	  This driver supports the network interface units in the
 99 	  This driver supports the pxa168 Ethernet ports.
 116 	  This driver supports adapters based on the original Yukon chipset:
 150 	  This driver supports Gigabit Ethernet adapters based on the
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ | 
| D | Kconfig | 24 	  This driver supports Intel(R) PRO/100 family of adapters.46 	  This driver supports Intel(R) PRO/1000 gigabit ethernet family of
 64 	  This driver supports the PCI-Express Intel(R) PRO/1000 gigabit
 94 	  This driver supports Intel(R) 82575/82576 gigabit ethernet family of
 130 	  This driver supports Intel(R) 82576 virtual functions.  For more
 146 	  This driver supports Intel(R) PRO/10GbE family of adapters for
 166 	  This driver supports Intel(R) 10GbE PCI Express family of
 218 	  This driver supports Intel(R) PCI Express virtual functions for the
 245 	  This driver supports Intel(R) Ethernet Controller XL710 Family of
 276 	  This driver supports virtual functions for Intel XL710,
 [all …]
 
 | 
| /Linux-v5.4/drivers/net/ethernet/ti/ | 
| D | Kconfig | 26 	  This driver supports TI's DaVinci Ethernet .36 	  This driver supports TI's DaVinci MDIO module.
 45 	  This driver supports configuring of the phy mode connected to
 56 	  This driver supports TI's CPSW Ethernet Switch.
 67 	  This driver supports the Common Platform Time Sync unit of
 86 	  This driver supports TI's Keystone NETCP Core.
 
 | 
| /Linux-v5.4/drivers/net/ethernet/atheros/ | 
| D | Kconfig | 34 	  This driver supports the Atheros L2 fast ethernet adapter.45 	  This driver supports the Atheros/Attansic L1 gigabit ethernet
 57 	  This driver supports the Atheros L1E gigabit ethernet adapter.
 68 	  This driver supports the Atheros L1C gigabit ethernet adapter.
 79 	  This driver supports the Qualcomm Atheros L1F ethernet adapter,
 
 | 
| /Linux-v5.4/drivers/usb/gadget/udc/ | 
| D | Kconfig | 96 	   Dual-Role(DR) USB controller, which supports device mode.136 	   endpoints (plus endpoint zero).  This driver supports the
 175 	   supports both full and high speed USB 2.0 data transfers.
 187 	   that supports both full and high speed USB 2.0 data transfers.
 201 	   that supports super, high, and full speed USB 3.0 data transfers.
 299 	   supports both full and high speed USB 2.0 data transfers.
 320 	   The UDC port supports OTG operation, and may be used as a host port
 336 	   programmable endpoints. This driver supports the
 347 	  PLX NET2272 is a USB peripheral controller which supports
 371 	   supports both full and high speed USB 2.0 data transfers.
 [all …]
 
 |