Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c163 tegra_sor_writel(sor, DP_TPG, 0x41414141); in tegra_dc_sor_set_dp_linkctl()
169 tegra_sor_writel(sor, DP_TPG, reg_val); in tegra_dc_sor_set_dp_linkctl()
172 tegra_sor_writel(sor, DP_TPG, 0x50505050); in tegra_dc_sor_set_dp_linkctl()
602 DUMP_REG(DP_TPG); in dump_sor_reg()
H A Dsor.h745 #define DP_TPG 0x6d macro