Home
last modified time | relevance | path

Searched refs:CmdConfig (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_v13_0_6.h158 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
H A Dsmu13_driver_if_aldebaran.h208 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
H A Dsmu11_driver_if_arcturus.h304 uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command member
H A Dsmu11_driver_if_navi10.h308 uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command member
H A Dsmu13_driver_if_v13_0_0.h361 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
H A Dsmu13_driver_if_v13_0_7.h362 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
H A Dsmu11_driver_if_sienna_cichlid.h389 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
H A Dsmu14_driver_if_v14_0.h362 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c1441 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in aldebaran_i2c_xfer()
1449 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()
1461 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()
1462 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in aldebaran_i2c_xfer()
H A Dsmu_v13_0_0_ppt.c2698 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_0_i2c_xfer()
2706 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()
2718 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()
2719 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_0_i2c_xfer()
H A Dsmu_v13_0_6_ppt.c2457 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_6_i2c_xfer()
2465 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_6_i2c_xfer()
2477 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_6_i2c_xfer()
2478 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_6_i2c_xfer()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c1606 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()
1618 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()
1619 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in arcturus_i2c_xfer()
H A Dsienna_cichlid_ppt.c2525 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in sienna_cichlid_i2c_xfer()
2533 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()
2545 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()
2546 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in sienna_cichlid_i2c_xfer()
H A Dnavi10_ppt.c2822 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()
2834 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()
2835 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in navi10_i2c_xfer()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu14/
H A Dsmu_v14_0_2_ppt.c1930 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v14_0_2_i2c_xfer()
1938 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()
1950 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()
1951 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v14_0_2_i2c_xfer()