Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/tegra124/
H A Dsor.c598 DUMP_REG(DP_DEBUG(0)); in dump_sor_reg()
599 DUMP_REG(DP_DEBUG(1)); in dump_sor_reg()
H A Dsor.h722 #define DP_DEBUG(i) (0x5e + i) macro