Searched refs:CMDCONFIG_RESTART_MASK (Results 1 – 8 of 8) sorted by relevance
199 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
298 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
302 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
367 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
1502 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()1514 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()
2122 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()2134 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()
2819 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()2831 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()
3486 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()3498 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()
Completed in 45 milliseconds