Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Dblkcache.c38 blkcache_configure(blocks_per_entry, max_entries); in blkc_configure()
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dblkcache.c146 void blkcache_configure(unsigned blocks, unsigned entries) in blkcache_configure() function
/OK3568_Linux_fs/u-boot/include/
H A Dblk.h177 void blkcache_configure(unsigned blocks, unsigned entries);