Home
last modified time | relevance | path

Searched refs:CMDCONFIG_STOP_MASK (Results 1 – 13 of 13) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_v13_0_6.h64 #define CMDCONFIG_STOP_MASK (1 << CMDCONFIG_STOP_BIT) macro
Dsmu13_driver_if_aldebaran.h202 #define CMDCONFIG_STOP_MASK (1 << CMDCONFIG_STOP_BIT) macro
Dsmu11_driver_if_arcturus.h297 #define CMDCONFIG_STOP_MASK (1 << CMDCONFIG_STOP_BIT) macro
Dsmu11_driver_if_navi10.h301 #define CMDCONFIG_STOP_MASK (1 << CMDCONFIG_STOP_BIT) macro
Dsmu13_driver_if_v13_0_0.h355 #define CMDCONFIG_STOP_MASK (1 << CMDCONFIG_STOP_BIT) macro
Dsmu13_driver_if_v13_0_7.h356 #define CMDCONFIG_STOP_MASK (1 << CMDCONFIG_STOP_BIT) macro
Dsmu11_driver_if_sienna_cichlid.h383 #define CMDCONFIG_STOP_MASK (1 << CMDCONFIG_STOP_BIT) macro
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c1518 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in aldebaran_i2c_xfer()
Dsmu_v13_0_6_ppt.c1748 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_6_i2c_xfer()
Dsmu_v13_0_0_ppt.c2274 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_0_i2c_xfer()
/linux-6.6.21/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c2111 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in arcturus_i2c_xfer()
Dnavi10_ppt.c3020 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in navi10_i2c_xfer()
Dsienna_cichlid_ppt.c3796 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in sienna_cichlid_i2c_xfer()