Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dblkcache.c37 blkcache_configure(blocks_per_entry, max_entries); in blkc_configure()
/openbmc/u-boot/drivers/block/
H A Dblkcache.c145 void blkcache_configure(unsigned blocks, unsigned entries) in blkcache_configure() function
/openbmc/u-boot/include/
H A Dblk.h163 void blkcache_configure(unsigned blocks, unsigned entries);