Home
last modified time | relevance | path

Searched refs:CMDCONFIG_RESTART_MASK (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_v13_0_6.h65 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
H A Dsmu13_driver_if_aldebaran.h203 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
H A Dsmu11_driver_if_arcturus.h298 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
H A Dsmu11_driver_if_navi10.h302 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
H A Dsmu13_driver_if_v13_0_0.h356 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
H A Dsmu13_driver_if_v13_0_7.h357 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
H A Dsmu11_driver_if_sienna_cichlid.h384 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
H A Dsmu14_driver_if_v14_0.h357 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c1568 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()
1580 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()
H A Dsmu_v13_0_6_ppt.c2348 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_6_i2c_xfer()
2360 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_6_i2c_xfer()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c2013 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()
2025 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()