Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/
Ddc_ddc_types.h106 uint32_t ddc_channel; member
/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_ddc.c206 hw_info.ddc_channel = i2c_info.i2c_line; in ddc_service_construct()
Ddc_link.c2802 psr_context->channel = link->ddc->ddc_pin->hw_info.ddc_channel; in dc_link_setup_psr()
/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c8342 ddc_service->ddc_pin->hw_info.ddc_channel, in amdgpu_dm_i2c_xfer()
8378 i2c->ddc_service->ddc_pin->hw_info.ddc_channel = link_index; in create_i2c()