Searched refs:DBG_NOR (Results 1 – 1 of 1) sorted by relevance
| /openbmc/u-boot/cmd/aspeed/ |
| H A D | dptest.c | 34 #define DBG_NOR 0x00000002 /* DBG_NORMAL */ macro 712 DBG(DBG_NOR, "1.HPD_N W 0x600 set power!\n"); in Apply_HPD_Normal() 715 DBG(DBG_NOR, "2.HPD_N R 0x0 read back is 0x%X!\n", AUX_Data[0]); in Apply_HPD_Normal() 719 DBG(DBG_NOR, "3.HPD_N R 0x500 - 0x508 read back\n"); in Apply_HPD_Normal() 723 DBG(DBG_NOR, "4.HPD_N R 0x0 - 0xD read back\n"); in Apply_HPD_Normal() 729 DBG(DBG_NOR, "4.HPD_N R 0x2 En_Frame_Cap\n"); in Apply_HPD_Normal() 733 DBG(DBG_NOR, "5.HPD_N R 0xE read back\n"); in Apply_HPD_Normal() 736 DBG(DBG_NOR, "6.HPD_N Apply_EDID_Reading Enter\n"); in Apply_HPD_Normal() 740 DBG(DBG_NOR, "6.HPD_N Apply_EDID_Reading Leave\n"); in Apply_HPD_Normal() 744 DBG(DBG_NOR, "7.HPD_N R 0x200 - 0x201 read back.\n"); in Apply_HPD_Normal() [all …]
|