Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/cmd/
H A Dblkcache.c38 blkcache_configure(blocks_per_entry, max_entries); in blkc_configure()
/rk3399_rockchip-uboot/drivers/block/
H A Dblkcache.c146 void blkcache_configure(unsigned blocks, unsigned entries) in blkcache_configure() function
/rk3399_rockchip-uboot/include/
H A Dblk.h183 void blkcache_configure(unsigned blocks, unsigned entries);