Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddmcu.h76 bool (*unlock_phy)(struct dmcu *dmcu); member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_dmcu.c1051 .unlock_phy = dcn20_unlock_phy
1064 .unlock_phy = dcn20_unlock_phy
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c3077 if (dmcu != NULL && dmcu->funcs->unlock_phy) in dce110_enable_dp_link_output()
3078 dmcu->funcs->unlock_phy(dmcu); in dce110_enable_dp_link_output()
3104 dmcu->funcs->unlock_phy(dmcu); in dce110_disable_link_output()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/
A Ddcn32_hwseq.c1253 dmcu->funcs->unlock_phy(dmcu); in dcn32_disable_link_output()

Completed in 13 milliseconds