Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddce_dmcu.c245 masterCmdData1.bits.phy_type = psr_context->phyType; in dce_dmcu_setup_psr()
683 masterCmdData1.bits.phy_type = psr_context->phyType; in dcn10_dmcu_setup_psr()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_types.h678 enum phy_type phyType; member
/openbsd/sys/dev/pci/drm/amd/display/dc/link/protocols/
H A Dlink_edp_panel_control.c749 psr_context->phyType = PHY_TYPE_UNIPHY; in edp_setup_psr()