Searched refs:cmd_pipe_index (Results 1 – 1 of 1) sorted by relevance
654 * @cmd_pipe_index: [in] index for the pipe array in DMCUB SubVP cmd665 uint8_t cmd_pipe_index) in populate_subvp_cmd_vblank_pipe_info() argument 670 &cmd->fw_assisted_mclk_switch_v2.config_data.pipe_data[cmd_pipe_index]; in populate_subvp_cmd_vblank_pipe_info() 776 * @cmd_pipe_index: [in] index for the pipe array in DMCUB SubVP cmd786 uint8_t cmd_pipe_index) in populate_subvp_cmd_pipe_info() argument 790 &cmd->fw_assisted_mclk_switch_v2.config_data.pipe_data[cmd_pipe_index]; in populate_subvp_cmd_pipe_info() 881 uint8_t cmd_pipe_index = 0; in dc_dmub_setup_subvp_dmub_command() local 923 populate_subvp_cmd_pipe_info(dc, context, &cmd, pipe, cmd_pipe_index++); in dc_dmub_setup_subvp_dmub_command() 929 populate_subvp_cmd_vblank_pipe_info(dc, context, &cmd, pipe, cmd_pipe_index++); in dc_dmub_setup_subvp_dmub_command()