Searched refs:CmdConfig (Results 1 – 10 of 10) sorted by relevance
158 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
208 …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
361 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
362 …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
1922 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v14_0_2_i2c_xfer()1930 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()1942 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()1943 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v14_0_2_i2c_xfer()
2752 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_0_i2c_xfer()2760 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()2772 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()2773 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_0_i2c_xfer()