Searched refs:hubp_program_mcache_id_and_split_coordinate (Results 1 – 5 of 5) sorted by relevance
292 …void (*hubp_program_mcache_id_and_split_coordinate)(struct hubp *hubp, struct dml2_hubp_pipe_mcach… member
1060 .hubp_program_mcache_id_and_split_coordinate = hubp401_program_mcache_id_and_split_coordinate,
1782 if (hubp->funcs->hubp_program_mcache_id_and_split_coordinate) in dcn20_update_dchubp_dpp()1783 hubp->funcs->hubp_program_mcache_id_and_split_coordinate(hubp, &pipe_ctx->mcache_regs); in dcn20_update_dchubp_dpp()
2053 hubp->funcs->hubp_program_mcache_id_and_split_coordinate(hubp, mcache_regs); in hwss_program_mcache_id_and_split_coordinate()
3688 if (hubp->funcs->hubp_program_mcache_id_and_split_coordinate) in dcn401_update_dchubp_dpp_sequence()