| /Linux-v5.15/arch/arm/boot/dts/ | 
| D | tegra124-peripherals-opp.dtsi | 10 			opp-supported-hw = <0x0003>;16 			opp-supported-hw = <0x0008>;
 22 			opp-supported-hw = <0x0010>;
 28 			opp-supported-hw = <0x0004>;
 34 			opp-supported-hw = <0x0003>;
 40 			opp-supported-hw = <0x0008>;
 46 			opp-supported-hw = <0x0010>;
 52 			opp-supported-hw = <0x0004>;
 58 			opp-supported-hw = <0x0003>;
 64 			opp-supported-hw = <0x0008>;
 [all …]
 
 | 
| D | tegra30-peripherals-opp.dtsi | 10 			opp-supported-hw = <0x0006>;16 			opp-supported-hw = <0x0001>;
 22 			opp-supported-hw = <0x0008>;
 28 			opp-supported-hw = <0x0006>;
 34 			opp-supported-hw = <0x0001>;
 40 			opp-supported-hw = <0x0008>;
 46 			opp-supported-hw = <0x0006>;
 52 			opp-supported-hw = <0x0001>;
 58 			opp-supported-hw = <0x0008>;
 64 			opp-supported-hw = <0x0006>;
 [all …]
 
 | 
| D | tegra30-cpu-opp.dtsi | 10 			opp-supported-hw = <0x1F 0x31FE>;16 			opp-supported-hw = <0x1F 0x0C01>;
 22 			opp-supported-hw = <0x1F 0x0200>;
 28 			opp-supported-hw = <0x1F 0x31FE>;
 34 			opp-supported-hw = <0x1F 0x0C01>;
 40 			opp-supported-hw = <0x1F 0x0200>;
 46 			opp-supported-hw = <0x1F 0x31FE>;
 53 			opp-supported-hw = <0x1F 0x0C01>;
 60 			opp-supported-hw = <0x1F 0x0200>;
 67 			opp-supported-hw = <0x1F 0x0C00>;
 [all …]
 
 | 
| D | tegra20-cpu-opp.dtsi | 10 			opp-supported-hw = <0x0F 0x0003>;17 			opp-supported-hw = <0x0F 0x0004>;
 24 			opp-supported-hw = <0x0F 0x0003>;
 30 			opp-supported-hw = <0x0F 0x0004>;
 36 			opp-supported-hw = <0x0C 0x0003>;
 42 			opp-supported-hw = <0x03 0x0006>, <0x04 0x0004>,
 49 			opp-supported-hw = <0x03 0x0001>;
 55 			opp-supported-hw = <0x08 0x0003>;
 61 			opp-supported-hw = <0x04 0x0006>, <0x08 0x0004>;
 67 			opp-supported-hw = <0x04 0x0001>;
 [all …]
 
 | 
| D | tegra20-peripherals-opp.dtsi | 10 			opp-supported-hw = <0x000F>;16 			opp-supported-hw = <0x000F>;
 22 			opp-supported-hw = <0x000F>;
 28 			opp-supported-hw = <0x000F>;
 34 			opp-supported-hw = <0x000F>;
 40 			opp-supported-hw = <0x000F>;
 46 			opp-supported-hw = <0x000F>;
 52 			opp-supported-hw = <0x000F>;
 58 			opp-supported-hw = <0x000F>;
 64 			opp-supported-hw = <0x000F>;
 [all …]
 
 | 
