Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ds_record.h82 #define SREC_COUNT 5 /* Count Record (previously transmitted) */ macro
/openbmc/u-boot/common/
H A Ds_record.c65 srec_type = SREC_COUNT; /* a 2 byte record counter */ in srec_decode()