/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/drivers/gpu/drm/amd/display/dc/dml/ |
D | display_mode_lib.c | 294 …print("DML SUPPORT: Mode Supported : %s\n", mode_lib->vba.ModeSupport[i][0] ? "Su… in dml_log_mode_support_params() 295 …print("DML SUPPORT: Mode Supported (pipe split) : %s\n", mode_lib->vba.ModeSupport[i][1] ? "Su… in dml_log_mode_support_params() 296 …ps : %s\n", mode_lib->vba.ScaleRatioAndTapsSupport ? "Supported" : "NOT Supported"); in dml_log_mode_support_params() 297 …can : %s\n", mode_lib->vba.SourceFormatPixelAndScanSupport ? "Supported" : "NOT Supported"); in dml_log_mode_support_params() 298 …wportSizeSupport[i][0] ? "Supported" : "NOT Supported", mode_lib->vba.ViewportSizeSupport[i][1] ? … in dml_log_mode_support_params() 299 …port : %s\n", mode_lib->vba.DIOSupport[i] ? "Supported" : "NOT Supported"); in dml_log_mode_support_params() 300 …Check : %s\n", mode_lib->vba.ODMCombine4To1SupportCheckOK[i] ? "Supported" : "NOT Supported"); in dml_log_mode_support_params() 301 … : %s\n", mode_lib->vba.NotEnoughDSCUnits[i] ? "Not Supported" : "Supported"); in dml_log_mode_support_params() 302 … : %s\n", mode_lib->vba.DSCCLKRequiredMoreThanSupported[i] ? "Not Supported" : "Supported"); in dml_log_mode_support_params() 303 … : %s\n", mode_lib->vba.DTBCLKRequiredMoreThanSupported[i] ? "Not Supported" : "Supported"); in dml_log_mode_support_params() [all …]
|
/Linux-v6.6/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); 258 * supported by the @caps. @linkmodes must have been initialised previously. 477 * Get the MAC capabilities that are supported by the @interface mode and 613 * @supported: ethtool bitmask for supported link modes. 617 * Calculate the supported link modes based on @mac_capabilities, and restrict 618 * @supported and @state based on that. Use this function if your capabiliies 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() 642 * @supported: ethtool bitmask for supported link modes. 646 * use when they pass the range of supported interfaces and MAC capabilities. [all …]
|
/Linux-v6.6/arch/powerpc/xmon/ |
D | ppc.h | 82 /* Opcode is supported by the Motorola PowerPC 601 processor. The 601 87 /* Opcode is supported in both the Power and PowerPC architectures 94 /* Opcode is supported for any Power or PowerPC platform (this is 101 /* Opcode is supported as part of the 64-bit bridge. */ 104 /* Opcode is supported by Altivec Vector Unit */ 107 /* Opcode is supported by PowerPC 403 processor. */ 110 /* Opcode is supported by PowerPC BookE processor. */ 113 /* Opcode is supported by PowerPC 440 processor. */ 116 /* Opcode is only supported by Power4 architecture. */ 119 /* Opcode is only supported by Power7 architecture. */ [all …]
|
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/ |
D | sdio.h | 24 #define WF_SYS_RSTB BIT(4) /* supported in CONNAC2 */ 25 #define WF_WHOLE_PATH_RSTB BIT(5) /* supported in CONNAC2 */ 26 #define WF_SDIO_WF_PATH_RSTB BIT(6) /* supported in CONNAC2 */ 28 #define MAX_HIF_RX_LEN_NUM_CONNAC2 GENMASK(14, 8) /* supported in CONNAC2 */ 29 #define WF_RST_DONE BIT(15) /* supported in CONNAC2 */ 37 #define WHIER_WDT_INT_EN BIT(5) /* supported in CONNAC2 */ 110 #define MCR_H2DSM2R 0x0160 /* supported in CONNAC2 */ 111 #define MCR_H2DSM3R 0x0164 /* supported in CONNAC2 */ 112 #define MCR_D2HRM3R 0x0174 /* supported in CONNAC2 */ 114 #define MCR_WTQCR8 0x0190 /* supported in CONNAC2 */ [all …]
|
/Linux-v6.6/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-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | pppcielanes.c | 35 0, /* 0 Not Supported */ 38 0, /* 3 Not Supported */ 40 0, /* 5 Not Supported */ 41 0, /* 6 Not Supported */ 42 0, /* 7 Not Supported */ 44 0, /* 9 Not Supported */ 45 0, /* 10 Not Supported */ 46 0, /* 11 Not Supported */ 47 5, /* 12 Lanes (Not actually supported) */ 48 0, /* 13 Not Supported */ [all …]
|
/Linux-v6.6/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-v6.6/tools/perf/pmu-events/arch/x86/icelake/ |
D | uncore-interconnect.json | 11 …roller that were issued by any core. This event is not supported on ICL products but is supported … 19 …roller that were issued by any core. This event is not supported on ICL products but is supported … 27 …ocation. Doesn't include prefetches. This event is not supported on ICL products but is supported … 43 …r Coherent and non-coherent traffic. This event is not supported on ICL products but is supported … 51 …ocation. Doesn't include prefetches. This event is not supported on ICL products but is supported … 67 …entries. Doesn't include prefetches. This event is not supported on ICL products but is supported …
|
/Linux-v6.6/tools/perf/pmu-events/arch/x86/rocketlake/ |
D | uncore-interconnect.json | 11 …roller that were issued by any core. This event is not supported on ICL products but is supported … 19 …roller that were issued by any core. This event is not supported on ICL products but is supported … 27 …ocation. Doesn't include prefetches. This event is not supported on ICL products but is supported … 43 …r Coherent and non-coherent traffic. This event is not supported on ICL products but is supported … 51 …ocation. Doesn't include prefetches. This event is not supported on ICL products but is supported … 67 …entries. Doesn't include prefetches. This event is not supported on ICL products but is supported …
|
/Linux-v6.6/drivers/net/wireless/ralink/rt2x00/ |
D | Kconfig | 29 Supported chips: RT2460. 41 Supported chips: RT2560. 56 Supported chips: RT2561, RT2561S & RT2661. 73 Supported chips: RT2760, RT2790, RT2860, RT2880, RT2890, RT3052, 86 Supported chips: RT3390 94 Supported chips: RT3060, RT3062, RT3562, RT3592 103 Supported chips: RT5390 111 Supported chips: RT3290 121 Supported chips: RT2571 & RT2572. 134 Supported chips: RT2571W, RT2573 & RT2671. [all …]
|
/Linux-v6.6/Documentation/filesystems/smb/ |
D | ksmbd.rst | 69 Dialects Supported. SMB2.1 SMB3.0, SMB3.1.1 dialects 72 Auto Negotiation Supported. 73 Compound Request Supported. 74 Oplock Cache Mechanism Supported. 75 SMB2 leases(v1 lease) Supported. 77 Multi-credits Supported. 78 NTLM/NTLMv2 Supported. 79 HMAC-SHA256 Signing Supported. 80 Secure negotiate Supported. 81 Signing Update Supported. [all …]
|
/Linux-v6.6/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-v6.6/Documentation/input/joydev/ |
D | joystick.rst | 151 Cyborg 'digital' joysticks are also supported by this driver, because 228 Microsoft 'Digital Overdrive' protocol is supported by the sidewinder.c 229 module. All currently supported joysticks: 248 The SideWinder Standard is not a digital joystick, and thus is supported 254 Logitech ADI protocol is supported by the adi.c module. It should support 275 Logitech Magellan are supported by serial drivers described below. Logitech 276 WingMan Force and Logitech WingMan Formula Force are supported by the 277 I-Force driver described below. Logitech CyberMan is not supported yet. 282 Gravis GrIP protocol is supported by the grip.c module. It currently 294 GrIP MultiPort isn't supported yet. Gravis Stinger is a serial device and is [all …]
|
/Linux-v6.6/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-v6.6/net/mac802154/ |
D | main.c | 106 /* init supported flags with 802.15.4 default ranges */ in ieee802154_alloc_hw() 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() 115 /* always supported */ in ieee802154_alloc_hw() 116 phy->supported.iftypes = BIT(NL802154_IFTYPE_NODE) | BIT(NL802154_IFTYPE_COORD); in ieee802154_alloc_hw() [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/regulator/ |
D | rohm,bd71837-regulator.yaml | 81 # Supported default DVS states: 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-v6.6/drivers/gpu/drm/stm/ |
D | ltdc.h | 16 u32 nb_layers; /* number of supported layers */ 20 const u32 *pix_fmt_hw; /* supported hw pixel formats */ 21 const u32 *pix_fmt_drm; /* supported drm pixel formats */ 23 bool pix_fmt_flex; /* pixel format flexibility supported */ 25 int pad_max_freq_hz; /* max frequency supported by pad */ 27 bool ycbcr_input; /* ycbcr input converter supported */ 28 bool ycbcr_output; /* ycbcr output converter supported */ 30 bool crc; /* cyclic redundancy check supported */ 33 bool fifo_threshold; /* fifo underrun threshold supported */
|