Home
last modified time | relevance | path

Searched full:supported (Results 1 – 25 of 5856) sorted by relevance

12345678910>>...235

/Linux-v5.4/Documentation/devicetree/bindings/opp/
Dqcom-nvmem-cpufreq.txt45 - opp-supported-hw: A single 32 bit bitmap value, representing compatible HW.
150 opp-supported-hw = <0x77>;
156 opp-supported-hw = <0x70>;
162 opp-supported-hw = <0x7>;
168 opp-supported-hw = <0x70>;
174 opp-supported-hw = <0x7>;
180 opp-supported-hw = <0x70>;
186 opp-supported-hw = <0x7>;
192 opp-supported-hw = <0x70>;
198 opp-supported-hw = <0x7>;
[all …]
/Linux-v5.4/arch/powerpc/xmon/
Dppc.h82 /* Opcode is supported by the Motorola PowerPC 601 processor. The 601
87 /* 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.4/Documentation/devicetree/bindings/regulator/
Drohm,bd71837-regulator.txt38 Supported default DVS states:
43 1 | supported | supported | supported
45 2 | supported | supported | not supported
47 3 | supported | not supported | not supported
49 4 | supported | not supported | not supported
51 rest | not supported | not supported | not supported
56 1 | supported | supported | supported
58 2 | supported | supported | not supported
60 rest | not supported | not supported | not supported
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dpppcielanes.c35 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.4/net/mac802154/
Dmain.c102 /* init supported flags with 802.15.4 default ranges */ in ieee802154_alloc_hw()
103 phy->supported.max_minbe = 8; in ieee802154_alloc_hw()
104 phy->supported.min_maxbe = 3; in ieee802154_alloc_hw()
105 phy->supported.max_maxbe = 8; in ieee802154_alloc_hw()
106 phy->supported.min_frame_retries = 0; in ieee802154_alloc_hw()
107 phy->supported.max_frame_retries = 7; in ieee802154_alloc_hw()
108 phy->supported.max_csma_backoffs = 5; in ieee802154_alloc_hw()
109 phy->supported.lbt = NL802154_SUPPORTED_BOOL_FALSE; in ieee802154_alloc_hw()
111 /* always supported */ in ieee802154_alloc_hw()
112 phy->supported.iftypes = BIT(NL802154_IFTYPE_NODE); in ieee802154_alloc_hw()
[all …]
/Linux-v5.4/drivers/net/wireless/ralink/rt2x00/
DKconfig29 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.4/Documentation/admin-guide/
Dufs.rst20 default value, supported as read-only
24 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.4/Documentation/input/joydev/
Djoystick.rst151 Cyborg 'digital' joysticks are also supported by this driver, because
228 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.4/Documentation/devicetree/bindings/cpufreq/
Dti-cpufreq.txt7 provide the OPP framework with supported hardware information. This is
25 - opp-supported-hw: Two bitfields indicating:
26 1. Which revision of the SoC the OPP is supported by
69 opp-supported-hw = <0x06 0x0010>;
76 opp-supported-hw = <0x01 0x00FF>;
83 opp-supported-hw = <0x06 0x0020>;
90 opp-supported-hw = <0x01 0xFFFF>;
96 opp-supported-hw = <0x06 0x0040>;
102 opp-supported-hw = <0x01 0xFFFF>;
108 opp-supported-hw = <0x06 0x0080>;
[all …]
Dimx-cpufreq-dt.txt6 the opp-supported-hw values for each OPP to check if the OPP is allowed.
12 - opp-supported-hw: Two bitmaps indicating:
13 - Supported speed grade mask
14 - Supported market segment mask
28 opp-supported-hw = <0xf>, <0x3>;
35 opp-supported-hw = <0xe>, <0x7>;
/Linux-v5.4/drivers/pci/
Dats.c292 * whether the features are actually supported by the device and returns
297 u16 control, supported; in pci_enable_pasid() local
310 pci_read_config_word(pdev, pos + PCI_PASID_CAP, &supported); in pci_enable_pasid()
311 supported &= PCI_PASID_CAP_EXEC | PCI_PASID_CAP_PRIV; in pci_enable_pasid()
314 if ((supported & features) != features) in pci_enable_pasid()
372 * pci_pasid_features - Check which PASID features are supported
376 * Otherwise is returns a bitmask with supported features. Current
378 * PCI_PASID_CAP_EXEC - Execute permission supported
379 * PCI_PASID_CAP_PRIV - Privileged mode supported
383 u16 supported; in pci_pasid_features() local
[all …]
/Linux-v5.4/Documentation/arm64/
Dacpi_object_usage.rst24 - Not supported: BOOT, DBGP, DMAR, ETDT, HPET, IBFT, IVRS, LPIT,
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.4/drivers/net/phy/
Dphy-c45.c19 /* Half duplex is not supported */ in genphy_c45_pma_setup_forced()
97 phydev->supported); in genphy_c45_an_config_aneg()
396 * genphy_c45_pma_read_abilities - read supported link modes from PMA
399 * Read the supported link modes from the PMA Status 2 (1.8) register. If bit
400 * 1.8.9 is set, the list of supported modes is build using the values in the
404 * 5GBASET are supported.
410 linkmode_clear_bit(ETHTOOL_LINK_MODE_Autoneg_BIT, phydev->supported); in genphy_c45_pma_read_abilities()
418 phydev->supported); in genphy_c45_pma_read_abilities()
426 phydev->supported, in genphy_c45_pma_read_abilities()
430 phydev->supported, in genphy_c45_pma_read_abilities()
[all …]
Dphylink.c53 __ETHTOOL_DECLARE_LINK_MODE_MASK(supported);
152 static int phylink_validate(struct phylink *pl, unsigned long *supported, in phylink_validate() argument
155 pl->ops->validate(pl->config, supported, state); in phylink_validate()
157 return phylink_is_empty_linkmode(supported) ? -EINVAL : 0; in phylink_validate()
227 bitmap_fill(pl->supported, __ETHTOOL_LINK_MODE_MASK_NBITS); in phylink_parse_fixedlink()
228 linkmode_copy(pl->link_config.advertising, pl->supported); in phylink_parse_fixedlink()
229 phylink_validate(pl, pl->supported, &pl->link_config); in phylink_parse_fixedlink()
232 pl->supported, true); in phylink_parse_fixedlink()
233 linkmode_zero(pl->supported); in phylink_parse_fixedlink()
234 phylink_set(pl->supported, MII); in phylink_parse_fixedlink()
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/dma/
Dsnps-dma.txt7 - dma-channels: Number of channels supported by hardware
8 - dma-requests: Number of DMA request lines supported, up to 16
9 - dma-masters: Number of AHB masters supported by the controller
15 - block_size: Maximum block size supported by the controller
16 - data-width: Maximum data width supported by hardware per AHB master
21 - data_width: Maximum data width supported by hardware per AHB master
26 - multi-block: Multi block transfers supported by hardware. Array property with
27 one cell per channel. 0: not supported, 1 (default): supported.
/Linux-v5.4/Documentation/arm/samsung-s3c24xx/
Ds3c2412.rst42 The UART hardware is similar to the S3C2440, and is supported by the
49 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
/Linux-v5.4/drivers/net/
Dmdio.c206 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.4/drivers/net/ieee802154/
Dfakelb.c141 hw->phy->supported.channels[0] |= 1; in fakelb_add_one()
143 hw->phy->supported.channels[0] |= 0x7fe; in fakelb_add_one()
145 hw->phy->supported.channels[0] |= 0x7FFF800; in fakelb_add_one()
147 hw->phy->supported.channels[1] |= 1; in fakelb_add_one()
149 hw->phy->supported.channels[1] |= 0x7fe; in fakelb_add_one()
151 hw->phy->supported.channels[2] |= 1; in fakelb_add_one()
153 hw->phy->supported.channels[2] |= 0x7fe; in fakelb_add_one()
155 hw->phy->supported.channels[3] |= 0x3fff; in fakelb_add_one()
157 hw->phy->supported.channels[4] |= 1; in fakelb_add_one()
159 hw->phy->supported.channels[4] |= 0x1e; in fakelb_add_one()
[all …]
/Linux-v5.4/drivers/s390/net/
Dqeth_ethtool.c175 /* Helper function to fill 'advertising' and 'supported' which are the same. */
176 /* Autoneg and full-duplex are supported and advertised unconditionally. */
182 ethtool_link_ksettings_zero_link_mode(cmd, supported); in qeth_set_cmd_adv_sup()
186 ethtool_link_ksettings_add_link_mode(cmd, supported, Autoneg); in qeth_set_cmd_adv_sup()
191 ethtool_link_ksettings_add_link_mode(cmd, supported, TP); in qeth_set_cmd_adv_sup()
195 ethtool_link_ksettings_add_link_mode(cmd, supported, FIBRE); in qeth_set_cmd_adv_sup()
199 ethtool_link_ksettings_add_link_mode(cmd, supported, TP); in qeth_set_cmd_adv_sup()
207 ethtool_link_ksettings_add_link_mode(cmd, supported, in qeth_set_cmd_adv_sup()
213 ethtool_link_ksettings_add_link_mode(cmd, supported, in qeth_set_cmd_adv_sup()
219 ethtool_link_ksettings_add_link_mode(cmd, supported, in qeth_set_cmd_adv_sup()
[all …]
/Linux-v5.4/include/linux/soundwire/
Dsdw.h24 /* SDW Master Device Number, not supported yet */
178 * @SDW_DPN_FULL: Full Data Port is supported
209 * @num_words: number of wordlengths supported
210 * @words: wordlengths supported
235 * @bus_num_freq: Number of discrete frequencies supported
239 * @num_freq: Number of discrete sampling frequency supported
245 * changed to a frequency supported by this mode or compatible modes
270 * @num_words: Number of discrete supported wordlengths
271 * @words: Discrete supported wordlength
280 * @max_ch: Maximum channels supported
[all …]
/Linux-v5.4/Documentation/devicetree/bindings/mmc/
Dmmc-controller.yaml117 When specified, denotes that 1.8V card voltage is not supported
123 SD high-speed timing is supported.
128 MMC high-speed timing is supported.
133 SD UHS SDR12 speed is supported.
138 SD UHS SDR25 speed is supported.
143 SD UHS SDR50 speed is supported.
148 SD UHS SDR104 speed is supported.
153 SD UHS DDR50 speed is supported.
163 eMMC hardware reset is supported
173 Full power cycle of the card is supported.
[all …]
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_ethtool.c957 /* Changing the FEC parameters is not supported if not the PF VSI */ in ice_set_fec_cfg()
959 netdev_info(netdev, "Changing FEC parameters only supported for PF VSI\n"); in ice_set_fec_cfg()
1096 /* Set supported/configured FEC modes based on PHY capability */ in ice_get_fecparam()
1383 ethtool_link_ksettings_zero_link_mode(ks, supported); in ice_phy_type_to_ethtool()
1388 ethtool_link_ksettings_add_link_mode(ks, supported, in ice_phy_type_to_ethtool()
1397 ethtool_link_ksettings_add_link_mode(ks, supported, in ice_phy_type_to_ethtool()
1405 ethtool_link_ksettings_add_link_mode(ks, supported, in ice_phy_type_to_ethtool()
1414 ethtool_link_ksettings_add_link_mode(ks, supported, in ice_phy_type_to_ethtool()
1422 ethtool_link_ksettings_add_link_mode(ks, supported, in ice_phy_type_to_ethtool()
1431 ethtool_link_ksettings_add_link_mode(ks, supported, in ice_phy_type_to_ethtool()
[all …]
/Linux-v5.4/Documentation/admin-guide/pm/
Dintel_pstate.rst20 may not be supported. [To understand ``intel_pstate`` it is necessary to know
24 For the processors supported by ``intel_pstate``, the P-state concept is broader
117 Energy-Performance Preference (EPP) knob (if supported) or its
132 Energy-Performance Preference (EPP) knob (if supported) or its
209 maximum and minimum operating frequencies supported by the hardware (including
246 supported one as it sees fit.
266 supported one overall.
268 The maximum supported turbo P-state, the turbo threshold (the maximum supported
269 non-turbo P-state) and the minimum supported P-state are specific to the
296 * The minimum supported P-state.
[all …]
/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_catalog.h60 * Supported UBWC feature versions
95 * @DPU_SSPP_SCALER_RGB, RGB Scaler, supported by RGB pipes
215 * @info: HW register and features supported by this sub-blk
223 * @info: HW register and features supported by this sub-blk
237 * @info: HW register and features supported by this sub-blk
279 * supported z order
281 * @smart_dma_rev Supported version of SmartDMA feature.
282 * @ubwc_version UBWC feature version (0x0 for not supported)
285 * @has_idle_pc indicate if idle power collapse feature is supported
300 * @maxwidth: max pixelwidth supported by this pipe
[all …]
/Linux-v5.4/tools/testing/selftests/ftrace/test.d/trigger/
Dtrigger-trace-marker-synthetic-kernel.tc12 echo "event tracing is not supported"
17 echo "synthetic events not supported"
22 echo "event trace_marker is not supported"
27 echo "event sched_waking is not supported"
32 echo "event trigger is not supported"
37 echo "hist trigger is not supported"

12345678910>>...235