Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_link_encoder.h110 SE_SF(DP_DPHY_SYM320_DP_DPHY_SYM32_CONTROL, DPHY_ENABLE, mask_sh),\
137 type DPHY_ENABLE;\
H A Ddcn31_hpo_dp_link_encoder.c71 DPHY_ENABLE, 1, in dcn31_hpo_dp_link_enc_enable()
83 DPHY_ENABLE, 0); in dcn31_hpo_dp_link_enc_disable()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hpo_dp_link_encoder.h34 SE_SF(DP_DPHY_SYM320_DP_DPHY_SYM32_CONTROL, DPHY_ENABLE, mask_sh),\
/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_regs.h639 #define DPHY_ENABLE (0x100) macro
H A Dkmb_dsi.c1201 kmb_write_bits_mipi(kmb_dsi, DPHY_ENABLE, dphy_no * 2, 2, in dphy_init_sequence()