| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | mdio.h | 35 #define MDIO_SPEED 4 /* Speed ability */ 42 #define MDIO_PMA_EXTABLE 11 /* 10G PMA/PMD extended ability */ 49 #define MDIO_PMA_NG_EXTABLE 21 /* 2.5G/5G PMA/PMD extended ability */ 53 #define MDIO_AN_EEE_LPABLE 61 /* EEE link partner ability */ 55 #define MDIO_AN_EEE_LPABLE2 63 /* EEE link partner ability 2 */ 62 #define MDIO_PMA_10GBR_FECABLE 170 /* 10GBASE-R FEC ability */ 105 #define MDIO_STAT1_LPOWERABLE 0x0002 /* Low-power ability */ 108 #define MDIO_AN_STAT1_LPABLE 0x0001 /* Link partner AN ability */ 169 #define MDIO_PMA_STAT2_LBABLE 0x0001 /* PMA loopback ability */ 170 #define MDIO_PMA_STAT2_10GBEW 0x0002 /* 10GBASE-EW ability */ [all …]
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | mdio.h | 35 #define MDIO_SPEED 4 /* Speed ability */ 42 #define MDIO_PMA_EXTABLE 11 /* 10G PMA/PMD extended ability */ 51 #define MDIO_AN_EEE_LPABLE 61 /* EEE link partner ability */ 58 #define MDIO_PMA_10GBR_FECABLE 170 /* 10GBASE-R FEC ability */ 97 #define MDIO_STAT1_LPOWERABLE 0x0002 /* Low-power ability */ 100 #define MDIO_AN_STAT1_LPABLE 0x0001 /* Link partner AN ability */ 156 #define MDIO_PMA_STAT2_LBABLE 0x0001 /* PMA loopback ability */ 157 #define MDIO_PMA_STAT2_10GBEW 0x0002 /* 10GBASE-EW ability */ 158 #define MDIO_PMA_STAT2_10GBLW 0x0004 /* 10GBASE-LW ability */ 159 #define MDIO_PMA_STAT2_10GBSW 0x0008 /* 10GBASE-SW ability */ [all …]
|
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| D | Kconfig | 44 data and provides the ability to instantiate a crypto key from a 54 private key data and provides the ability to instantiate a crypto key 63 private key data and provides the ability to instantiate a crypto key 74 signature data and provides the ability to verify the signature.
|
| /kernel/linux/linux-4.19/drivers/staging/rtl8723bs/core/ |
| D | rtw_odm.c | 134 u32 ability = 0; in rtw_odm_ability_msg() local 137 rtw_hal_get_hwreg(adapter, HW_VAR_DM_FLAG, (u8 *)&ability); in rtw_odm_ability_msg() 138 DBG_871X_SEL_NL(sel, "odm.SupportAbility = 0x%08x\n", ability); in rtw_odm_ability_msg() 142 (BIT0 << i) & ability ? '+' : ' ', i, in rtw_odm_ability_msg() 147 inline void rtw_odm_ability_set(struct adapter *adapter, u32 ability) in rtw_odm_ability_set() argument 149 rtw_hal_set_hwreg(adapter, HW_VAR_DM_FLAG, (u8 *)&ability); in rtw_odm_ability_set()
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
| D | rtw_odm.c | 134 u32 ability = 0; in rtw_odm_ability_msg() local 137 rtw_hal_get_hwreg(adapter, HW_VAR_DM_FLAG, (u8 *)&ability); in rtw_odm_ability_msg() 138 DBG_871X_SEL_NL(sel, "odm.SupportAbility = 0x%08x\n", ability); in rtw_odm_ability_msg() 142 (BIT0 << i) & ability ? '+' : ' ', i, in rtw_odm_ability_msg() 147 inline void rtw_odm_ability_set(struct adapter *adapter, u32 ability) in rtw_odm_ability_set() argument 149 rtw_hal_set_hwreg(adapter, HW_VAR_DM_FLAG, (u8 *)&ability); in rtw_odm_ability_set()
|
| /kernel/linux/linux-4.19/crypto/asymmetric_keys/ |
| D | Kconfig | 32 data and provides the ability to instantiate a crypto key from a 43 signature data and provides the ability to verify the signature.
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_pcs.h | 24 #define GMAC_ANE_LPA(x) (x + 0xc) /* ANE link partener ability */ 38 #define GMAC_AN_STATUS_ANA BIT(3) /* Auto-Negotiation Ability */ 135 * Description: this is to expose the ANE advertisement and Link partner ability
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_pcs.h | 20 #define GMAC_ANE_LPA(x) (x + 0xc) /* ANE link partener ability */ 34 #define GMAC_AN_STATUS_ANA BIT(3) /* Auto-Negotiation Ability */ 131 * Description: this is to expose the ANE advertisement and Link partner ability
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
| D | sun8i_vi_layer.c | 141 u64 ability; in sun8i_vi_layer_update_coord() local 147 ability = clk_get_rate(mixer->mod_clk); in sun8i_vi_layer_update_coord() 149 ability *= 80; in sun8i_vi_layer_update_coord() 150 do_div(ability, mode->vdisplay * fps * max(src_w, dst_w)); in sun8i_vi_layer_update_coord() 154 if (ability < required) { in sun8i_vi_layer_update_coord() 157 vn = (u32)ability * dst_h / 100; in sun8i_vi_layer_update_coord()
|
| /kernel/linux/linux-4.19/drivers/firmware/ |
| D | Kconfig | 31 it supports, Power domain management which is the ability to place 33 it supports, Performance management which is the ability to control 36 management which is the ability to set and inquire rates on platform 37 managed clocks and Sensor management which is the ability to read
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/dec/tulip/ |
| D | de4x5.h | 458 #define MII_ANLPA 0x05 /* Auto Negotiation Link Partner Ability */ 497 #define MII_ANA_TAF 0x03e0 /* Technology Ability Field */ 498 #define MII_ANA_T4AM 0x0200 /* T4 Technology Ability Mask */ 499 #define MII_ANA_TXAM 0x0180 /* TX Technology Ability Mask */ 500 #define MII_ANA_FDAM 0x0140 /* Full Duplex Technology Ability Mask */ 501 #define MII_ANA_HDAM 0x02a0 /* Half Duplex Technology Ability Mask */ 502 #define MII_ANA_100M 0x0380 /* 100Mb Technology Ability Mask */ 503 #define MII_ANA_10M 0x0060 /* 10Mb Technology Ability Mask */ 512 #define MII_ANLPA_TAF 0x03e0 /* Technology Ability Field */ 513 #define MII_ANLPA_T4AM 0x0200 /* T4 Technology Ability Mask */ [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
| D | de4x5.h | 458 #define MII_ANLPA 0x05 /* Auto Negotiation Link Partner Ability */ 497 #define MII_ANA_TAF 0x03e0 /* Technology Ability Field */ 498 #define MII_ANA_T4AM 0x0200 /* T4 Technology Ability Mask */ 499 #define MII_ANA_TXAM 0x0180 /* TX Technology Ability Mask */ 500 #define MII_ANA_FDAM 0x0140 /* Full Duplex Technology Ability Mask */ 501 #define MII_ANA_HDAM 0x02a0 /* Half Duplex Technology Ability Mask */ 502 #define MII_ANA_100M 0x0380 /* 100Mb Technology Ability Mask */ 503 #define MII_ANA_10M 0x0060 /* 10Mb Technology Ability Mask */ 512 #define MII_ANLPA_TAF 0x03e0 /* Technology Ability Field */ 513 #define MII_ANLPA_T4AM 0x0200 /* T4 Technology Ability Mask */ [all …]
|
| /kernel/linux/linux-5.10/drivers/firmware/ |
| D | Kconfig | 18 it supports, Power domain management which is the ability to place 20 it supports, Performance management which is the ability to control 23 management which is the ability to set and inquire rates on platform 24 managed clocks and Sensor management which is the ability to read
|
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/creating-plugins/ |
| D | AddingPlugins.txt | 17 - ability to alter the command to be run in any phase: 24 - ability to add to the command line args, and use them at run time
|
| /kernel/linux/linux-4.19/tools/testing/selftests/tc-testing/creating-plugins/ |
| D | AddingPlugins.txt | 17 - ability to alter the command to be run in any phase: 24 - ability to add to the command line args, and use them at run time
|
| /kernel/linux/linux-4.19/Documentation/filesystems/pohmelfs/ |
| D | design_notes.txt | 19 Ability to create long paths to objects and remove arbitrarily huge 31 * Ability to add and/or remove servers from the working set at run-time.
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | mdio.h | 210 * @eee_adv: value of the MMD EEE Advertisement/Link Partner Ability registers 213 * and MMD EEE Link Partner Ability (7.61) bits to ethtool advertisement 242 * MMD EEE Link Partner Ability (7.61) registers.
|
| /kernel/linux/linux-4.19/tools/power/cpupower/ |
| D | ToDo | 6 - Somewhere saw the ability to read power consumption of
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
| D | Kconfig | 138 This option adds the ability to dump driver state for debugging. 173 This option adds the ability to dump driver state for debugging.
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/marvell/ |
| D | Kconfig | 129 This option adds the ability to dump driver state for debugging. 164 This option adds the ability to dump driver state for debugging.
|
| /kernel/linux/linux-4.19/drivers/hid/intel-ish-hid/ |
| D | Kconfig | 9 The Integrated Sensor Hub (ISH) enables the ability to offload
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | mdio.h | 230 * @eee_adv: value of the MMD EEE Advertisement/Link Partner Ability registers 233 * and MMD EEE Link Partner Ability (7.61) bits to ethtool advertisement 262 * MMD EEE Link Partner Ability (7.61) registers.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/rtc/ |
| D | brcm,brcmstb-waketimer.txt | 4 ability to wake up the system from low-power suspend/standby modes.
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/rtc/ |
| D | brcm,brcmstb-waketimer.txt | 4 ability to wake up the system from low-power suspend/standby modes.
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ezchip/ |
| D | Kconfig | 26 Device does not have DMA ability.
|