Home
last modified time | relevance | path

Searched refs:enablement (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/
Dsmu_internal.h88 #define smu_gfx_ulv_control(smu, enablement) smu_ppt_funcs(gfx_ulv_control, 0, smu, enablement) argument
89 #define smu_deep_sleep_control(smu, enablement) smu_ppt_funcs(deep_sleep_control, 0, smu, enable… argument
92 #define smu_gpo_control(smu, enablement) smu_ppt_funcs(gpo_control, 0, smu, enablement) argument
/Linux-v5.15/kernel/configs/
Dnopm.config8 # Triggers enablement via hibernate callbacks
/Linux-v5.15/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dsmu_v11_0.c2152 bool enablement) in smu_v11_0_gfx_ulv_control() argument
2157 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_GFX_ULV_BIT, enablement); in smu_v11_0_gfx_ulv_control()
2163 bool enablement) in smu_v11_0_deep_sleep_control() argument
2169 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_GFXCLK_BIT, enablement); in smu_v11_0_deep_sleep_control()
2171 dev_err(adev->dev, "Failed to %s GFXCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control()
2177 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_UCLK_BIT, enablement); in smu_v11_0_deep_sleep_control()
2179 dev_err(adev->dev, "Failed to %s UCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control()
2185 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_FCLK_BIT, enablement); in smu_v11_0_deep_sleep_control()
2187 dev_err(adev->dev, "Failed to %s FCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control()
2193 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_SOCCLK_BIT, enablement); in smu_v11_0_deep_sleep_control()
[all …]
/Linux-v5.15/drivers/gpu/drm/amd/pm/inc/
Dsmu_v11_0.h306 bool enablement);
309 bool enablement);
Damdgpu_smu.h1206 int (*gfx_ulv_control)(struct smu_context *smu, bool enablement);
1211 int (*deep_sleep_control)(struct smu_context *smu, bool enablement);
1233 int (*gpo_control)(struct smu_context *smu, bool enablement);
Dsmu_v13_0.h264 bool enablement);
/Linux-v5.15/tools/testing/selftests/rcutorture/doc/
DTREE_RCU-kconfig.txt11 CONFIG_NO_HZ_FULL -- Do two, one with partial CPU enablement.
/Linux-v5.15/Documentation/devicetree/bindings/crypto/
Dfsl-sec4.txt103 Usage: required if SEC 4.0 requires explicit enablement of clocks
109 Usage: required if SEC 4.0 requires explicit enablement of clocks
399 enablement of clocks
406 enablement of clocks
/Linux-v5.15/Documentation/devicetree/bindings/net/
Damd-xgbe.txt43 - amd,serdes-blwc: Baseline wandering correction enablement
/Linux-v5.15/Documentation/PCI/
Dpci-iov-howto.rst37 Multiple methods are available for SR-IOV enablement.
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/mellanox/
Dmlx5.rst165 enable_roce: RoCE enablement state
167 RoCE enablement state controls driver support for RoCE traffic.
170 To change RoCE enablement state a user must change the driverinit cmode value and run devlink reloa…
179 - Read RoCE enablement state::
/Linux-v5.15/mm/
DKconfig.debug18 Depending on runtime enablement, this results in a small or large
/Linux-v5.15/Documentation/gpu/
Damdgpu.rst138 This test checks the RAS availability and enablement status for each supported IP block as well as
/Linux-v5.15/Documentation/admin-guide/cifs/
Dtodo.rst118 2) Improve xfstest's cifs/smb3 enablement and adapt xfstests where needed to test
/Linux-v5.15/Documentation/x86/x86_64/
Dfsgs.rst90 FSGSBASE instructions enablement
/Linux-v5.15/Documentation/devicetree/bindings/powerpc/
Dibm,powerpc-cpu-features.txt13 enablement, privilege, and compatibility metadata.
/Linux-v5.15/Documentation/filesystems/caching/
Dnetfs-api.rst38 (13) Cookie enablement
724 The initial enablement state is set by fscache_acquire_cookie(), but the cookie
753 ruling as to whether or not enablement should actually be permitted to begin.
762 that is non-NULL inside the enablement lock before proceeding.
/Linux-v5.15/drivers/char/tpm/
DKconfig18 userspace enablement piece of the specification, can be
/Linux-v5.15/Documentation/networking/
Dsfp-phylink.rst216 (speed, duplex and flow control/pause enablement settings) which
/Linux-v5.15/Documentation/admin-guide/
Ddynamic-debug-howto.rst262 On an x86 system for example ACPI enablement is a subsys_initcall and::
/Linux-v5.15/arch/arm/boot/dts/
Dste-ux500-samsung-gavini.dts351 * GPIO-controlled voltage enablement: this drives
Dste-ux500-samsung-codina.dts371 * GPIO-controlled voltage enablement: this drives
Dste-ux500-samsung-janice.dts393 * GPIO-controlled voltage enablement: this drives
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-pci275 determine and control the enablement or disablement of Virtual
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-class-infiniband399 The requested enablement will occur at the next reset of the VF

12