Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A DxyzModem.c231 #define ZM_DEBUG(x) x macro
233 #define ZM_DEBUG(x) macro
259 ZM_DEBUG (zm_new ()); in xyzModem_get_hdr()
272 ZM_DEBUG (zm_save (c)); in xyzModem_get_hdr()
287 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
302 ZM_DEBUG (zm_dprintf ("ACK on EOT #%d\n", __LINE__)); in xyzModem_get_hdr()
303 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
315 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
323 ZM_DEBUG (zm_save (xyz.blk)); in xyzModem_get_hdr()
326 ZM_DEBUG (zm_dump (__LINE__)); in xyzModem_get_hdr()
[all …]