| /Linux-v5.15/drivers/gpu/drm/amd/display/dc/dml/ | 
| D | display_mode_lib.c | 269 …print("DML SUPPORT:     Mode Supported              : %s\n", mode_lib->vba.ModeSupport[i][0] ? "Su…  in dml_log_mode_support_params()270 …print("DML SUPPORT:     Mode Supported (pipe split) : %s\n", mode_lib->vba.ModeSupport[i][1] ? "Su…  in dml_log_mode_support_params()
 271 …ps                : %s\n", mode_lib->vba.ScaleRatioAndTapsSupport ? "Supported" : "NOT Supported");  in dml_log_mode_support_params()
 272 …can        : %s\n", mode_lib->vba.SourceFormatPixelAndScanSupport ? "Supported" : "NOT Supported");  in dml_log_mode_support_params()
 273 …wportSizeSupport[i][0] ? "Supported" : "NOT Supported", mode_lib->vba.ViewportSizeSupport[i][1] ? …  in dml_log_mode_support_params()
 274 …port                         : %s\n", mode_lib->vba.DIOSupport[i] ? "Supported" : "NOT Supported");  in dml_log_mode_support_params()
 275 …Check      : %s\n", mode_lib->vba.ODMCombine4To1SupportCheckOK[i] ? "Supported" : "NOT Supported");  in dml_log_mode_support_params()
 276 …                      : %s\n", mode_lib->vba.NotEnoughDSCUnits[i] ? "Not Supported" : "Supported");  in dml_log_mode_support_params()
 277 …        : %s\n", mode_lib->vba.DSCCLKRequiredMoreThanSupported[i] ? "Not Supported" : "Supported");  in dml_log_mode_support_params()
 278 …        : %s\n", mode_lib->vba.DTBCLKRequiredMoreThanSupported[i] ? "Not Supported" : "Supported");  in dml_log_mode_support_params()
 [all …]
 
 | 
| /Linux-v5.15/Documentation/devicetree/bindings/opp/ | 
| D | qcom-nvmem-cpufreq.txt | 46 - opp-supported-hw: A single 32 bit bitmap value, representing compatible HW.151 			opp-supported-hw = <0x77>;
 157 			opp-supported-hw = <0x70>;
 163 			opp-supported-hw = <0x7>;
 169 			opp-supported-hw = <0x70>;
 175 			opp-supported-hw = <0x7>;
 181 			opp-supported-hw = <0x70>;
 187 			opp-supported-hw = <0x7>;
 193 			opp-supported-hw = <0x70>;
 199 			opp-supported-hw = <0x7>;
 [all …]
 
 | 
| /Linux-v5.15/drivers/net/phy/ | 
| D | marvell-88x2222.c | 59 	__ETHTOOL_DECLARE_LINK_MODE_MASK(supported);119 				       priv->supported) ||  in mv2222_set_sgmii_speed()
 121 				       priv->supported)))  in mv2222_set_sgmii_speed()
 130 				       priv->supported) ||  in mv2222_set_sgmii_speed()
 132 				       priv->supported)))  in mv2222_set_sgmii_speed()
 140 				       priv->supported) ||  in mv2222_set_sgmii_speed()
 142 				       priv->supported)))  in mv2222_set_sgmii_speed()
 157 				  priv->supported) ||  in mv2222_is_10g_capable()
 159 				  priv->supported) ||  in mv2222_is_10g_capable()
 161 				  priv->supported) ||  in mv2222_is_10g_capable()
 [all …]
 
 | 
| D | phylink.c | 58 	__ETHTOOL_DECLARE_LINK_MODE_MASK(supported);158 static int phylink_validate(struct phylink *pl, unsigned long *supported,  in phylink_validate()  argument
 161 	pl->mac_ops->validate(pl->config, supported, state);  in phylink_validate()
 163 	return phylink_is_empty_linkmode(supported) ? -EINVAL : 0;  in phylink_validate()
 238 	bitmap_fill(pl->supported, __ETHTOOL_LINK_MODE_MASK_NBITS);  in phylink_parse_fixedlink()
 239 	linkmode_copy(pl->link_config.advertising, pl->supported);  in phylink_parse_fixedlink()
 240 	phylink_validate(pl, pl->supported, &pl->link_config);  in phylink_parse_fixedlink()
 243 			       pl->supported, true);  in phylink_parse_fixedlink()
 244 	linkmode_zero(pl->supported);  in phylink_parse_fixedlink()
 245 	phylink_set(pl->supported, MII);  in phylink_parse_fixedlink()
 [all …]
 
 | 
