Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu13_driver_if_aldebaran.h200 #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.h351 #define CMDCONFIG_STOP_MASK (1 << CMDCONFIG_STOP_BIT) macro
Dsmu13_driver_if_v13_0_7.h355 #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.1.9/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c1522 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in aldebaran_i2c_xfer()
Dsmu_v13_0_0_ppt.c1778 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_0_i2c_xfer()
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c2110 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in arcturus_i2c_xfer()
Dnavi10_ppt.c3011 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in navi10_i2c_xfer()
Dsienna_cichlid_ppt.c3750 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in sienna_cichlid_i2c_xfer()