Searched refs:CMDCONFIG_STOP_MASK (Results 1 – 6 of 6) sorted by relevance
297 #define CMDCONFIG_STOP_MASK (1 << CMDCONFIG_STOP_BIT) macro
361 #define CMDCONFIG_STOP_MASK (1 << CMDCONFIG_STOP_BIT) macro
301 #define CMDCONFIG_STOP_MASK (1 << CMDCONFIG_STOP_BIT) macro
2369 cmd->CmdConfig |= (i == (numbytes - 1)) ? CMDCONFIG_STOP_MASK : 0; in navi10_fill_i2c_req()
1915 cmd->CmdConfig |= (i == (numbytes - 1)) ? CMDCONFIG_STOP_MASK : 0; in arcturus_fill_i2c_req()
2480 cmd->CmdConfig |= (i == (numbytes - 1)) ? CMDCONFIG_STOP_MASK : 0; in sienna_cichlid_fill_i2c_req()