Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dzmodem.h106 #define ZF1_ZMMASK 0x1f /* Mask for the choices below */ macro
H A Dlrz.c1452 if (zconv != ZCRESUM && !Rxclob && (zmanag&ZF1_ZMMASK) != ZF1_ZMCLOB in procheader()
1453 && (zmanag&ZF1_ZMMASK) != ZF1_ZMAPND in procheader()
1508 if ((zmanag & ZF1_ZMMASK)!=ZF1_ZMCHNG) { in procheader()