Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dm/
H A Dof_extra.h19 FMAP_HASH_NONE, enumerator
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dof_extra.c33 entry->hash_algo = prop ? FMAP_HASH_SHA256 : FMAP_HASH_NONE; in of_read_fmap_entry()