| /Linux-v5.15/tools/arch/x86/kcpuid/ | 
| D | cpuid.csv | 5          0,    0,  EAX,   31:0, max_basic_leafs, Max input value for supported subleafs21          1,    0,  ECX,      1, pclmulqdq, PCLMULQDQ instruction supported
 23          1,    0,  ECX,      3, mwait, MONITOR/MWAIT supported
 25          1,    0,  ECX,      5, vmx, Virtual Machine Extensions supported
 26          1,    0,  ECX,      6, smx, Safer Mode Extension supported
 31          1,    0,  ECX,     11, sdbg, IA32_DEBUG_INTERFACE MSR for silicon debug supported
 32          1,    0,  ECX,     12, fma, FMA extensions using YMM state supported
 33          1,    0,  ECX,     13, cmpxchg16b, 'CMPXCHG16B - Compare and Exchange Bytes' supported
 34          1,    0,  ECX,     14, xtpr_update, xTPR Update Control supported
 37          1,    0,  ECX,     18, dca, Prefetching data from a memory mapped device supported
 [all …]
 
 | 
| /Linux-v5.15/arch/powerpc/xmon/ | 
| D | ppc.h | 82 /* Opcode is supported by the Motorola PowerPC 601 processor.  The 60187 /* Opcode is supported in both the Power and PowerPC architectures
 94 /* Opcode is supported for any Power or PowerPC platform (this is
 101 /* Opcode is supported as part of the 64-bit bridge.  */
 104 /* Opcode is supported by Altivec Vector Unit */
 107 /* Opcode is supported by PowerPC 403 processor.  */
 110 /* Opcode is supported by PowerPC BookE processor.  */
 113 /* Opcode is supported by PowerPC 440 processor.  */
 116 /* Opcode is only supported by Power4 architecture.  */
 119 /* Opcode is only supported by Power7 architecture.  */
 [all …]
 
 | 
| /Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ | 
| D | pppcielanes.c | 35 	0,          /*  0 Not Supported  */38 	0,          /*  3 Not Supported  */
 40 	0,          /*  5 Not Supported  */
 41 	0,          /*  6 Not Supported  */
 42 	0,          /*  7 Not Supported  */
 44 	0,          /*  9 Not Supported  */
 45 	0,          /* 10 Not Supported  */
 46 	0,          /* 11 Not Supported  */
 47 	5,          /* 12 Lanes (Not actually supported)  */
 48 	0,          /* 13 Not Supported  */
 [all …]
 
 | 
| /Linux-v5.15/net/mac802154/ | 
| D | main.c | 100 	/* init supported flags with 802.15.4 default ranges */  in ieee802154_alloc_hw()101 	phy->supported.max_minbe = 8;  in ieee802154_alloc_hw()
 102 	phy->supported.min_maxbe = 3;  in ieee802154_alloc_hw()
 103 	phy->supported.max_maxbe = 8;  in ieee802154_alloc_hw()
 104 	phy->supported.min_frame_retries = 0;  in ieee802154_alloc_hw()
 105 	phy->supported.max_frame_retries = 7;  in ieee802154_alloc_hw()
 106 	phy->supported.max_csma_backoffs = 5;  in ieee802154_alloc_hw()
 107 	phy->supported.lbt = NL802154_SUPPORTED_BOOL_FALSE;  in ieee802154_alloc_hw()
 109 	/* always supported */  in ieee802154_alloc_hw()
 110 	phy->supported.iftypes = BIT(NL802154_IFTYPE_NODE);  in ieee802154_alloc_hw()
 [all …]
 
 | 
| /Linux-v5.15/drivers/net/wireless/ralink/rt2x00/ | 
| D | Kconfig | 29 	  Supported chips: RT2460.41 	  Supported chips: RT2560.
 56 	  Supported chips: RT2561, RT2561S & RT2661.
 73 	  Supported chips: RT2760, RT2790, RT2860, RT2880, RT2890, RT3052,
 86 	  Supported chips: RT3390
 94 	  Supported chips: RT3060, RT3062, RT3562, RT3592
 103 	  Supported chips: RT5390
 111 	  Supported chips: RT3290
 121 	  Supported chips: RT2571 & RT2572.
 134 	  Supported chips: RT2571W, RT2573 & RT2671.
 [all …]
 
 | 
