Searched refs:CmdConfig (Results 1 – 11 of 11) sorted by relevance
206 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
304 uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command member
308 uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command member
357 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
361 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
389 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
1501 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in aldebaran_i2c_xfer()1509 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()1521 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()1522 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in aldebaran_i2c_xfer()
1757 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_0_i2c_xfer()1765 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()1777 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()1778 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_0_i2c_xfer()
2097 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()2109 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()2110 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in arcturus_i2c_xfer()
2998 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()3010 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()3011 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in navi10_i2c_xfer()
3729 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in sienna_cichlid_i2c_xfer()3737 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()3749 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()3750 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in sienna_cichlid_i2c_xfer()