• Home
  • Raw
  • Download

Lines Matching refs:hubp2

34 	hubp2->hubp_regs->reg
37 hubp2->base.ctx
41 hubp2->hubp_shift->field_name, hubp2->hubp_mask->field_name
46 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_set_vm_system_aperture_settings() local
82 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_deadline() local
172 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_vready_at_or_After_vsync() local
194 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_requestor() local
245 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_setup_interdependent() local
306 struct dcn20_hubp *hubp2, in hubp2_program_tiling() argument
328 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_size() local
371 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_rotation() local
404 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_dcc_control() local
417 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_pixel_format() local
526 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_surface_config() local
529 hubp2_program_tiling(hubp2, tiling_info, format); in hubp2_program_surface_config()
575 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_cursor_set_attributes() local
608 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_dmdata_set_attributes() local
661 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_dmdata_load() local
671 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_dmdata_status_done() local
682 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_program_surface_flip_and_addr() local
855 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_enable_triplebuffer() local
870 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_is_triplebuffer_enabled() local
880 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_set_flip_control_surface_gsl() local
888 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_is_flip_pending() local
911 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_set_blank() local
943 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_cursor_set_position() local
1024 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_clk_cntl() local
1032 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_vtg_sel() local
1039 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_clear_underflow() local
1046 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_read_state_common() local
1047 struct dcn_hubp_state *s = &hubp2->state; in hubp2_read_state_common()
1218 struct dcn20_hubp *hubp2 = TO_DCN20_HUBP(hubp); in hubp2_read_state() local
1219 struct dcn_hubp_state *s = &hubp2->state; in hubp2_read_state()
1273 struct dcn20_hubp *hubp2, in hubp2_construct() argument
1280 hubp2->base.funcs = &dcn20_hubp_funcs; in hubp2_construct()
1281 hubp2->base.ctx = ctx; in hubp2_construct()
1282 hubp2->hubp_regs = hubp_regs; in hubp2_construct()
1283 hubp2->hubp_shift = hubp_shift; in hubp2_construct()
1284 hubp2->hubp_mask = hubp_mask; in hubp2_construct()
1285 hubp2->base.inst = inst; in hubp2_construct()
1286 hubp2->base.opp_id = OPP_ID_INVALID; in hubp2_construct()
1287 hubp2->base.mpcc_id = 0xf; in hubp2_construct()