Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/tegra124/
H A Dsor.c600 DUMP_REG(DP_DEBUG(0)); in dump_sor_reg()
601 DUMP_REG(DP_DEBUG(1)); in dump_sor_reg()
H A Dsor.h723 #define DP_DEBUG(i) (0x5e + i) macro