Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dzm.c87 #define FRTYPES 22 /* Total number of frame types in this array */ macro
776 if (c >= -3 && c <= FRTYPES) in zgethdr()