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
362 …uint8_t CmdConfig; //Includes whether associated command should have a stop or restart command, an… member
361 …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
1496 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in aldebaran_i2c_xfer()1504 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()1516 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()1517 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in aldebaran_i2c_xfer()
2763 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_0_i2c_xfer()2771 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()2783 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()2784 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_0_i2c_xfer()
2269 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_6_i2c_xfer()2277 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_6_i2c_xfer()2289 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_6_i2c_xfer()2290 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_6_i2c_xfer()
1668 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()1680 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()1681 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in arcturus_i2c_xfer()
2560 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in sienna_cichlid_i2c_xfer()2568 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()2580 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()2581 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in sienna_cichlid_i2c_xfer()
3066 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()3078 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()3079 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in navi10_i2c_xfer()
1977 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v14_0_2_i2c_xfer()1985 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()1997 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()1998 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v14_0_2_i2c_xfer()