Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dzmodem.h104 #define ZF1_ZMSKNOLOC 0x80 /* Skip file if not present at rx */ macro
H A Dlrz.c2043 if (Rxhdr[ZF1] & ZF1_ZMSKNOLOC) { in tryz()
2044 Rxhdr[ZF1] &= ~(ZF1_ZMSKNOLOC); in tryz()