| /Linux-v5.15/Documentation/filesystems/cifs/ | 
| D | ksmbd.rst | 69 Dialects                       Supported. SMB2.1 SMB3.0, SMB3.1.1 dialects72 Auto Negotiation               Supported.
 73 Compound Request               Supported.
 74 Oplock Cache Mechanism         Supported.
 75 SMB2 leases(v1 lease)          Supported.
 77 Multi-credits                  Supported.
 78 NTLM/NTLMv2                    Supported.
 79 HMAC-SHA256 Signing            Supported.
 80 Secure negotiate               Supported.
 81 Signing Update                 Supported.
 [all …]
 
 | 
| /Linux-v5.15/net/ethtool/ | 
| D | coalesce.c | 134 	u32 supported = data->supported_params;  in coalesce_fill_reply()  local137 			     coal->rx_coalesce_usecs, supported) ||  in coalesce_fill_reply()
 139 			     coal->rx_max_coalesced_frames, supported) ||  in coalesce_fill_reply()
 141 			     coal->rx_coalesce_usecs_irq, supported) ||  in coalesce_fill_reply()
 143 			     coal->rx_max_coalesced_frames_irq, supported) ||  in coalesce_fill_reply()
 145 			     coal->tx_coalesce_usecs, supported) ||  in coalesce_fill_reply()
 147 			     coal->tx_max_coalesced_frames, supported) ||  in coalesce_fill_reply()
 149 			     coal->tx_coalesce_usecs_irq, supported) ||  in coalesce_fill_reply()
 151 			     coal->tx_max_coalesced_frames_irq, supported) ||  in coalesce_fill_reply()
 153 			     coal->stats_block_coalesce_usecs, supported) ||  in coalesce_fill_reply()
 [all …]
 
 | 
| /Linux-v5.15/Documentation/admin-guide/ | 
| D | ufs.rst | 20 		default value, supported as read-only24 		supported as read-write
 28 		supported as read-write
 35 		supported as read-write
 39 		supported as read-write
 43 		supported as read-only
 47 		supported as read-only
 51 		supported as read-only
 55 		supported as read-only
 
 | 
| /Linux-v5.15/Documentation/input/joydev/ | 
| D | joystick.rst | 151 Cyborg 'digital' joysticks are also supported by this driver, because228 Microsoft 'Digital Overdrive' protocol is supported by the sidewinder.c
 229 module. All currently supported joysticks:
 248 The SideWinder Standard is not a digital joystick, and thus is supported
 254 Logitech ADI protocol is supported by the adi.c module. It should support
 275 Logitech Magellan are supported by serial drivers described below.  Logitech
 276 WingMan Force and Logitech WingMan Formula Force are supported by the
 277 I-Force driver described below. Logitech CyberMan is not supported yet.
 282 Gravis GrIP protocol is supported by the grip.c module. It currently
 294 GrIP MultiPort isn't supported yet. Gravis Stinger is a serial device and is
 [all …]
 
 | 
| /Linux-v5.15/Documentation/devicetree/bindings/cpufreq/ | 
| D | ti-cpufreq.txt | 7 provide the OPP framework with supported hardware information. This is29 - opp-supported-hw: Two bitfields indicating:
 30 	1. Which revision of the SoC the OPP is supported by
 73 		opp-supported-hw = <0x06 0x0010>;
 80 		opp-supported-hw = <0x01 0x00FF>;
 87 		opp-supported-hw = <0x06 0x0020>;
 94 		opp-supported-hw = <0x01 0xFFFF>;
 100 		opp-supported-hw = <0x06 0x0040>;
 106 		opp-supported-hw = <0x01 0xFFFF>;
 112 		opp-supported-hw = <0x06 0x0080>;
 [all …]
 
 | 
| /Linux-v5.15/Documentation/ABI/testing/ | 
| D | sysfs-platform-dell-privacy-wmi | 6 		Display which dell hardware level privacy devices are supported10 		The supported hardware privacy devices are:
 21 		supported:
 22 				The privacy device is supported by this system
 25 				The privacy device is not supported on this system
 27 		For example to check which privacy devices are supported:
 30 		[Microphone Mute] [supported]
 31 		[Camera Shutter] [supported]
 51 		For example to check all supported current privacy device states:
 
 | 
