Home
last modified time | relevance | path

Searched defs:is_otg_master (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_hw_sequencer.c1847 hwss_add_opp_program_left_edge_extra_pixel(struct block_sequence_state * seq_state,struct output_pixel_processor * opp,enum dc_pixel_encoding pixel_encoding,bool is_otg_master) hwss_add_opp_program_left_edge_extra_pixel() argument
2242 bool is_otg_master = params->opp_program_left_edge_extra_pixel_params.is_otg_master; hwss_opp_program_left_edge_extra_pixel() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/
H A Dhw_sequencer.h217 bool is_otg_master; member