Searched refs:SOR_CSTM_LINK_ACT_B (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/tegra/ | ||
D | sor.h | 140 #define SOR_CSTM_LINK_ACT_B (1 << 15) macro |
D | sor.c | 2903 value = SOR_CSTM_LVDS | SOR_CSTM_LINK_ACT_A | SOR_CSTM_LINK_ACT_B | in tegra_sor_dp_enable() |