Searched refs:CMDCONFIG_RESTART_MASK (Results 1 – 6 of 6) sorted by relevance
298 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
302 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
362 #define CMDCONFIG_RESTART_MASK (1 << CMDCONFIG_RESTART_BIT) macro
1897 cmd->CmdConfig |= (i == 2 && !write) ? CMDCONFIG_RESTART_MASK : 0; in arcturus_fill_i2c_req()
2350 cmd->CmdConfig |= (i == 2 && !write) ? CMDCONFIG_RESTART_MASK : 0; in navi10_fill_i2c_req()
2446 cmd->CmdConfig |= (i == 2 && !write) ? CMDCONFIG_RESTART_MASK : 0; in sienna_cichlid_fill_i2c_req()