Searched refs:FMAP_COMPRESS_LZ4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/dm/ | ||
H A D | of_extra.h | 14 FMAP_COMPRESS_LZ4, enumerator |
/openbmc/u-boot/drivers/core/ | ||
H A D | of_extra.c | 31 entry->compress_algo = FMAP_COMPRESS_LZ4; in ofnode_read_fmap_entry() |