Searched refs:CmdConfig (Results 1 – 15 of 15) 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
1495 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in aldebaran_i2c_xfer()1503 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()1515 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()1516 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in aldebaran_i2c_xfer()
2631 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_0_i2c_xfer()2639 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()2651 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()2652 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_0_i2c_xfer()
2083 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_6_i2c_xfer()2091 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_6_i2c_xfer()2103 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_6_i2c_xfer()2104 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_6_i2c_xfer()
1882 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v14_0_2_i2c_xfer()1890 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()1902 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()1903 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v14_0_2_i2c_xfer()
2068 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()2080 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()2081 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in arcturus_i2c_xfer()
3029 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()3041 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()3042 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in navi10_i2c_xfer()
3794 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in sienna_cichlid_i2c_xfer()3802 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()3814 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()3815 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in sienna_cichlid_i2c_xfer()