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
1439 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in aldebaran_i2c_xfer()1447 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()1459 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in aldebaran_i2c_xfer()1460 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in aldebaran_i2c_xfer()
2693 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_0_i2c_xfer()2701 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()2713 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_0_i2c_xfer()2714 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_0_i2c_xfer()
2362 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v13_0_6_i2c_xfer()2370 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v13_0_6_i2c_xfer()2382 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v13_0_6_i2c_xfer()2383 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v13_0_6_i2c_xfer()
1604 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()1616 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in arcturus_i2c_xfer()1617 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in arcturus_i2c_xfer()
2524 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in sienna_cichlid_i2c_xfer()2532 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()2544 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in sienna_cichlid_i2c_xfer()2545 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in sienna_cichlid_i2c_xfer()
2818 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()2830 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in navi10_i2c_xfer()2831 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in navi10_i2c_xfer()
1924 cmd->CmdConfig |= CMDCONFIG_READWRITE_MASK; in smu_v14_0_2_i2c_xfer()1932 cmd->CmdConfig |= CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()1944 cmd->CmdConfig &= ~CMDCONFIG_RESTART_MASK; in smu_v14_0_2_i2c_xfer()1945 cmd->CmdConfig |= CMDCONFIG_STOP_MASK; in smu_v14_0_2_i2c_xfer()