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
1441 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in aldebaran_i2c_xfer()1449 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()1461 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()1462 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in aldebaran_i2c_xfer()
2698 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_0_i2c_xfer()2706 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()2718 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()2719 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_0_i2c_xfer()
2457 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_6_i2c_xfer()2465 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_6_i2c_xfer()2477 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_6_i2c_xfer()2478 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_6_i2c_xfer()
1606 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()1618 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()1619 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in arcturus_i2c_xfer()
2525 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in sienna_cichlid_i2c_xfer()2533 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()2545 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()2546 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in sienna_cichlid_i2c_xfer()
2822 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()2834 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()2835 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in navi10_i2c_xfer()
1930 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v14_0_2_i2c_xfer()1938 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()1950 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()1951 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v14_0_2_i2c_xfer()