Searched refs:hubp_program_3dlut_fl_addressing_mode (Results 1 – 3 of 3) sorted by relevance
270 …void (*hubp_program_3dlut_fl_addressing_mode)(struct hubp *hubp, enum hubp_3dlut_fl_addressing_mod… member
1003 .hubp_program_3dlut_fl_addressing_mode = hubp401_program_3dlut_fl_addressing_mode,
593 if (hubp->funcs->hubp_program_3dlut_fl_addressing_mode) in dcn401_populate_mcm_luts()594 hubp->funcs->hubp_program_3dlut_fl_addressing_mode(hubp, addr_mode); in dcn401_populate_mcm_luts()