| /Linux-v5.15/Documentation/devicetree/bindings/regulator/ | 
| D | rohm,bd71837-regulator.yaml | 81         # Supported default DVS states:86         # 1    | supported       | supported        | supported
 88         # 2    | supported       | supported        | not supported
 90         # 3    | supported       | not supported    | not supported
 92         # 4    | supported       | not supported    | not supported
 94         # rest | not supported   | not supported    | not supported
 
 | 
| /Linux-v5.15/Documentation/arm64/ | 
| D | acpi_object_usage.rst | 24        -  Not supported: BOOT, DBGP, DMAR, ETDT, HPET, IVRS, LPIT, MSDM, OEMx,41        Microsoft only table, will not be supported.
 47        Optional, not currently supported, with no real use-case for an
 54        Optional, not currently supported, and not recommended until such
 62        Optional, not currently supported.
 75        Microsoft only table, will not be supported.
 91        x86 only table, will not be supported.
 97        Optional, not currently supported.
 103        Optional, not currently supported, but could be used on ARM if and
 131        Obsolete table, will not be supported.
 [all …]
 
 | 
| /Linux-v5.15/drivers/pci/ | 
| D | ats.c | 331  * pci_pri_supported - Check if PRI is supported.358  * whether the features are actually supported by the device and returns
 363 	u16 control, supported;  in pci_enable_pasid()  local
 385 	pci_read_config_word(pdev, pasid + PCI_PASID_CAP, &supported);  in pci_enable_pasid()
 386 	supported &= PCI_PASID_CAP_EXEC | PCI_PASID_CAP_PRIV;  in pci_enable_pasid()
 389 	if ((supported & features) != features)  in pci_enable_pasid()
 451  * pci_pasid_features - Check which PASID features are supported
 455  * Otherwise is returns a bitmask with supported features. Current
 457  * PCI_PASID_CAP_EXEC - Execute permission supported
 458  * PCI_PASID_CAP_PRIV - Privileged mode supported
 [all …]
 
 | 
| /Linux-v5.15/drivers/net/ | 
| D | mdio.c | 206 		ecmd->supported = SUPPORTED_TP;  in mdio45_ethtool_gset_npage()210 			ecmd->supported |= SUPPORTED_10000baseT_Full;  in mdio45_ethtool_gset_npage()
 212 			ecmd->supported |= (SUPPORTED_1000baseT_Full |  in mdio45_ethtool_gset_npage()
 215 			ecmd->supported |= (SUPPORTED_100baseT_Full |  in mdio45_ethtool_gset_npage()
 218 			ecmd->supported |= (SUPPORTED_10baseT_Full |  in mdio45_ethtool_gset_npage()
 225 		ecmd->supported = 0;  in mdio45_ethtool_gset_npage()
 233 		ecmd->supported = SUPPORTED_Backplane;  in mdio45_ethtool_gset_npage()
 237 			ecmd->supported |= SUPPORTED_10000baseKX4_Full;  in mdio45_ethtool_gset_npage()
 239 			ecmd->supported |= SUPPORTED_10000baseKR_Full;  in mdio45_ethtool_gset_npage()
 241 			ecmd->supported |= SUPPORTED_1000baseKX_Full;  in mdio45_ethtool_gset_npage()
 [all …]
 
 | 
| /Linux-v5.15/Documentation/arm/samsung-s3c24xx/ | 
| D | s3c2412.rst | 42   The UART hardware is similar to the S3C2440, and is supported by the49   The NAND hardware is similar to the S3C2440, and is supported by the
 57   control. The OHCI portion is supported by the ohci-s3c2410 driver, and
 58   the clock control selection is supported by the core clock code.
 70   All the standard, and external interrupt sources are supported. The
 71   extra sub-sources are not yet supported.
 77   The RTC hardware is similar to the S3C2410, and is supported by the
 84   The watchdog hardware is the same as the S3C2410, and is supported by
 96   The IIC hardware is the same as the S3C2410, and is supported by the
 
 |