Home
last modified time | relevance | path

Searched refs:pr_config_2 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c998 union panel_replay_enable_and_configuration_2 pr_config_2 = { 0 }; in edp_setup_panel_replay() local
1014 (uint8_t *)&(pr_config_2.raw), sizeof(uint8_t)); in edp_setup_panel_replay()
1065 pr_config_2.bits.SINK_REFRESH_RATE_UNLOCK_GRANTED = 0; in edp_setup_panel_replay()
1066 pr_config_2.bits.SU_Y_GRANULARITY_EXT_VALUE_ENABLED = 0; in edp_setup_panel_replay()
1067 pr_config_2.bits.SU_REGION_SCAN_LINE_CAPTURE_INDICATION = 0; in edp_setup_panel_replay()
1075 (uint8_t *)&(pr_config_2.raw), sizeof(uint8_t)); in edp_setup_panel_replay()