Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/amd/pm/swsmu/
A 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/drivers/gpu/drm/amd/pm/swsmu/smu11/
A Dsmu_v11_0.c2163 bool enablement) in smu_v11_0_gfx_ulv_control() argument
2168 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_GFX_ULV_BIT, enablement); in smu_v11_0_gfx_ulv_control()
2174 bool enablement) in smu_v11_0_deep_sleep_control() argument
2180 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_GFXCLK_BIT, enablement); in smu_v11_0_deep_sleep_control()
2188 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_UCLK_BIT, enablement); in smu_v11_0_deep_sleep_control()
2190 dev_err(adev->dev, "Failed to %s UCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control()
2196 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_FCLK_BIT, enablement); in smu_v11_0_deep_sleep_control()
2198 dev_err(adev->dev, "Failed to %s FCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control()
2204 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_SOCCLK_BIT, enablement); in smu_v11_0_deep_sleep_control()
2212 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_LCLK_BIT, enablement); in smu_v11_0_deep_sleep_control()
[all …]
/linux/kernel/configs/
A Dnopm.config8 # Triggers enablement via hibernate callbacks
/linux/drivers/gpu/drm/amd/pm/inc/
A Dsmu_v11_0.h308 bool enablement);
311 bool enablement);
A Damdgpu_smu.h1208 int (*gfx_ulv_control)(struct smu_context *smu, bool enablement);
1213 int (*deep_sleep_control)(struct smu_context *smu, bool enablement);
1235 int (*gpo_control)(struct smu_context *smu, bool enablement);
A Dsmu_v13_0.h266 bool enablement);
/linux/tools/testing/selftests/rcutorture/doc/
A DTREE_RCU-kconfig.txt11 CONFIG_NO_HZ_FULL -- Do two, one with partial CPU enablement.
/linux/Documentation/devicetree/bindings/crypto/
A 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/Documentation/devicetree/bindings/net/
A Damd-xgbe.txt43 - amd,serdes-blwc: Baseline wandering correction enablement
/linux/Documentation/devicetree/bindings/pci/
A Dhisilicon,kirin-pcie.yaml42 Clock input enablement GPIOs from PCI devices like Ethernet, M.2 and
/linux/Documentation/devicetree/bindings/dsp/
A Dfsl,dsp.yaml82 Phandle to syscon block which provide access for processor enablement
/linux/Documentation/PCI/
A Dpci-iov-howto.rst37 Multiple methods are available for SR-IOV enablement.
/linux/Documentation/networking/device_drivers/ethernet/mellanox/
A 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/Documentation/gpu/
A Damdgpu.rst138 This test checks the RAS availability and enablement status for each supported IP block as well as
/linux/mm/
A DKconfig.debug18 Depending on runtime enablement, this results in a small or large
/linux/Documentation/admin-guide/cifs/
A Dtodo.rst118 2) Improve xfstest's cifs/smb3 enablement and adapt xfstests where needed to test
/linux/Documentation/x86/x86_64/
A Dfsgs.rst90 FSGSBASE instructions enablement
/linux/Documentation/filesystems/caching/
A 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/Documentation/devicetree/bindings/powerpc/
A Dibm,powerpc-cpu-features.txt13 enablement, privilege, and compatibility metadata.
/linux/drivers/char/tpm/
A DKconfig18 userspace enablement piece of the specification, can be
/linux/Documentation/admin-guide/mm/damon/
A Dreclaim.rst55 parameter values should be done before the re-enablement.
/linux/Documentation/networking/
A Dsfp-phylink.rst216 (speed, duplex and flow control/pause enablement settings) which
/linux/Documentation/admin-guide/
A Ddynamic-debug-howto.rst261 On an x86 system for example ACPI enablement is a subsys_initcall and::
/linux/arch/arm/boot/dts/
A Dste-ux500-samsung-gavini.dts355 * GPIO-controlled voltage enablement: this drives
A Dste-ux500-samsung-codina.dts375 * GPIO-controlled voltage enablement: this drives

Completed in 47 milliseconds

12