Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dp_reg.h109 #define VTOTAL_SEL_DP_ENC0_P0 BIT(1) macro
H A Dmtk_dp.c379 u32 mask = HTOTAL_SEL_DP_ENC0_P0 | VTOTAL_SEL_DP_ENC0_P0 | in mtk_dp_msa_bypass_enable()