/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
H A 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>; 49 opp-supported-hw = <0x03 0x0001>; 55 opp-supported-hw = <0x08 0x0003>; 67 opp-supported-hw = <0x04 0x0001>; 73 opp-supported-hw = <0x03 0x0006>; 79 opp-supported-hw = <0x03 0x0001>; [all …]
|
H A 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 …]
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A 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 …]
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8996pro.dtsi | 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>; 79 opp-supported-hw = <0x70>; [all …]
|
/openbmc/linux/drivers/net/phy/ |
H A D | marvell-88x2222.c | 156 priv->supported) || in mv2222_is_10g_capable() 158 priv->supported) || in mv2222_is_10g_capable() 160 priv->supported) || in mv2222_is_10g_capable() 162 priv->supported) || in mv2222_is_10g_capable() 164 priv->supported) || in mv2222_is_10g_capable() 166 priv->supported)); in mv2222_is_10g_capable() 174 priv->supported); in mv2222_is_1gbx_capable() 182 priv->supported) || in mv2222_is_sgmii_capable() 192 priv->supported)); in mv2222_is_sgmii_capable() 507 linkmode_and(priv->supported, phydev->supported, sfp_supported); in mv2222_sfp_insert() [all …]
|
H A D | phylink.c | 634 linkmode_and(supported, supported, mask); in phylink_validate_mask_caps() 694 supported); in phylink_validate_mac_and_pcs() 854 pl->supported); in phylink_parse_fixedlink() 1775 linkmode_copy(supported, phy->supported); in phylink_bringup_phy() 1829 linkmode_copy(pl->supported, supported); in phylink_bringup_phy() 2252 wol->supported = 0; in phylink_ethtool_get_wol() 2330 linkmode_copy(kset->link_modes.supported, pl->supported); in phylink_ethtool_ksettings_get() 2382 pl->supported); in phylink_ethtool_ksettings_set() 2408 pl->supported); in phylink_ethtool_ksettings_set() 3062 if (!linkmode_equal(pl->supported, supported)) { in phylink_sfp_set_config() [all …]
|
H A D | phy-c45.c | 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() 953 phydev->supported, in genphy_c45_pma_read_abilities() 957 phydev->supported, in genphy_c45_pma_read_abilities() 961 phydev->supported, in genphy_c45_pma_read_abilities() 970 phydev->supported, in genphy_c45_pma_read_abilities() 973 phydev->supported, in genphy_c45_pma_read_abilities() 976 phydev->supported, in genphy_c45_pma_read_abilities() [all …]
|
/openbmc/linux/net/ethtool/ |
H A D | coalesce.c | 137 u32 supported = data->supported_params; in coalesce_fill_reply() local 140 coal->rx_coalesce_usecs, supported) || in coalesce_fill_reply() 148 coal->tx_coalesce_usecs, supported) || in coalesce_fill_reply() 162 coal->pkt_rate_low, supported) || in coalesce_fill_reply() 172 coal->pkt_rate_high, supported) || in coalesce_fill_reply() 182 coal->rate_sample_interval, supported) || in coalesce_fill_reply() 184 kcoal->use_cqe_mode_tx, supported) || in coalesce_fill_reply() 186 kcoal->use_cqe_mode_rx, supported) || in coalesce_fill_reply() 188 kcoal->tx_aggr_max_bytes, supported) || in coalesce_fill_reply() 190 kcoal->tx_aggr_max_frames, supported) || in coalesce_fill_reply() [all …]
|
/openbmc/linux/net/mac802154/ |
H A 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() 225 local->phy->supported.min_csma_backoffs = 4; in ieee802154_register_hw() 227 local->phy->supported.min_maxbe = 5; in ieee802154_register_hw() 228 local->phy->supported.max_maxbe = 5; in ieee802154_register_hw() 229 local->phy->supported.min_minbe = 3; in ieee802154_register_hw() [all …]
|
/openbmc/linux/drivers/net/ieee802154/ |
H A 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() 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() 157 hw->phy->supported.channels[4] |= 1; in fakelb_add_one() 159 hw->phy->supported.channels[4] |= 0x1e; in fakelb_add_one() 163 hw->phy->supported.channels[5] |= 0xf; in fakelb_add_one() 165 hw->phy->supported.channels[5] |= 0xf0; in fakelb_add_one() [all …]
|
H A D | atusb.c | 468 if (hw->phy->supported.tx_powers[i] == mbm) in atusb_set_txpower() 481 if (hw->phy->supported.tx_powers[i] == mbm) in hulusb_set_txpower() 578 if (hw->phy->supported.cca_ed_levels[i] == mbm) in atusb_set_cca_ed_level() 861 atusb->hw->phy->supported.channels[0] = 0x7FFF800; in atusb_get_and_conf_chip() 863 atusb->hw->phy->supported.tx_powers = atusb_powers; in atusb_get_and_conf_chip() 865 hw->phy->supported.cca_ed_levels = atusb_ed_levels; in atusb_get_and_conf_chip() 870 atusb->hw->phy->supported.channels[0] = 0x7FFF800; in atusb_get_and_conf_chip() 872 atusb->hw->phy->supported.tx_powers = atusb_powers; in atusb_get_and_conf_chip() 874 hw->phy->supported.cca_ed_levels = atusb_ed_levels; in atusb_get_and_conf_chip() 880 atusb->hw->phy->supported.channels[0] = 0x00007FF; in atusb_get_and_conf_chip() [all …]
|
/openbmc/linux/drivers/net/ |
H A D | mdio.c | 206 ecmd->supported = SUPPORTED_TP; in mdio45_ethtool_gset_npage() 225 ecmd->supported = 0; in mdio45_ethtool_gset_npage() 233 ecmd->supported = SUPPORTED_Backplane; in mdio45_ethtool_gset_npage() 252 ecmd->supported = SUPPORTED_FIBRE; in mdio45_ethtool_gset_npage() 258 ecmd->supported |= SUPPORTED_Autoneg; in mdio45_ethtool_gset_npage() 377 supported = SUPPORTED_TP; in mdio45_ethtool_ksettings_get_npage() 396 supported = 0; in mdio45_ethtool_ksettings_get_npage() 404 supported = SUPPORTED_Backplane; in mdio45_ethtool_ksettings_get_npage() 423 supported = SUPPORTED_FIBRE; in mdio45_ethtool_ksettings_get_npage() 429 supported |= SUPPORTED_Autoneg; in mdio45_ethtool_ksettings_get_npage() [all …]
|
/openbmc/linux/Documentation/admin-guide/ |
H A 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
|
/openbmc/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 23 1, 0, ECX, 3, mwait, MONITOR/MWAIT supported 26 1, 0, ECX, 6, smx, Safer Mode Extension supported 40 1, 0, ECX, 21, x2apic, x2APIC supported 41 1, 0, ECX, 22, movbe, MOVBE instruction supported 44 1, 0, ECX, 25, aesni, AESNI instruction supported 47 1, 0, ECX, 28, avx, AVX instruction supported 139 6, 0, EAX, 13, hdc, HDC base registers supported 143 6, 0, EAX, 17, hwp_flex, Flexible HWP is supported 158 7, 0, EBX, 1, tsc_adjust, TSC_ADJUST MSR supported 257 0xD, 1, EAX, 2, xgetbv, XGETBV supported [all …]
|
/openbmc/linux/drivers/pci/ |
H A 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 506 supported = (supported & PASID_NUMBER_MASK) >> PASID_NUMBER_SHIFT; in pci_max_pasids() [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A 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::
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A 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
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A 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()
|
/openbmc/linux/drivers/s390/net/ |
H A D | qeth_ethtool.c | 333 ethtool_link_ksettings_zero_link_mode(cmd, supported); 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() 393 ethtool_link_ksettings_add_link_mode(cmd, supported, in qeth_set_ethtool_link_modes() 400 ethtool_link_ksettings_add_link_mode(cmd, supported, in qeth_set_ethtool_link_modes() [all …]
|
/openbmc/linux/arch/arm64/include/asm/ |
H A 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()
|
/openbmc/linux/drivers/net/ethernet/atheros/alx/ |
H A 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()
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | mmc-controller.yaml | 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. 163 SD UHS DDR50 speed is supported. 173 eMMC hardware reset is supported 208 eMMC HS200 mode (1.2V I/O) is supported. 213 eMMC HS200 mode (1.8V I/O) is supported. [all …]
|