/linux-6.6.21/arch/arm/boot/dts/nvidia/ |
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 | 60 opp-supported-hw = <0x0006>; 67 opp-supported-hw = <0x0001>; 74 opp-supported-hw = <0x0008>; 81 opp-supported-hw = <0x0006>; 88 opp-supported-hw = <0x0001>; 95 opp-supported-hw = <0x0008>; 102 opp-supported-hw = <0x0006>; 109 opp-supported-hw = <0x0001>; 116 opp-supported-hw = <0x0008>; 123 opp-supported-hw = <0x0006>; [all …]
|
D | tegra20-peripherals-opp.dtsi | 50 opp-supported-hw = <0x000F>; 57 opp-supported-hw = <0x000F>; 64 opp-supported-hw = <0x000F>; 71 opp-supported-hw = <0x000F>; 78 opp-supported-hw = <0x000F>; 85 opp-supported-hw = <0x000F>; 92 opp-supported-hw = <0x000F>; 99 opp-supported-hw = <0x000F>; 106 opp-supported-hw = <0x000F>; 113 opp-supported-hw = <0x000F>; [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 …]
|
/linux-6.6.21/arch/arm64/boot/dts/nvidia/ |
D | tegra132-peripherals-opp.dtsi | 11 opp-supported-hw = <0x0003>; 17 opp-supported-hw = <0x0008>; 23 opp-supported-hw = <0x0010>; 29 opp-supported-hw = <0x0004>; 35 opp-supported-hw = <0x0003>; 41 opp-supported-hw = <0x0008>; 47 opp-supported-hw = <0x0010>; 53 opp-supported-hw = <0x0004>; 59 opp-supported-hw = <0x0003>; 65 opp-supported-hw = <0x0008>; [all …]
|
/linux-6.6.21/arch/arm64/boot/dts/qcom/ |
D | msm8996pro.dtsi | 14 * nibble of supported hw, so speed bin 0 becomes 0x10, speed bin 1 25 opp-supported-hw = <0x70>; 31 opp-supported-hw = <0x70>; 37 opp-supported-hw = <0x70>; 43 opp-supported-hw = <0x70>; 49 opp-supported-hw = <0x70>; 55 opp-supported-hw = <0x70>; 61 opp-supported-hw = <0x70>; 67 opp-supported-hw = <0x70>; 73 opp-supported-hw = <0x70>; [all …]
|
/linux-6.6.21/drivers/net/phy/ |
D | marvell-88x2222.c | 58 __ETHTOOL_DECLARE_LINK_MODE_MASK(supported); 118 priv->supported) || in mv2222_set_sgmii_speed() 120 priv->supported))) in mv2222_set_sgmii_speed() 129 priv->supported) || in mv2222_set_sgmii_speed() 131 priv->supported))) in mv2222_set_sgmii_speed() 139 priv->supported) || in mv2222_set_sgmii_speed() 141 priv->supported))) in mv2222_set_sgmii_speed() 156 priv->supported) || in mv2222_is_10g_capable() 158 priv->supported) || in mv2222_is_10g_capable() 160 priv->supported) || in mv2222_is_10g_capable() [all …]
|
D | phylink.c | 61 __ETHTOOL_DECLARE_LINK_MODE_MASK(supported); 621 void phylink_validate_mask_caps(unsigned long *supported, in phylink_validate_mask_caps() argument 634 linkmode_and(supported, supported, mask); in phylink_validate_mask_caps() 649 unsigned long *supported, in phylink_generic_validate() argument 652 phylink_validate_mask_caps(supported, state, config->mac_capabilities); in phylink_generic_validate() 657 unsigned long *supported, in phylink_validate_mac_and_pcs() argument 686 ret = pcs->ops->pcs_validate(pcs, supported, state); in phylink_validate_mac_and_pcs() 687 if (ret < 0 || phylink_is_empty_linkmode(supported)) in phylink_validate_mac_and_pcs() 694 supported); in phylink_validate_mac_and_pcs() 700 pl->mac_ops->validate(pl->config, supported, state); in phylink_validate_mac_and_pcs() [all …]
|
D | phy-c45.c | 272 phydev->supported); in genphy_c45_an_config_aneg() 828 phydev->supported); in genphy_c45_read_eee_cap1() 845 if (linkmode_intersects(phydev->supported, PHY_EEE_CAP1_FEATURES)) { in genphy_c45_read_eee_abilities() 852 phydev->supported)) { in genphy_c45_read_eee_abilities() 899 phydev->supported, in genphy_c45_pma_baset1_read_abilities() 903 phydev->supported, in genphy_c45_pma_baset1_read_abilities() 907 phydev->supported, in genphy_c45_pma_baset1_read_abilities() 915 phydev->supported, in genphy_c45_pma_baset1_read_abilities() 937 linkmode_clear_bit(ETHTOOL_LINK_MODE_Autoneg_BIT, phydev->supported); in genphy_c45_pma_read_abilities() 945 phydev->supported); in genphy_c45_pma_read_abilities() [all …]
|
/linux-6.6.21/net/ethtool/ |
D | coalesce.c | 137 u32 supported = data->supported_params; in coalesce_fill_reply() local 140 coal->rx_coalesce_usecs, supported) || in coalesce_fill_reply() 142 coal->rx_max_coalesced_frames, supported) || in coalesce_fill_reply() 144 coal->rx_coalesce_usecs_irq, supported) || in coalesce_fill_reply() 146 coal->rx_max_coalesced_frames_irq, supported) || in coalesce_fill_reply() 148 coal->tx_coalesce_usecs, supported) || in coalesce_fill_reply() 150 coal->tx_max_coalesced_frames, supported) || in coalesce_fill_reply() 152 coal->tx_coalesce_usecs_irq, supported) || in coalesce_fill_reply() 154 coal->tx_max_coalesced_frames_irq, supported) || in coalesce_fill_reply() 156 coal->stats_block_coalesce_usecs, supported) || in coalesce_fill_reply() [all …]
|
/linux-6.6.21/net/mac802154/ |
D | main.c | 107 phy->supported.max_minbe = 8; in ieee802154_alloc_hw() 108 phy->supported.min_maxbe = 3; in ieee802154_alloc_hw() 109 phy->supported.max_maxbe = 8; in ieee802154_alloc_hw() 110 phy->supported.min_frame_retries = 0; in ieee802154_alloc_hw() 111 phy->supported.max_frame_retries = 7; in ieee802154_alloc_hw() 112 phy->supported.max_csma_backoffs = 5; in ieee802154_alloc_hw() 113 phy->supported.lbt = NL802154_SUPPORTED_BOOL_FALSE; in ieee802154_alloc_hw() 116 phy->supported.iftypes = BIT(NL802154_IFTYPE_NODE) | BIT(NL802154_IFTYPE_COORD); in ieee802154_alloc_hw() 223 local->phy->supported.min_csma_backoffs = 4; in ieee802154_register_hw() 224 local->phy->supported.max_csma_backoffs = 4; in ieee802154_register_hw() [all …]
|
/linux-6.6.21/drivers/net/ieee802154/ |
D | fakelb.c | 141 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 …]
|
D | atusb.c | 467 for (i = 0; i < hw->phy->supported.tx_powers_size; i++) { in atusb_set_txpower() 468 if (hw->phy->supported.tx_powers[i] == mbm) in atusb_set_txpower() 480 for (i = 0; i < hw->phy->supported.tx_powers_size; i++) { in hulusb_set_txpower() 481 if (hw->phy->supported.tx_powers[i] == mbm) in hulusb_set_txpower() 555 lp->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_98; in hulusb_set_cca_ed_level() 556 lp->hw->phy->supported.cca_ed_levels_size = ARRAY_SIZE(at86rf212_ed_levels_98); in hulusb_set_cca_ed_level() 560 lp->hw->phy->supported.cca_ed_levels = at86rf212_ed_levels_100; in hulusb_set_cca_ed_level() 561 lp->hw->phy->supported.cca_ed_levels_size = ARRAY_SIZE(at86rf212_ed_levels_100); in hulusb_set_cca_ed_level() 577 for (i = 0; i < hw->phy->supported.cca_ed_levels_size; i++) { in atusb_set_cca_ed_level() 578 if (hw->phy->supported.cca_ed_levels[i] == mbm) in atusb_set_cca_ed_level() [all …]
|
/linux-6.6.21/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-6.6.21/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 5 0, 0, EAX, 31:0, max_basic_leafs, Max input value for supported subleafs 21 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-6.6.21/Documentation/admin-guide/ |
D | ufs.rst | 20 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-6.6.21/drivers/pci/ |
D | ats.c | 363 u16 control, supported; in pci_enable_pasid() local 388 pci_read_config_word(pdev, pasid + PCI_PASID_CAP, &supported); in pci_enable_pasid() 389 supported &= PCI_PASID_CAP_EXEC | PCI_PASID_CAP_PRIV; in pci_enable_pasid() 392 if ((supported & features) != features) in pci_enable_pasid() 465 u16 supported; in pci_pasid_features() local 475 pci_read_config_word(pdev, pasid + PCI_PASID_CAP, &supported); in pci_pasid_features() 477 supported &= PCI_PASID_CAP_EXEC | PCI_PASID_CAP_PRIV; in pci_pasid_features() 479 return supported; in pci_pasid_features() 494 u16 supported; in pci_max_pasids() local 504 pci_read_config_word(pdev, pasid + PCI_PASID_CAP, &supported); in pci_max_pasids() [all …]
|
/linux-6.6.21/Documentation/devicetree/bindings/regulator/ |
D | rohm,bd71837-regulator.yaml | 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-6.6.21/Documentation/ABI/testing/ |
D | sysfs-platform-dell-privacy-wmi | 6 Display which dell hardware level privacy devices are supported 10 The supported hardware privacy devices are: 24 supported: 25 The privacy device is supported by this system 28 The privacy device is not supported on this system 30 For example to check which privacy devices are supported:: 33 [Microphone Mute] [supported] 34 [Camera Shutter] [supported] 67 For example to check all supported current privacy device states::
|
/linux-6.6.21/arch/x86/kernel/cpu/ |
D | feat_ctl.c | 27 u32 supported, funcs, ept, vpid, ign, low, high; in init_vmx_capabilities() local 41 rdmsr(MSR_IA32_VMX_PROCBASED_CTLS, ign, supported); in init_vmx_capabilities() 42 c->vmx_capability[PRIMARY_CTLS] = supported; in init_vmx_capabilities() 44 rdmsr_safe(MSR_IA32_VMX_PROCBASED_CTLS2, &ign, &supported); in init_vmx_capabilities() 45 c->vmx_capability[SECONDARY_CTLS] = supported; in init_vmx_capabilities() 52 rdmsr(MSR_IA32_VMX_PINBASED_CTLS, ign, supported); in init_vmx_capabilities() 62 WARN_ON_ONCE(supported >> 16); in init_vmx_capabilities() 64 c->vmx_capability[MISC_FEATURES] = (supported & 0xffff) | in init_vmx_capabilities()
|
/linux-6.6.21/drivers/s390/net/ |
D | qeth_ethtool.c | 333 ethtool_link_ksettings_zero_link_mode(cmd, supported); in qeth_set_ethtool_link_modes() 337 ethtool_link_ksettings_add_link_mode(cmd, supported, Autoneg); in qeth_set_ethtool_link_modes() 342 ethtool_link_ksettings_add_link_mode(cmd, supported, TP); in qeth_set_ethtool_link_modes() 347 ethtool_link_ksettings_add_link_mode(cmd, supported, in qeth_set_ethtool_link_modes() 353 ethtool_link_ksettings_add_link_mode(cmd, supported, in qeth_set_ethtool_link_modes() 357 ethtool_link_ksettings_add_link_mode(cmd, supported, in qeth_set_ethtool_link_modes() 363 ethtool_link_ksettings_add_link_mode(cmd, supported, in qeth_set_ethtool_link_modes() 367 ethtool_link_ksettings_add_link_mode(cmd, supported, in qeth_set_ethtool_link_modes() 373 ethtool_link_ksettings_add_link_mode(cmd, supported, in qeth_set_ethtool_link_modes() 377 ethtool_link_ksettings_add_link_mode(cmd, supported, in qeth_set_ethtool_link_modes() [all …]
|
/linux-6.6.21/drivers/net/ethernet/atheros/alx/ |
D | ethtool.c | 111 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 u32 supported, advertising; in alx_get_link_ksettings() local 135 supported = SUPPORTED_Autoneg | in alx_get_link_ksettings() 140 supported |= SUPPORTED_1000baseT_Full; in alx_get_link_ksettings() 141 supported |= alx_get_supported_speeds(hw); in alx_get_link_ksettings() 171 ethtool_convert_legacy_u32_to_link_mode(cmd->link_modes.supported, in alx_get_link_ksettings() 172 supported); in alx_get_link_ksettings()
|
/linux-6.6.21/Documentation/devicetree/bindings/mmc/ |
D | mmc-controller.yaml | 93 - for eMMC, the maximum supported frequency is 200MHz, 94 - for SD/SDIO cards the SDR104 mode has a max supported 98 So, lets keep the maximum supported value here. 127 When specified, denotes that 1.8V card voltage is not supported 133 SD high-speed timing is supported. 138 MMC high-speed timing is supported. 143 SD UHS SDR12 speed is supported. 148 SD UHS SDR25 speed is supported. 153 SD UHS SDR50 speed is supported. 158 SD UHS SDR104 speed is supported. [all …]
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | mman.h | 41 unsigned long supported = PROT_READ | PROT_WRITE | PROT_EXEC | PROT_SEM; in arch_validate_prot() local 44 supported |= PROT_BTI; in arch_validate_prot() 47 supported |= PROT_MTE; in arch_validate_prot() 49 return (prot & ~supported) == 0; in arch_validate_prot()
|