Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_internal.h95 #define smu_gfx_ulv_control(smu, enablement) smu_ppt_funcs(gfx_ulv_control, 0, smu, enablement) argument
96 #define smu_deep_sleep_control(smu, enablement) smu_ppt_funcs(deep_sleep_control, 0, smu, enable… argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Dsmu_v11_0.h281 bool enablement);
284 bool enablement);
H A Damdgpu_smu.h602 int (*gfx_ulv_control)(struct smu_context *smu, bool enablement);
603 int (*deep_sleep_control)(struct smu_context *smu, bool enablement);
/OK3568_Linux_fs/kernel/kernel/configs/
H A Dnopm.config8 # Triggers enablement via hibernate callbacks
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dsmu_v11_0.c2015 bool enablement) in smu_v11_0_gfx_ulv_control() argument
2020 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_GFX_ULV_BIT, enablement); in smu_v11_0_gfx_ulv_control()
2026 bool enablement) in smu_v11_0_deep_sleep_control() argument
2032 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_GFXCLK_BIT, enablement); in smu_v11_0_deep_sleep_control()
2034 dev_err(adev->dev, "Failed to %s GFXCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control()
2040 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_SOCCLK_BIT, enablement); in smu_v11_0_deep_sleep_control()
2042 dev_err(adev->dev, "Failed to %s SOCCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control()
2048 ret = smu_cmn_feature_set_enabled(smu, SMU_FEATURE_DS_LCLK_BIT, enablement); in smu_v11_0_deep_sleep_control()
2050 dev_err(adev->dev, "Failed to %s LCLK DS!\n", enablement ? "enable" : "disable"); in smu_v11_0_deep_sleep_control()
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/mellanox/
H A Dmlx5.rst157 enable_roce: RoCE enablement state
159 RoCE enablement state controls driver support for RoCE traffic.
162 To change RoCE enablement state a user must change the driverinit cmode value and run devlink reloa…
171 - Read RoCE enablement state::
/OK3568_Linux_fs/buildroot/package/libteam/
H A D0001-revert-disregard-current-state.patch5 enablement"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/crypto/
H 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
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/doc/
H A DTREE_RCU-kconfig.txt11 CONFIG_NO_HZ_FULL -- Do two, one with partial CPU enablement.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dcross_899198.patch84 dnl We really need to make ipmi enablement be contigent on OpenIPMI
/OK3568_Linux_fs/buildroot/board/freescale/imx8qmmek/
H A Dreadme.txt8 …ards/i.mx-evaluation-and-development-boards/i.mx-8quadmax-multisensory-enablement-kit-mek:MCIMX8QM…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Damd-xgbe.txt43 - amd,serdes-blwc: Baseline wandering correction enablement
/OK3568_Linux_fs/kernel/Documentation/PCI/
H A Dpci-iov-howto.rst37 Multiple methods are available for SR-IOV enablement.
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Damdgpu.rst138 This test checks the RAS availability and enablement status for each supported IP block as well as
/OK3568_Linux_fs/kernel/Documentation/admin-guide/cifs/
H A Dtodo.rst116 2) Improve xfstest's cifs/smb3 enablement and adapt xfstests where needed to test
/OK3568_Linux_fs/kernel/Documentation/x86/x86_64/
H A Dfsgs.rst90 FSGSBASE instructions enablement
/OK3568_Linux_fs/kernel/mm/
H A DKconfig.debug18 Depending on runtime enablement, this results in a small or large
/OK3568_Linux_fs/kernel/Documentation/filesystems/caching/
H 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.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt13 enablement, privilege, and compatibility metadata.
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A DKconfig18 userspace enablement piece of the specification, can be
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/
H A Dqtpdf_git.bb200 ### The PACKAGECONFIG flags were kept to avoid enablement of any unwished-for features
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dsfp-phylink.rst216 (speed, duplex and flow control/pause enablement settings) which
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Ddynamic-debug-howto.rst262 On an x86 system for example ACPI enablement is a subsys_initcall and::
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-pci255 determine and control the enablement or disablement of Virtual
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-class-infiniband399 The requested enablement will occur at the next reset of the VF

12