Home
last modified time | relevance | path

Searched refs:supported (Results 1 – 200 of 1284) sorted by relevance

1234567

/linux-4.4.14/net/mac802154/
Dmain.c111 phy->supported.max_minbe = 8; in ieee802154_alloc_hw()
112 phy->supported.min_maxbe = 3; in ieee802154_alloc_hw()
113 phy->supported.max_maxbe = 8; in ieee802154_alloc_hw()
114 phy->supported.min_frame_retries = 0; in ieee802154_alloc_hw()
115 phy->supported.max_frame_retries = 7; in ieee802154_alloc_hw()
116 phy->supported.max_csma_backoffs = 5; in ieee802154_alloc_hw()
117 phy->supported.lbt = NL802154_SUPPORTED_BOOL_FALSE; in ieee802154_alloc_hw()
120 phy->supported.iftypes = BIT(NL802154_IFTYPE_NODE); in ieee802154_alloc_hw()
171 local->phy->supported.min_csma_backoffs = 4; in ieee802154_register_hw()
172 local->phy->supported.max_csma_backoffs = 4; in ieee802154_register_hw()
[all …]
/linux-4.4.14/drivers/net/ieee802154/
Dfakelb.c142 hw->phy->supported.channels[0] |= 1; in fakelb_add_one()
144 hw->phy->supported.channels[0] |= 0x7fe; in fakelb_add_one()
146 hw->phy->supported.channels[0] |= 0x7FFF800; in fakelb_add_one()
148 hw->phy->supported.channels[1] |= 1; in fakelb_add_one()
150 hw->phy->supported.channels[1] |= 0x7fe; in fakelb_add_one()
152 hw->phy->supported.channels[2] |= 1; in fakelb_add_one()
154 hw->phy->supported.channels[2] |= 0x7fe; in fakelb_add_one()
156 hw->phy->supported.channels[3] |= 0x3fff; in fakelb_add_one()
158 hw->phy->supported.channels[4] |= 1; in fakelb_add_one()
160 hw->phy->supported.channels[4] |= 0x1e; in fakelb_add_one()
[all …]
Dat86rf230.c1011 lp->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_98; in at86rf212_update_cca_ed_level()
1012 lp->hw->phy->supported.cca_ed_levels_size = ARRAY_SIZE(at86rf212_ed_levels_98); in at86rf212_update_cca_ed_level()
1016 lp->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_100; in at86rf212_update_cca_ed_level()
1017 lp->hw->phy->supported.cca_ed_levels_size = ARRAY_SIZE(at86rf212_ed_levels_100); in at86rf212_update_cca_ed_level()
1171 for (i = 0; i < lp->hw->phy->supported.tx_powers_size; i++) { in at86rf23x_set_txpower()
1172 if (lp->hw->phy->supported.tx_powers[i] == mbm) in at86rf23x_set_txpower()
1184 for (i = 0; i < lp->hw->phy->supported.tx_powers_size; i++) { in at86rf212_set_txpower()
1185 if (lp->hw->phy->supported.tx_powers[i] == mbm) in at86rf212_set_txpower()
1249 for (i = 0; i < hw->phy->supported.cca_ed_levels_size; i++) { in at86rf230_set_cca_ed_level()
1250 if (hw->phy->supported.cca_ed_levels[i] == mbm) in at86rf230_set_cca_ed_level()
[all …]
Dmrf24j40.c1235 devrec->hw->phy->supported.max_minbe = 3; in mrf24j40_phy_setup()
1239 devrec->hw->phy->supported.min_maxbe = 5; in mrf24j40_phy_setup()
1240 devrec->hw->phy->supported.max_maxbe = 5; in mrf24j40_phy_setup()
1243 devrec->hw->phy->supported.cca_modes = BIT(NL802154_CCA_ENERGY) | in mrf24j40_phy_setup()
1246 devrec->hw->phy->supported.cca_opts = BIT(NL802154_CCA_OPT_ENERGY_CARRIER_AND); in mrf24j40_phy_setup()
1249 devrec->hw->phy->supported.cca_ed_levels = mrf24j40_ed_levels; in mrf24j40_phy_setup()
1250 devrec->hw->phy->supported.cca_ed_levels_size = ARRAY_SIZE(mrf24j40_ed_levels); in mrf24j40_phy_setup()
1255 devrec->hw->phy->supported.tx_powers = mrf24j40ma_powers; in mrf24j40_phy_setup()
1256 devrec->hw->phy->supported.tx_powers_size = ARRAY_SIZE(mrf24j40ma_powers); in mrf24j40_phy_setup()
1283 devrec->hw->phy->supported.channels[0] = CHANNEL_MASK; in mrf24j40_probe()
Datusb.c468 for (i = 0; i < hw->phy->supported.tx_powers_size; i++) { in atusb_set_txpower()
469 if (hw->phy->supported.tx_powers[i] == mbm) in atusb_set_txpower()
646 hw->phy->supported.channels[0] = 0x7FFF800; in atusb_probe()
647 hw->phy->supported.tx_powers = atusb_powers; in atusb_probe()
648 hw->phy->supported.tx_powers_size = ARRAY_SIZE(atusb_powers); in atusb_probe()
649 hw->phy->transmit_power = hw->phy->supported.tx_powers[0]; in atusb_probe()
Dcc2520.c751 priv->hw->phy->supported.channels[0] = 0x7FFF800; in cc2520_register()
757 priv->hw->phy->supported.tx_powers = cc2520_powers; in cc2520_register()
758 priv->hw->phy->supported.tx_powers_size = ARRAY_SIZE(cc2520_powers); in cc2520_register()
759 priv->hw->phy->transmit_power = priv->hw->phy->supported.tx_powers[4]; in cc2520_register()
761 priv->hw->phy->supported.tx_powers = cc2520_cc2591_powers; in cc2520_register()
762 priv->hw->phy->supported.tx_powers_size = ARRAY_SIZE(cc2520_cc2591_powers); in cc2520_register()
763 priv->hw->phy->transmit_power = priv->hw->phy->supported.tx_powers[0]; in cc2520_register()
/linux-4.4.14/drivers/pci/
Dats.c239 u16 control, supported; in pci_enable_pasid() local
247 pci_read_config_word(pdev, pos + PCI_PASID_CAP, &supported); in pci_enable_pasid()
252 supported &= PCI_PASID_CAP_EXEC | PCI_PASID_CAP_PRIV; in pci_enable_pasid()
255 if ((supported & features) != features) in pci_enable_pasid()
296 u16 supported; in pci_pasid_features() local
303 pci_read_config_word(pdev, pos + PCI_PASID_CAP, &supported); in pci_pasid_features()
305 supported &= PCI_PASID_CAP_EXEC | PCI_PASID_CAP_PRIV; in pci_pasid_features()
307 return supported; in pci_pasid_features()
322 u16 supported; in pci_max_pasids() local
329 pci_read_config_word(pdev, pos + PCI_PASID_CAP, &supported); in pci_max_pasids()
[all …]
/linux-4.4.14/Documentation/filesystems/
Dufs.txt18 default value, supported as read-only
21 supported as read-write
24 supported as read-write
29 supported as read-write
32 supported as read-write
35 supported as read-only
39 supported as read-only
43 supported as read-only
47 supported as read-only
Ddlmfs.txt71 Two levels of locks are supported - Shared Read, and Exclusive.
72 Also supported is a Trylock operation.
79 maximum currently supported LVB length is 64 bytes (though that is an
116 supported locally as well. This means you can use them to restrict
/linux-4.4.14/include/linux/
Dmdio.h102 u32 supported = 0; in mmd_eee_cap_to_ethtool_sup_t() local
105 supported |= SUPPORTED_100baseT_Full; in mmd_eee_cap_to_ethtool_sup_t()
107 supported |= SUPPORTED_1000baseT_Full; in mmd_eee_cap_to_ethtool_sup_t()
109 supported |= SUPPORTED_10000baseT_Full; in mmd_eee_cap_to_ethtool_sup_t()
111 supported |= SUPPORTED_1000baseKX_Full; in mmd_eee_cap_to_ethtool_sup_t()
113 supported |= SUPPORTED_10000baseKX4_Full; in mmd_eee_cap_to_ethtool_sup_t()
115 supported |= SUPPORTED_10000baseKR_Full; in mmd_eee_cap_to_ethtool_sup_t()
117 return supported; in mmd_eee_cap_to_ethtool_sup_t()
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/
DS3C2412.txt41 The UART hardware is similar to the S3C2440, and is supported by the
48 The NAND hardware is similar to the S3C2440, and is supported by the
56 control. The OHCI portion is supported by the ohci-s3c2410 driver, and
57 the clock control selection is supported by the core clock code.
69 All the standard, and external interrupt sources are supported. The
70 extra sub-sources are not yet supported.
76 The RTC hardware is similar to the S3C2410, and is supported by the
83 The watchdog hardware is the same as the S3C2410, and is supported by
95 The IIC hardware is the same as the S3C2410, and is supported by the
DS3C2413.txt15 This block is currently not supported.
/linux-4.4.14/drivers/net/
Dmdio.c209 ecmd->supported = SUPPORTED_TP; in mdio45_ethtool_gset_npage()
213 ecmd->supported |= SUPPORTED_10000baseT_Full; in mdio45_ethtool_gset_npage()
215 ecmd->supported |= (SUPPORTED_1000baseT_Full | in mdio45_ethtool_gset_npage()
218 ecmd->supported |= (SUPPORTED_100baseT_Full | in mdio45_ethtool_gset_npage()
221 ecmd->supported |= (SUPPORTED_10baseT_Full | in mdio45_ethtool_gset_npage()
228 ecmd->supported = 0; in mdio45_ethtool_gset_npage()
236 ecmd->supported = SUPPORTED_Backplane; in mdio45_ethtool_gset_npage()
240 ecmd->supported |= SUPPORTED_10000baseKX4_Full; in mdio45_ethtool_gset_npage()
242 ecmd->supported |= SUPPORTED_10000baseKR_Full; in mdio45_ethtool_gset_npage()
244 ecmd->supported |= SUPPORTED_1000baseKX_Full; in mdio45_ethtool_gset_npage()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dmmc.txt30 - no-1-8-v: when present, denotes that 1.8v card voltage is not supported on
32 - cap-sd-highspeed: SD high-speed timing is supported
33 - cap-mmc-highspeed: MMC high-speed timing is supported
34 - sd-uhs-sdr12: SD UHS SDR12 speed is supported
35 - sd-uhs-sdr25: SD UHS SDR25 speed is supported
36 - sd-uhs-sdr50: SD UHS SDR50 speed is supported
37 - sd-uhs-sdr104: SD UHS SDR104 speed is supported
38 - sd-uhs-ddr50: SD UHS DDR50 speed is supported
40 - cap-mmc-hw-reset: eMMC hardware reset is supported
42 - full-pwr-cycle: full power cycle of the card is supported
[all …]
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c52 u32 supported; member
57 .supported = SUPPORTED_1000baseKX_Full,
62 .supported = SUPPORTED_1000baseKX_Full,
67 .supported = SUPPORTED_10000baseKX4_Full,
72 .supported = SUPPORTED_10000baseKX4_Full,
77 .supported = SUPPORTED_10000baseKR_Full,
82 .supported = SUPPORTED_20000baseKR2_Full,
87 .supported = SUPPORTED_40000baseCR4_Full,
92 .supported = SUPPORTED_40000baseKR4_Full,
97 .supported = SUPPORTED_56000baseKR4_Full,
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dimg,tz1090-pinctrl.txt38 - supported generic pinconfig properties (for further details see
69 supported by the mux group. All other pins can be muxed to the "perip"
93 bias-high-impediance: supported.
94 bias-pull-up: supported.
95 bias-pull-down: supported.
96 bias-bus-hold: supported.
97 function: perip or those supported by pin's mux group.
108 bias-high-impediance: supported.
109 bias-pull-up: supported.
110 bias-pull-down: supported.
[all …]
Dnxp,lpc1850-scu.txt12 The following generic nodes are supported:
26 user manual or the pin table in the pinctrl-lpc18xx driver for supported
/linux-4.4.14/Documentation/input/
Djoystick.txt171 Cyborg 'digital' joysticks are also supported by this driver, because
243 Microsoft 'Digital Overdrive' protocol is supported by the sidewinder.c
244 module. All currently supported joysticks:
263 The SideWinder Standard is not a digital joystick, and thus is supported
268 Logitech ADI protocol is supported by the adi.c module. It should support
289 Logitech Magellan are supported by serial drivers described below. Logitech
290 WingMan Force and Logitech WingMan Formula Force are supported by the
291 I-Force driver described below. Logitech CyberMan is not supported yet.
295 Gravis GrIP protocol is supported by the grip.c module. It currently
307 GrIP MultiPort isn't supported yet. Gravis Stinger is a serial device and is
[all …]
Dsentelic.txt609 supported, the hardware separates register into different groups called
674 supported gesture IDs:
719 *only supported by H/W prior to Cx
724 *supported since Cx
727 *only supported by H/W prior to Cx
746 *only supported by H/W prior to Cx
752 *only supported by H/W prior to Cx
757 *only supported by H/W prior to Cx
761 *only supported by H/W prior to Cx
766 *only supported by H/W prior to Cx
[all …]
Dxpad.txt12 Rumble is supported on some models of Xbox 360 controllers but not of
15 the future could be supported.
87 to the list of supported devices, ensuring that it will work out of the
99 yet supported.
137 For a full list of supported controllers and associated vendor and product
141 were supported:
Dcd32.txt3 you can add it to the list of supported joysticks (hopefully someone will
/linux-4.4.14/Documentation/features/
Darch-support.txt8 | ok | # feature supported by the architecture
9 |TODO| # feature not yet supported by the architecture
10 | .. | # feature cannot be supported by the hardware
/linux-4.4.14/arch/mips/mti-malta/
Dmalta-setup.c109 int supported = 0; in plat_enable_iocoherency() local
114 supported = 1; in plat_enable_iocoherency()
136 supported = 1; in plat_enable_iocoherency()
138 hw_coherentio = supported; in plat_enable_iocoherency()
139 return supported; in plat_enable_iocoherency()
/linux-4.4.14/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
Dzxdma.txt8 - dma-channels: physical channels supported
9 - dma-requests: virtual channels supported, each virtual channel
Dk3dma.txt10 - dma-channels: physical channels supported
11 - dma-requests: virtual channels supported, each virtual channel
Dfsl-imx-dma.txt16 - #dma-channels : Number of DMA channels supported. Should be 16.
17 - #dma-requests : Number of DMA requests supported.
Darm-pl330.txt16 - dma-channels: contains the total number of DMA channels supported by the DMAC
17 - dma-requests: contains the total number of DMA requests supported by the DMAC
Dimg-mdc-dma.txt13 - img,max-burst-multiplier: Must be the maximum supported burst size multiplier.
23 - dma-channels: Number of supported DMA channels, up to 32. If not specified
Darm-pl08x.txt19 - dma-channels: contains the total number of DMA channels supported by the DMAC
20 - dma-requests: contains the total number of DMA requests supported by the DMAC
Dfsl-edma.txt26 See the SoC's reference manual for all the supported request sources.
27 - dma-channels : Number of channels supported by the controller
/linux-4.4.14/Documentation/arm64/
Dacpi_object_usage.txt21 -- Not supported: BOOT, DBG2, DBGP, DMAR, ETDT, HPET, IBFT, IVRS,
34 Microsoft only table, will not be supported.
38 Optional, not currently supported, with no real use-case for an
43 Optional, not currently supported, and not recommended until such
49 Optional, not currently supported.
53 Microsoft only table, will not be supported.
57 Microsoft only table, will not be supported.
69 x86 only table, will not be supported.
73 Optional, not currently supported.
77 Optional, not currently supported, but could be used on ARM if and
[all …]
/linux-4.4.14/drivers/net/ethernet/atheros/alx/
Dethtool.c111 u32 supported = SUPPORTED_10baseT_Half | in alx_get_supported_speeds() local
117 supported |= SUPPORTED_1000baseT_Full; in alx_get_supported_speeds()
125 return supported; in alx_get_supported_speeds()
133 ecmd->supported = SUPPORTED_Autoneg | in alx_get_settings()
138 ecmd->supported |= SUPPORTED_1000baseT_Full; in alx_get_settings()
139 ecmd->supported |= alx_get_supported_speeds(hw); in alx_get_settings()
/linux-4.4.14/Documentation/devicetree/bindings/phy/
Dapm-xgene-phy.txt20 supported link speed on the host. Range from 0 to
26 supported link speed on the host. Default is 0.
29 (up to 3) supported link speed on the host. Range is
32 each (up to 3) supported link speed on the host.
36 3-tuple setting for each (up to 3) supported link
40 3-tuple setting for each (up to 3) supported link
47 supported link speed on the host.
/linux-4.4.14/drivers/nvdimm/
Dcore.c178 const unsigned long *supported, char *buf) in nd_sector_size_show() argument
183 for (i = 0; supported[i]; i++) in nd_sector_size_show()
184 if (current_lbasize == supported[i]) in nd_sector_size_show()
185 len += sprintf(buf + len, "[%ld] ", supported[i]); in nd_sector_size_show()
187 len += sprintf(buf + len, "%ld ", supported[i]); in nd_sector_size_show()
193 unsigned long *current_lbasize, const unsigned long *supported) in nd_sector_size_store() argument
205 for (i = 0; supported[i]; i++) in nd_sector_size_store()
206 if (lbasize == supported[i]) in nd_sector_size_store()
209 if (supported[i]) { in nd_sector_size_store()
/linux-4.4.14/drivers/net/ethernet/8390/
Detherh.c76 u32 supported; member
85 u32 supported; member
583 cmd->supported = etherh_priv(dev)->supported; in etherh_get_settings()
693 if (data->supported & SUPPORTED_Autoneg) in etherh_probe()
695 if (data->supported & SUPPORTED_TP) { in etherh_probe()
698 } else if (data->supported & SUPPORTED_BNC) { in etherh_probe()
705 eh->supported = data->supported; in etherh_probe()
803 .supported = SUPPORTED_10baseT_Half,
814 .supported = SUPPORTED_10baseT_Half,
824 .supported = SUPPORTED_10baseT_Half | SUPPORTED_TP | SUPPORTED_BNC | SUPPORTED_Autoneg,
[all …]
/linux-4.4.14/Documentation/fb/
Dcirrusfb.txt11 Chip families supported:
21 Bus's supported:
25 Architectures supported:
35 At the moment, there are two kernel command line arguments supported:
Dtgafb.txt8 following models are supported:
31 PowerStorm 3D30/4D20 (also known as PBXGB) cards are not supported. These
43 font:X - default font to use. All fonts are supported, including the
46 mode:X - default video mode. The following video modes are supported:
Ds3fb.txt15 - only PCI bus supported
16 - only BIOS initialized VGA devices supported
38 Text mode is supported even in higher resolutions, but there is limitation to
Darkfb.txt12 - only BIOS initialized VGA devices supported
29 Text mode is supported even in higher resolutions, but there is limitation to
Dpvr2fb.txt28 font:X - default font to use. All fonts are supported, including the
33 The following video modes are supported:
/linux-4.4.14/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ethtool.c68 cmd->supported = SUPPORTED_1000baseT_Full | in xgene_get_settings()
70 cmd->advertising = cmd->supported; in xgene_get_settings()
77 cmd->supported = SUPPORTED_10000baseT_Full | SUPPORTED_FIBRE; in xgene_get_settings()
78 cmd->advertising = cmd->supported; in xgene_get_settings()
/linux-4.4.14/Documentation/networking/
Dvxge.txt8 2) Features supported
25 supported independently on each function.
27 (See below for a complete list of features supported for both IPv4 and IPv6)
29 2) Features supported:
44 v) Offloads supported: (Enabled by default)
Diphase.txt15 - A single VPI (VPI value of 0) is supported.
18 - UBR, ABR and CBR service categories are supported.
19 - Only AAL5 is supported.
21 - Multiple adapters in a system are supported.
22 - All variants of Interphase ATM PCI (i)Chip adapter cards are supported,
27 - Only x86 platforms are supported.
28 - SMP is supported.
Digb.txt57 - Using Jumbo frames at 10 or 100 Mbps is not supported and may result in
78 Wake On LAN is only supported on port A of multi-port adapters.
80 Wake On LAN is not supported for the Intel(R) Gigabit VT Quad Port Server
127 If an issue is identified with the released source code on the supported
128 kernel with a supported adapter, email the specific information related
Di40evf.txt45 If an issue is identified with the released source code on the supported
46 kernel with a supported adapter, email the specific information related
Dixgbevf.txt50 If an issue is identified with the released source code on the supported
51 kernel with a supported adapter, email the specific information related
Digbvf.txt27 This driver is only supported as a loadable module at this time. Intel is
78 If an issue is identified with the released source code on the supported
79 kernel with a supported adapter, email the specific information related
De1000.txt80 (not supported on Intel(R) 82542, 82543 or 82544-based adapters)
171 80-4096 for all other supported adapters
209 (This parameter is supported only on 82540, 82545 and later adapters.)
222 (This parameter is supported only on adapters with copper connections.)
224 Default Value: 0 (auto-negotiate at all supported speeds)
234 80-4096 for all other supported adapters
289 (This parameter is supported only on 82540, 82545 and later adapters.)
302 (This parameter is NOT supported on the 82542-based adapter.)
329 this parameter in supported chipsets.
351 supported speed and duplex combinations, and it links at the highest
[all …]
Di40e.txt68 DCB configuration is not currently supported.
115 If an issue is identified with the released source code on the supported
116 kernel with a supported adapter, email the specific information related
Dixgbe.txt41 cables are not supported.
86 - Hot Swapping/hot plugging optical modules is not supported.
87 - Only single speed, 10 gigabit modules are supported.
89 types are not supported. Please see your system documentation for details.
102 cables are not supported.
281 functionality that is supported by the 82598-based hardware. This code has
347 If an issue is identified with the released source code on the supported
348 kernel with a supported adapter, email the specific information related
De100.txt27 The following features are now available in supported kernels:
147 NAPI (Rx polling mode) is supported in the e100 driver.
181 If an issue is identified with the released source code on the supported
182 kernel with a supported adapter, email the specific information related to the
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-power.c143 int ret, supported = 0; in opal_power_control_init() local
155 supported = of_device_is_compatible(np, "ibm,opal-v3-epow"); in opal_power_control_init()
159 if (!supported) in opal_power_control_init()
/linux-4.4.14/drivers/isdn/
DKconfig31 a daemon running. A reduced T.70 protocol is supported with tty's
33 (Euro-ISDN) and 1TR6 (German style) are supported. See
40 supported by the new CAPI subsystem yet.
53 three-party conferences (if supported by the specific hardware
57 you have an ISDN adapter supported by the CAPI subsystem.
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
DKconfig28 OMAP3 SoC family. The current chips supported are:
43 OMAP4 SoC family. The current chip supported are:
57 OMAP5 SoC family. The current chip supported are:
69 DRA752 SoC family. The current chip supported are:
/linux-4.4.14/Documentation/devicetree/bindings/rtc/
Drtc-opal.txt8 - wakeup-source: Decides if the wakeup is supported or not
9 (Legacy property supported: "has-tpo")
Disil,isl12057.txt11 (associated with the alarm supported by the driver) is not connected
18 Required properties supported by the device:
27 (Legacy property supported: "isil,irq2-can-wakeup-machine")
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c266 ecmd->supported = SUPPORTED_Autoneg | in i40e_get_settings_link_up()
274 ecmd->supported = SUPPORTED_40000baseCR4_Full; in i40e_get_settings_link_up()
277 ecmd->supported = SUPPORTED_40000baseSR4_Full; in i40e_get_settings_link_up()
280 ecmd->supported = SUPPORTED_40000baseLR4_Full; in i40e_get_settings_link_up()
286 ecmd->supported = SUPPORTED_10000baseT_Full; in i40e_get_settings_link_up()
291 ecmd->supported |= SUPPORTED_1000baseT_Full; in i40e_get_settings_link_up()
301 ecmd->supported = SUPPORTED_Autoneg | in i40e_get_settings_link_up()
311 ecmd->supported = SUPPORTED_Autoneg | in i40e_get_settings_link_up()
317 ecmd->supported = SUPPORTED_Autoneg | in i40e_get_settings_link_up()
324 ecmd->supported = SUPPORTED_Autoneg | in i40e_get_settings_link_up()
[all …]
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-wusb_cbaf16 3. The CM writes the host name, supported band groups,
22 4. The CM can verify that the device's supported band
60 Writes fetches device's supported band groups and the
75 The band groups supported by the host, in the format
83 The band groups supported by the device, in the format
Dsysfs-devices-soc12 It has been agreed that if an SoC device exists, its supported
33 Read-only attribute supported by most SoCs. In the case of
40 Read-only attribute supported by most SoCs. Contains the SoC's
47 Read-only attribute supported ST-Ericsson's silicon. Contains the
Dsysfs-driver-ppi7 Presence Interface). Only if TPM is supported by BIOS, this
22 This attribute shows the version of the PPI supported by the
63 This attribute is only supported by PPI version 1.2+.
74 is also only supported by PPI version 1.2+.
Dsysfs-ata36 Maximum speed supported by the connected SATA device.
62 Transfer modes supported by the device when in DMA mode.
67 Transfer modes supported by the device when in PIO mode.
Dsysfs-class-net-cdc_ncm28 maximum value supported by the device. Must allow at
44 maximum value supported by the device. Must allow at
75 Bit 0: 16-bit NTB supported (set to 1)
76 Bit 1: 32-bit NTB supported
Dsysfs-driver-hid-logitech-lg4ff13 Description: Displays a set of alternate modes supported by a wheel. Each
26 Currently supported mode switches:
Dsysfs-kernel-mm-hugepages7 of the hugepages supported by the kernel/CPU combination.
/linux-4.4.14/net/mac80211/
Drc80211_minstrel_ht.c304 if (!(mi->groups[group].supported & BIT(idx))) in minstrel_ht_get_stats()
488 if (!mg->supported || group == MINSTREL_CCK_GROUP) in minstrel_ht_prob_rate_reduce_streams()
542 if (!mg->supported) in minstrel_ht_update_stats()
552 if (!(mg->supported & BIT(i))) in minstrel_ht_update_stats()
638 if (!mg->supported) in minstrel_set_next_sample_idx()
659 if (!mi->groups[group].supported) in minstrel_downgrade_rate()
941 if (!(mg->supported & BIT(sample_idx))) in minstrel_get_sample_rate()
991 u8 supported = mi->groups[MINSTREL_CCK_GROUP].supported; in minstrel_ht_check_cck_shortpreamble() local
993 if (!supported || !mi->cck_supported_short) in minstrel_ht_check_cck_shortpreamble()
996 if (supported & (mi->cck_supported_short << (val * 4))) in minstrel_ht_check_cck_shortpreamble()
[all …]
Drc80211_minstrel_ht_debugfs.c27 if (!mi->groups[i].supported) in minstrel_ht_stats_dump()
45 if (!(mi->groups[i].supported & BIT(j))) in minstrel_ht_stats_dump()
173 if (!mi->groups[i].supported) in minstrel_ht_stats_csv_dump()
191 if (!(mi->groups[i].supported & BIT(j))) in minstrel_ht_stats_csv_dump()
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Djedec,spi-nor.txt9 table in drivers/mtd/devices/m25p80.c for the list of supported
18 of the usual "read" opcode. This opcode is not supported by
20 Refer to your chips' datasheet to check if this is supported
Datmel-nand.txt25 Only supported by at91sam9x5 or later sam9 product.
66 /* for PMECC supported chips */
93 /* for NFC supported chips */
Dvf610-nfc.txt32 - nand-ecc-strength: supported strengths are 24 and 32 bit (see nand.txt)
34 supported
/linux-4.4.14/Documentation/spi/
Dspi-sc18is60218 The driver does not probe for supported chips, since the SI18IS602/603 does not
27 adapter drivers which can only handle the SMBus protocol are not supported.
29 The maximum SPI message size supported by SC18IS602/603 is 200 bytes. Attempts
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h107 unsigned int supported; /* link capabilities */ member
241 return (lc->supported & FW_PORT_CAP_SPEED_10G) != 0; in is_10g_port()
246 return (lc->supported & FW_PORT_CAP_SPEED_10G) != 0 || in is_x_10g_port()
247 (lc->supported & FW_PORT_CAP_SPEED_40G) != 0; in is_x_10g_port()
/linux-4.4.14/Documentation/video4linux/
Dmeye.txt14 Grabbing is supported in packed YUV colorspace only.
16 MJPEG hardware grabbing is supported via a private API (see below).
18 Hardware supported:
26 The second one, made by Kawasaki Steel is fully supported by this
30 (C1M* models), is not supported. The manufacturer has given the specs
36 This camera is not supported at all by the current driver, in fact
Domap4_camera.txt31 which only the last one is supported, outputting YUV422 frames).
34 which only the OV5650 are supported, outputting RAW10 frames).
DREADME.cx8812 - For now, only capture and read(). Overlay isn't supported.
25 sound card) is supported via cx88-alsa.
Duvcvideo.txt73 UVC_GET_INFO request should be made. The bits 0 (GET supported) and 1 (SET
74 supported) of the resulting byte indicate which requests are valid.
78 subset of the former ioctl. For the time being they are still supported but
200 get/set requests are supported.
228 The given request is not supported by the given control.
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dsh_mobile_ceu.txt6 - renesas,max-width: maximum image width, supported on this SoC
7 - renesas,max-height: maximum image height, supported on this SoC
/linux-4.4.14/Documentation/i2c/busses/
Di2c-amd75624 is supported by this driver, and the SMBus 2.0 adapter is supported by the
Di2c-taos-evm8 are supported, but a few lines of code need to be added for each new
12 Currently supported devices are:
35 Only 4 SMBus transaction types are supported by the TAOS evaluation
Di2c-i8018 * Intel 82801DB (ICH4) (HW PEC supported)
9 * Intel 82801EB/ER (ICH5) (HW PEC supported)
39 and the additional 'Integrated Device Function' controllers are supported.
50 Disable selected features normally supported by the device. This makes it
87 Not supported.
93 I2C block read is supported on the 82801EB (ICH5) and later chips.
105 PCI interrupt support is supported on the 82801EB (ICH5) and later chips.
Di2c-amd811140 is supported by this driver, and the SMBus 1.0 adapter is supported by the
/linux-4.4.14/Documentation/hwmon/
Dltc2978146 temperature measurement is supported and reports
167 Not supported for chip temperature sensor on LTC2974 and
169 temp[N]_highest Highest measured temperature. Not supported for chip
171 temp[N]_reset_history Reset temperature history. Not supported for chip
179 LTC2977, LTC2980, LTM2987: Not supported
180 LTC2978: Not supported
196 LTC2977, LTC2980, LTM2987: not supported
197 LTC2978: not supported
Dadm127562 The following attributes are supported. Limits are read-write, history reset
82 supported, but not both.
86 supported, but not both.
97 Power attributes are supported on ADM1075, ADM1276,
Dpc8742721 6 temperature sensors. Only the fans and temperatures are supported at
25 which are partly supported by this driver.
46 always off, always on, manual and automatic. The latter isn't supported
Dlineage-pem21 standard PMBus commands are not supported. Specifically, all hardware monitoring
51 supported on newer devices. The driver detects if those attributes are supported,
Dnct790439 Setting SmartFan mode is supported only if it has been
52 The following features are not supported in current version:
Dpmbus47 It supports voltage, current, power, and temperature sensors as supported
61 supported by all chips), and since there is no well defined address range for
143 supported, and determines available sensors from this information.
144 Attribute files only exist if respective sensors are supported by the chip.
148 The following attributes are supported. Limits are read-write; all other
Dzl610080 configuration data (0x11, 0x12, 0x15, 0x16, and 0xf4). The chips supported by
102 is known to affect all currently supported chips. For manual override, the
110 The following attributes are supported. Limits are read-write; all other
133 vmon attributes are supported on ZL2004, ZL9101M,
Dw83627ehf69 Alarms are only supported for temp1, temp2, and temp3.
94 supported by the driver)
100 the device (see the prefix in the list of supported devices at
113 SmartFan III mode is not supported on NCT6776F.
116 startup, and is only supported for W83677HG-B, NCT6775F, and NCT6776F.
190 (TM) III+. This mode is not yet supported by the driver.
Dlm7587 that are supported. The clones are not detected by the driver, unless
90 is supported by this driver, other specific enhancements are not.
92 The LM77 is not supported, contrary to what we pretended for a long time.
Dpmbus-core22 Also, different PMBUs devices act differently if non-supported commands are
27 and supported since kernel version 2.6.39. However, it was necessary to support
45 For generic PMBus devices, code in pmbus.c attempts to auto-detect all supported
53 used to inform the core driver about functionality supported by individual
97 code returns non-negative values if a virtual command is supported, or a
116 necessary for chips which react badly if non-supported commands are executed,
175 Determine supported PMBus functionality. This function is only necessary
240 identify function if supported. Must only be called from device probe
Dtc7420 Currently entering low power standby mode is not supported.
Dad731425 Currently power down mode is not supported.
/linux-4.4.14/include/rdma/
Dopa_port_info.h337 __be16 supported; member
342 __be16 supported; member
347 __be16 supported; member
357 __be16 supported; member
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c106 ecmd->supported = (SUPPORTED_10baseT_Half | in netxen_nic_get_settings()
129 ecmd->supported = SUPPORTED_1000baseT_Full; in netxen_nic_get_settings()
132 ecmd->supported = SUPPORTED_10000baseT_Full; in netxen_nic_get_settings()
170 ecmd->supported |= SUPPORTED_Autoneg; in netxen_nic_get_settings()
176 ecmd->supported |= SUPPORTED_TP; in netxen_nic_get_settings()
188 ecmd->supported |= SUPPORTED_MII; in netxen_nic_get_settings()
197 ecmd->supported |= SUPPORTED_TP; in netxen_nic_get_settings()
202 ecmd->supported |= SUPPORTED_FIBRE; in netxen_nic_get_settings()
210 ecmd->supported |= (SUPPORTED_FIBRE | SUPPORTED_TP); in netxen_nic_get_settings()
217 ecmd->supported |= (SUPPORTED_TP | SUPPORTED_Autoneg); in netxen_nic_get_settings()
[all …]
/linux-4.4.14/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-light13 Hardware dependent supported vales for ADC Full Scale Range.
26 Hardware dependent list of possible values supported for the
52 This property is supported by proximity sensors and should be
61 This property is supported by sensors that have an infrared
93 This property is supported by sensors that have a RGBC
/linux-4.4.14/Documentation/arm/stm32/
Doverview.txt7 The STMicroelectronics family of Cortex-M based MCUs are supported by the
8 'STM32' platform of ARM Linux. Currently only the STM32F429 is supported.
/linux-4.4.14/drivers/net/phy/
Dphy_device.c822 phydev->advertising &= phydev->supported; in genphy_config_advert()
862 if (phydev->supported & (SUPPORTED_1000baseT_Half | in genphy_config_advert()
1043 if (phydev->supported & (SUPPORTED_1000baseT_Half in genphy_read_status()
1204 phydev->supported &= features; in genphy_config_init()
1220 phydev->supported = SUPPORTED_10000baseT_Full; in gen10g_config_init()
1272 phydev->supported &= PHY_DEFAULT_FEATURES; in __set_phy_supported()
1278 phydev->supported |= PHY_1000BT_FEATURES; in __set_phy_supported()
1281 phydev->supported |= PHY_100BT_FEATURES; in __set_phy_supported()
1284 phydev->supported |= PHY_10BT_FEATURES; in __set_phy_supported()
1298 phydev->advertising = phydev->supported; in phy_set_max_speed()
[all …]
Daquantia.c33 phydev->supported = PHY_AQUANTIA_FEATURES; in aquantia_config_aneg()
34 phydev->advertising = phydev->supported; in aquantia_config_aneg()
Dfixed_phy.c353 phy->supported = PHY_1000BT_FEATURES; in fixed_phy_register()
356 phy->supported = PHY_100BT_FEATURES; in fixed_phy_register()
360 phy->supported = PHY_10BT_FEATURES; in fixed_phy_register()
/linux-4.4.14/net/dsa/
DKconfig12 Say Y if you want to enable support for the hardware switches supported
22 Say Y if you want to expose thermal sensor data on switches supported
/linux-4.4.14/Documentation/arm/sti/
Doverview.txt8 CortexA9 System-on-Chip are supported by the 'STi' platform of
9 ARM Linux. Currently STiH415, STiH416 SOCs are supported with both
/linux-4.4.14/drivers/platform/chrome/
DKconfig24 If you have a supported Chromebook, choose Y or M here.
38 If you have a supported Chromebook, choose Y or M here.
47 If you have a supported Chromebook, choose Y or M here.
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dstmmac.txt5 For backwards compatibility: "st,spear600-gmac" is also supported.
11 "eth_wake_irq" if this interrupt is supported in the "interrupts"
29 supported by this device instance
30 - snps,perfect-filter-entries: Number of perfect filter entries supported
Dmicrel.txt10 bits that are currently supported:
35 supported clocks:
Daltera_tse.txt6 ALTR is supported for legacy device trees, but is deprecated.
30 Otherwise additional unicast addresses are not supported.
33 Otherwise, hash-based multicast filtering is not supported.
Dethernet.txt9 - max-speed: number, specifies maximum speed in Mbit/s supported by the device;
12 - phy-mode: string, operation mode of the PHY interface; supported values are
Dsmsc-lan91c111.txt11 are supported on the device. Valid value for SMSC LAN91c111 are
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dswitchx2.c537 u32 supported; member
545 .supported = SUPPORTED_100baseT_Full,
556 .supported = SUPPORTED_1000baseKX_Full,
562 .supported = SUPPORTED_10000baseT_Full,
569 .supported = SUPPORTED_10000baseKX4_Full,
578 .supported = SUPPORTED_10000baseKR_Full,
584 .supported = SUPPORTED_20000baseKR2_Full,
590 .supported = SUPPORTED_40000baseCR4_Full,
596 .supported = SUPPORTED_40000baseKR4_Full,
602 .supported = SUPPORTED_40000baseSR4_Full,
[all …]
Dspectrum.c889 u32 supported; member
897 .supported = SUPPORTED_100baseT_Full,
908 .supported = SUPPORTED_1000baseKX_Full,
914 .supported = SUPPORTED_10000baseT_Full,
921 .supported = SUPPORTED_10000baseKX4_Full,
930 .supported = SUPPORTED_10000baseKR_Full,
936 .supported = SUPPORTED_20000baseKR2_Full,
942 .supported = SUPPORTED_40000baseCR4_Full,
948 .supported = SUPPORTED_40000baseKR4_Full,
954 .supported = SUPPORTED_40000baseSR4_Full,
[all …]
/linux-4.4.14/drivers/staging/fwserial/
DKconfig16 int "Maximum number of serial ports supported"
23 int "Maximum number of serial ports supported per adapter"
/linux-4.4.14/drivers/media/platform/vivid/
DKconfig18 Error injection is supported to test rare errors that are hard
29 This allows you to specify the maximum number of devices supported
/linux-4.4.14/Documentation/DocBook/
Dgadget.xml.db21 API-gadget-is-altset-supported
22 API-gadget-is-stall-supported
23 API-gadget-is-zlp-supported
/linux-4.4.14/Documentation/sound/alsa/
Dserial-u16550.txt16 In Roland Soundcanvas mode, multiple ALSA raw MIDI substreams are supported
34 In MS-124T mode, one raw MIDI substream is supported (midiCnD0); the outs
45 In MS-124W S/A mode, one raw MIDI substream is supported (midiCnD0);
70 The MS-124W hardware's M/A mode is currently not supported. This mode allows
77 Midiator models other than MS-124W and MS-124T are currently not supported.
DALSA-Configuration.txt175 The power-management is supported.
198 The power-management is supported.
207 The power-management is supported.
216 The power-management is supported.
228 The power-management is supported.
263 The power-management is supported.
275 The power-management is supported.
385 The power-management is supported.
439 The power-management is supported.
459 The power-management is supported.
[all …]
Dcompress_offload.txt86 The notion of rewinds/forwards is not supported. Data committed to the
99 This routine returns the list of audio formats supported. Querying the
107 the number of channels supported may depend on a specific profile. If
110 supported. Likewise, embedded DSPs have limited memory and cpu cycles,
194 Not supported:
200 - Packet-loss concealment is not supported. This would require an
214 - Encoding/decoding acceleration is not supported as mentioned
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dsamsung-hsotg.txt9 Currently only device mode is supported.
16 supported SoC,
/linux-4.4.14/Documentation/block/
Dpr.txt22 The following types of reservations are supported:
62 The following ioctl are supported:
111 All the ioctls have a flag field. Currently only one flag is supported:
115 Ignore the existing reservation key. This is commonly supported for
/linux-4.4.14/Documentation/cpu-freq/
Duser-guide.txt43 The following ARM processors are supported by cpufreq:
54 The following processors for the x86 architecture are supported by cpufreq:
80 The following processors for the sparc64 architecture are supported by
89 Several "PowerBook" and "iBook2" notebooks are supported.
96 framework are supported by cpufreq.
101 The following Blackfin processors are supported by cpufreq:
Dboost.txt59 On supported CPUs one can write either a "0" or a "1" into this file.
78 actual implementation only supported a system-global switch semantics,
81 For compatibility reasons this file and its behavior is still supported
/linux-4.4.14/Documentation/virtual/kvm/
Ds390-diag.txt16 all supported DIAGNOSE calls need to be handled by either KVM or its
19 All DIAGNOSE calls supported by KVM use the RS-a format:
30 The supported DIAGNOSE function codes vary by the userspace used. For
/linux-4.4.14/lib/xz/
DKconfig5 LZMA2 compression algorithm and BCJ filters are supported using
7 CRC32 is supported. See Documentation/xz.txt for more information.
/linux-4.4.14/Documentation/devicetree/bindings/display/tilcdc/
Dtilcdc.txt16 - max-width: The maximum horizontal pixel width supported by
18 - max-pixelclock: The maximum pixel clock that can be supported
/linux-4.4.14/drivers/misc/sgi-xp/
Dxp_uv.c113 #error not a supported configuration in xp_expand_memprotect_uv()
143 #error not a supported configuration in xp_restrict_memprotect_uv()
/linux-4.4.14/lib/fonts/
DKconfig47 bool "Mac console 6x11 font (not supported by all drivers)" if FONTS
55 bool "console 7x14 font (not supported by all drivers)" if FONTS
97 bool "Sparc console 12x22 font (not supported by all drivers)"
105 bool "console 10x18 font (not supported by all drivers)" if FONTS
/linux-4.4.14/security/selinux/
DKconfig98 bool "NSA SELinux maximum supported policy format version"
102 This option enables the maximum policy format version supported
116 int "NSA SELinux maximum supported policy format version value"
122 supported by SELinux.
129 policy format version supported by your policy toolchain, by
/linux-4.4.14/Documentation/scsi/
DFlashPoint.txt1 The BusLogic FlashPoint SCSI Host Adapters are now fully supported on Linux.
19 vice president of marketing for Mylex. "We have supported Linux driver
81 that all BusLogic SCSI Host Adapters were supported by Linux, only to
82 discover that the FlashPoint was not supported and would not be for quite
91 assist the people who initially purchased a FlashPoint for a supported
93 ended up with a FlashPoint LT, believing it was supported, and were unable
156 from the unsupported FlashPoint LT (BT-930) to the supported BT-948 for US
158 (BT-950) to the supported BT-958 for $65 plus shipping and handling.
DMylex.txt4 The Mylex DAC960 PCI RAID Controllers are now supported. Please consult
Ddtc3x80.txt13 supported by the driver.
25 Parity is supported by the chip, but not by this driver.
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dccf.txt32 Registers that are supported by the CCF.
36 are supported by CCF.
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
Dgpio-davinci.txt18 supported at a time.
20 - ti,ngpio: The number of GPIO pins supported.
Dgpio-xlp.txt20 - nr-gpios: Number of GPIO pins supported by the controller.
23 supported:
Dgpio-tz1090.txt29 Only the following flags are supported:
51 supported:
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c250 cmd->cmd, cmd->supported, cmd->advertising, in bnx2x_get_vf_settings()
265 cmd->supported = bp->port.supported[cfg_idx] | in bnx2x_get_settings()
266 (bp->port.supported[cfg_idx ^ 1] & in bnx2x_get_settings()
271 cmd->supported &= ~(SUPPORTED_10000baseT_Full); in bnx2x_get_settings()
349 cmd->cmd, cmd->supported, cmd->advertising, in bnx2x_get_settings()
370 cmd->cmd, cmd->supported, cmd->advertising, in bnx2x_set_settings()
418 if (!(bp->port.supported[0] & SUPPORTED_TP || in bnx2x_set_settings()
419 bp->port.supported[1] & SUPPORTED_TP)) { in bnx2x_set_settings()
437 if (!(bp->port.supported[0] & SUPPORTED_FIBRE || in bnx2x_set_settings()
438 bp->port.supported[1] & SUPPORTED_FIBRE)) { in bnx2x_set_settings()
[all …]
/linux-4.4.14/Documentation/security/
DIMA-templates.txt34 from the set of the supported ones.
56 In the following, there is the list of supported template fields
81 currently the following methods are supported:
83 - select a template descriptor among those supported in the kernel
/linux-4.4.14/Documentation/isdn/
DREADME.audio8 This document describes the commands supported and the format of
23 Commands supported in audio mode:
33 The following commands are supported:
35 AT+VNH=x Auto hangup setting. NO EFFECT, supported
DREADME.diversion5 document. The diversion services may be used with all cards supported by
45 only supported by isdn phones. Incoming calls may be diverted
77 driver for passive isdn cards. All HiSax supported cards may be used for
84 not supported but may use the tty devices for this purpose.
/linux-4.4.14/drivers/platform/x86/
Dasus-laptop.c1607 bool supported; in asus_sysfs_is_visible() local
1612 supported = true; in asus_sysfs_is_visible()
1614 supported = false; in asus_sysfs_is_visible()
1618 return supported ? attr->mode : 0; in asus_sysfs_is_visible()
1623 supported = !acpi_check_handle(handle, METHOD_WLAN, NULL); in asus_sysfs_is_visible()
1626 supported = !acpi_check_handle(handle, METHOD_BLUETOOTH, NULL); in asus_sysfs_is_visible()
1629 supported = !acpi_check_handle(handle, METHOD_SWITCH_DISPLAY, NULL); in asus_sysfs_is_visible()
1632 supported = in asus_sysfs_is_visible()
1636 supported = !acpi_check_handle(asus->handle, METHOD_WWAN, NULL); in asus_sysfs_is_visible()
1639 supported = !acpi_check_handle(handle, METHOD_LEDD, NULL); in asus_sysfs_is_visible()
[all …]
/linux-4.4.14/drivers/media/usb/dvb-usb/
DKconfig5 By enabling this you will be able to choose the various supported
11 For a complete list of supported USB devices see the LinuxTV DVB Wiki:
42 For an up-to-date list of devices supported by this driver, have a look
63 For an up-to-date list of devices supported by this driver, have a look
70 tristate "DiBcom DiB0700 USB DVB devices (see help for supported devices)"
92 For an up-to-date list of devices supported by this driver, have a look
128 Currently, only DVB and ATSC modes are supported, analog mode
145 "DTV USB MINI" (in cold state) are supported.
/linux-4.4.14/arch/frv/include/asm/
Dsmp.h6 #error SMP not supported
Dtopology.h6 #error NUMA not supported yet
/linux-4.4.14/arch/powerpc/platforms/52xx/
DKconfig14 supported assuming the following:
20 - PCI is supported if enabled in the kernel configuration
/linux-4.4.14/drivers/media/usb/pwc/
DKconfig20 The PCA635, PCVC665 and PCVC720/20 are not supported by this driver
21 and never will be, but the 665 and 720/20 are supported by other
/linux-4.4.14/kernel/trace/
Dtrace_selftest.c567 int supported = 0; in trace_selftest_function_regs() local
570 supported = 1; in trace_selftest_function_regs()
576 !supported ? "(no arch support)" : ""); in trace_selftest_function_regs()
600 if (!supported) { in trace_selftest_function_regs()
626 if (supported) in trace_selftest_function_regs()
632 if (!supported) in trace_selftest_function_regs()
/linux-4.4.14/arch/arm/include/asm/
Dsparsemem.h21 #error Sparsemem is not supported on this platform
/linux-4.4.14/drivers/cpufreq/
Dpcc-cpufreq.c309 u32 supported; in pcc_cpufreq_do_osc() local
347 supported = *((u32 *)(out_obj->buffer.pointer + 4)); in pcc_cpufreq_do_osc()
348 if (!(supported & 0x1)) { in pcc_cpufreq_do_osc()
376 supported = *((u32 *)(out_obj->buffer.pointer + 4)); in pcc_cpufreq_do_osc()
377 if (!(supported & 0x1)) { in pcc_cpufreq_do_osc()
/linux-4.4.14/net/ieee802154/
Dnl802154.c358 rdev->wpan_phy.supported.channels[page])) in nl802154_send_wpan_phy_channels()
370 const struct wpan_phy_supported *caps = &rdev->wpan_phy.supported; in nl802154_put_capabilities()
936 !(rdev->wpan_phy.supported.iftypes & BIT(type))) in nl802154_new_interface()
985 !(rdev->wpan_phy.supported.channels[page] & BIT(channel))) in nl802154_set_channel()
1006 !(rdev->wpan_phy.supported.cca_modes & BIT(cca.mode))) in nl802154_set_cca_mode()
1015 !(rdev->wpan_phy.supported.cca_opts & BIT(cca.opt))) in nl802154_set_cca_mode()
1036 for (i = 0; i < rdev->wpan_phy.supported.cca_ed_levels_size; i++) { in nl802154_set_cca_ed_level()
1037 if (ed_level == rdev->wpan_phy.supported.cca_ed_levels[i]) in nl802154_set_cca_ed_level()
1058 for (i = 0; i < rdev->wpan_phy.supported.tx_powers_size; i++) { in nl802154_set_tx_power()
1059 if (power == rdev->wpan_phy.supported.tx_powers[i]) in nl802154_set_tx_power()
[all …]
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-firmware-opal-dump12 Read this file for supported commands.
41 supported actions.
Dsysfs-class-udc55 Indicates the maximum USB speed supported by this port.
63 Indicates the maximum USB speed supported by this port.
/linux-4.4.14/Documentation/filesystems/cifs/
Dcifs.txt5 called SMB2 and SMB3. These dialects are also supported by the
6 CIFS VFS module. CIFS is fully supported by network
/linux-4.4.14/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c56 cmd->supported = (SUPPORTED_1000baseT_Full | in spider_net_ethtool_get_settings()
89 wolinfo->supported = 0; in spider_net_ethtool_get_wol()
/linux-4.4.14/drivers/i2c/busses/
Di2c-sis630.c112 static int supported[] = { variable
421 for (i = 0; supported[i] > 0; i++) { in sis630_setup()
422 dummy = pci_get_device(PCI_VENDOR_ID_SI, supported[i], dummy); in sis630_setup()
465 if (supported[i] == PCI_DEVICE_ID_SI_760) in sis630_setup()
/linux-4.4.14/drivers/acpi/
Dsleep.c835 char supported[ACPI_S_STATE_COUNT * 3 + 1]; in acpi_sleep_init() local
836 char *pos = supported; in acpi_sleep_init()
852 supported[0] = 0; in acpi_sleep_init()
857 pr_info(PREFIX "(supports%s)\n", supported); in acpi_sleep_init()
/linux-4.4.14/Documentation/usb/
Dusb-serial.txt41 The driver is officially supported by Connect Tech Inc.
97 Most devices supported by ActiveSync are supported out of the box.
177 The USA-18X, USA-28X, USA-19, USA-19W and USA-49W are supported and
182 The USA-28 isn't yet supported though doing so should be pretty
197 Devices supported include:
217 Chipsets supported under CY4601 family:
221 Devices supported:
277 on the USB 2 is supported as a serial to parallel converter; in other
280 is not yet supported.
417 are supported, but handshaking (software or hardware) is not, which is
[all …]
/linux-4.4.14/Documentation/arm/SPEAr/
Doverview.txt11 supported by the 'spear' platform of ARM Linux. Currently SPEAr1310,
12 SPEAr1340, SPEAr300, SPEAr310, SPEAr320 and SPEAr600 SOCs are supported.
/linux-4.4.14/drivers/message/fusion/
DKconfig21 List of supported controllers:
36 List of supported controllers:
55 List of supported controllers:
/linux-4.4.14/Documentation/video4linux/bttv/
DInsmod-options59 maximum supported speed by kernel bitbang
62 all supported cards).
85 new, experimental module which is supported to provide a single
118 Note 2: tda9874h/a and tda9875 (which is supported separately by
141 for dbx stereo. Default is on if supported by
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.c128 dcb->supported = CXGB4_DCBX_HOST_SUPPORT; in cxgb4_dcb_state_fsm()
135 dcb->supported = DCB_CAP_DCBX_LLD_MANAGED; in cxgb4_dcb_state_fsm()
137 dcb->supported |= DCB_CAP_DCBX_VER_IEEE; in cxgb4_dcb_state_fsm()
139 dcb->supported |= DCB_CAP_DCBX_VER_CEE; in cxgb4_dcb_state_fsm()
200 dcb->supported = CXGB4_DCBX_FW_SUPPORT; in cxgb4_dcb_state_fsm()
694 *caps = pi->dcb.supported; in cxgb4_getcap()
915 (dcb->supported & DCB_CAP_DCBX_VER_IEEE)); in cxgb4_ieee_negotiation_complete()
1055 return pi->dcb.supported; in cxgb4_getdcbx()
1080 if (dcb_request != pi->dcb.supported) in cxgb4_setdcbx()
1083 pi->dcb.supported = dcb_request; in cxgb4_setdcbx()
/linux-4.4.14/fs/romfs/
DKconfig19 # Select the backing stores to be supported
26 Select the backing stores to be supported.
/linux-4.4.14/Documentation/devicetree/bindings/display/
Dssd1307fb.txt4 - compatible: Should be "solomon,<chip>fb-<bus>". The only supported bus for
5 now is i2c, and the supported chips are ssd1305, ssd1306, ssd1307 and
Dssd1289fb.txt4 - compatible: Should be "solomon,ssd1289fb". The only supported bus for
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c524 cmd->supported = bnxt_fw_to_ethtool_support_spds(link_info); in bnxt_get_settings()
527 cmd->supported |= SUPPORTED_Autoneg; in bnxt_get_settings()
542 cmd->supported |= SUPPORTED_Pause; in bnxt_get_settings()
545 cmd->supported |= SUPPORTED_Asym_Pause; in bnxt_get_settings()
553 cmd->supported |= SUPPORTED_Pause; in bnxt_get_settings()
555 cmd->supported |= SUPPORTED_Asym_Pause; in bnxt_get_settings()
558 cmd->supported |= SUPPORTED_Pause; in bnxt_get_settings()
565 cmd->supported |= SUPPORTED_TP; in bnxt_get_settings()
568 cmd->supported |= SUPPORTED_FIBRE; in bnxt_get_settings()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
DKconfig11 supported by this driver.
21 Please note that AR6002 and AR6001 are not supported by this
/linux-4.4.14/fs/squashfs/
Ddecompressor.h35 int supported; member
/linux-4.4.14/Documentation/platform/
Dx86-laptop-drivers.txt3 List of supported hardware:
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
Datl1c_ethtool.c35 ecmd->supported = (SUPPORTED_10baseT_Half | in atl1c_get_settings()
42 ecmd->supported |= SUPPORTED_1000baseT_Full; in atl1c_get_settings()
243 wol->supported = WAKE_MAGIC | WAKE_PHY; in atl1c_get_wol()
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Ddavinci-vpfe-mc.txt24 supported.
55 The following private IOCTLs are supported:
83 The following private IOCTLs are supported:
/linux-4.4.14/drivers/net/wireless/orinoco/
DKconfig16 - except for the Cisco/Aironet cards. Cards supported include the
73 Enable support for PCMCIA cards supported by the "Hermes" (aka
84 Enable support for PCMCIA cards supported by the "Hermes" (aka
94 Enable support for PCMCIA cards supported by the "Hermes" (aka
/linux-4.4.14/Documentation/devicetree/bindings/crypto/
Dfsl-imx-sahara.txt2 Currently only i.MX27 and i.MX53 are supported.
/linux-4.4.14/arch/x86/kvm/
Dcpuid.c494 u64 supported = kvm_supported_xcr0(); in __do_cpuid_ent() local
496 entry->eax &= supported; in __do_cpuid_ent()
497 entry->ebx = xstate_required_size(supported, false); in __do_cpuid_ent()
499 entry->edx &= supported >> 32; in __do_cpuid_ent()
501 if (!supported) in __do_cpuid_ent()
516 xstate_required_size(supported, in __do_cpuid_ent()
519 if (entry[i].eax == 0 || !(supported & mask)) in __do_cpuid_ent()
/linux-4.4.14/Documentation/devicetree/bindings/iio/magnetometer/
Dhmc5843.txt6 Other models which are supported with driver are:
/linux-4.4.14/drivers/thunderbolt/
DKconfig10 Device chaining is currently not supported.
/linux-4.4.14/Documentation/devicetree/bindings/arm/mrvl/
Dtauros2.txt5 - marvell,tauros2-cache-features : Specify the features supported for the
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/
Dnvidia,tegra-mc.txt24 The node should contain a "emc-timings" subnode for each supported RAM type (see field RAM_CODE in
33 Each "emc-timings" node should contain a subnode for every supported EMC clock rate.
/linux-4.4.14/drivers/thermal/samsung/
DKconfig9 data from the supported SoCs.
/linux-4.4.14/drivers/media/usb/zr364xx/
DKconfig10 and list of supported cameras.
/linux-4.4.14/Documentation/devicetree/bindings/pwm/
Datmel-tcb-pwm.txt6 the cells format. The only third cell flag supported by this binding is
Dvt8500-pwm.txt7 the cells format. The only third cell flag supported by this binding is
/linux-4.4.14/arch/arm/mach-zx/
DKconfig5 set-top-box processor is supported. More will be
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c282 cmd->supported = pdata->phy.supported; in xgbe_get_settings()
338 cmd->advertising, pdata->phy.supported); in xgbe_set_settings()
340 cmd->advertising &= pdata->phy.supported; in xgbe_set_settings()
Dxgbe-mdio.c1296 pdata->phy.supported = SUPPORTED_Autoneg; in xgbe_phy_init()
1297 pdata->phy.supported |= SUPPORTED_Pause | SUPPORTED_Asym_Pause; in xgbe_phy_init()
1298 pdata->phy.supported |= SUPPORTED_Backplane; in xgbe_phy_init()
1299 pdata->phy.supported |= SUPPORTED_10000baseKR_Full; in xgbe_phy_init()
1302 pdata->phy.supported |= SUPPORTED_1000baseKX_Full; in xgbe_phy_init()
1305 pdata->phy.supported |= SUPPORTED_2500baseX_Full; in xgbe_phy_init()
1314 pdata->phy.supported |= SUPPORTED_10000baseR_FEC; in xgbe_phy_init()
1316 pdata->phy.advertising = pdata->phy.supported; in xgbe_phy_init()
/linux-4.4.14/Documentation/arm/
Dkernel_mode_neon.txt87 Therefore, the recommended and only supported way of using NEON/VFP in the
102 NEON assembler is supported with no additional caveats as long as the rules
110 supported as long as the rules above are followed.
115 NEON intrinsics are also supported. However, as code using NEON intrinsics
/linux-4.4.14/Documentation/infiniband/
Dipoib.txt60 on/off using ethtool calls. Currently LRO is supported only for
63 Stateless offloads are supported only in datagram mode.
71 moderation is supported.
/linux-4.4.14/Documentation/virtual/kvm/devices/
Darm-vgic.txt4 Device types supported:
61 -ENXIO: Getting or setting this register is not yet supported
95 -ENXIO: Getting or setting this register is not yet supported
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dqcom,spmi-regulator.txt124 enable the regulator, if any; supported bits are:
136 supported bits are:
148 switch type regulators; supported values are:
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
DKconfig8 CIK is already supported in radeon. CIK support in amdgpu
/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi_port.c263 enum efx_phy_mode mode, supported; in efx_get_mcdi_phy_flags() local
267 supported = 0; in efx_get_mcdi_phy_flags()
269 supported |= PHY_MODE_TX_DISABLED; in efx_get_mcdi_phy_flags()
271 supported |= PHY_MODE_LOW_POWER; in efx_get_mcdi_phy_flags()
273 supported |= PHY_MODE_OFF; in efx_get_mcdi_phy_flags()
275 mode = efx->phy_mode & supported; in efx_get_mcdi_phy_flags()
512 ecmd->supported = in efx_mcdi_phy_get_settings()
/linux-4.4.14/Documentation/devicetree/bindings/clock/
Dgpio-gate-clock.txt13 - clocks: Maximum of one parent clock is supported.
/linux-4.4.14/Documentation/sound/oss/
DSoundblaster48 This card is supported; see the separate file ALS007 for full details.
52 This card is supported; setup should be as for a standard Sound Blaster 16.
/linux-4.4.14/Documentation/laptops/
Dtoshiba_haps.txt36 exists or is not supported.
61 with this device is supported, given the fact that they have the presence of
/linux-4.4.14/drivers/net/wireless/p54/
DKconfig33 This driver supports most devices that are supported by the
35 supported by the fullmac driver/firmware.
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c232 wol->supported = 0; in mlx4_en_get_wol()
244 wol->supported = WAKE_MAGIC; in mlx4_en_get_wol()
246 wol->supported = 0; in mlx4_en_get_wol()
271 if (wol->supported & ~WAKE_MAGIC) in mlx4_en_set_wol()
757 cmd->supported = 0; in ethtool_get_ptys_settings()
760 cmd->supported |= ptys_get_supported_port(&ptys_reg); in ethtool_get_ptys_settings()
763 cmd->supported |= ptys2ethtool_link_modes(eth_proto, SUPPORTED); in ethtool_get_ptys_settings()
768 cmd->supported |= SUPPORTED_Pause | SUPPORTED_Asym_Pause; in ethtool_get_ptys_settings()
775 cmd->transceiver = (SUPPORTED_TP & cmd->supported) ? in ethtool_get_ptys_settings()
779 cmd->supported |= SUPPORTED_Autoneg; in ethtool_get_ptys_settings()
[all …]
/linux-4.4.14/drivers/media/usb/stkwebcam/
DKconfig8 may be supported by the stk11xx driver, from which this is
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c298 ecmd->supported = (SUPPORTED_10baseT_Half | in qlcnic_82xx_get_settings()
319 ecmd->supported = SUPPORTED_1000baseT_Full; in qlcnic_82xx_get_settings()
322 ecmd->supported = SUPPORTED_10000baseT_Full; in qlcnic_82xx_get_settings()
355 ecmd->supported |= SUPPORTED_Autoneg; in qlcnic_82xx_get_settings()
360 ecmd->supported |= SUPPORTED_TP; in qlcnic_82xx_get_settings()
368 ecmd->supported |= SUPPORTED_MII; in qlcnic_82xx_get_settings()
377 ecmd->supported |= SUPPORTED_TP; in qlcnic_82xx_get_settings()
381 ecmd->supported |= SUPPORTED_FIBRE; in qlcnic_82xx_get_settings()
389 ecmd->supported |= (SUPPORTED_FIBRE | SUPPORTED_TP); in qlcnic_82xx_get_settings()
397 ecmd->supported |= (SUPPORTED_TP | SUPPORTED_Autoneg); in qlcnic_82xx_get_settings()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-uniphier-f.txt12 - clock-frequency: desired I2C bus frequency in Hz. The maximum supported
Di2c-uniphier.txt12 - clock-frequency: desired I2C bus frequency in Hz. The maximum supported
/linux-4.4.14/drivers/media/usb/uvc/
DKconfig7 input devices, such as webcams, are supported.
/linux-4.4.14/net/phonet/
DKconfig12 supported). It can also be used to control Nokia phones
/linux-4.4.14/scripts/
DMakefile.kasan20 -fsanitize=kernel-address is not supported by compiler)
/linux-4.4.14/arch/cris/boot/compressed/
Dhead_v32.S36 #error Only ETRAXFS and ARTPEC-3 supported!

1234567