Home
last modified time | relevance | path

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

/linux/drivers/cache/
H A Dsifive_ccache.c120 static const struct of_device_id sifive_ccache_ids[] = { variable
284 .of_match_table = sifive_ccache_ids,
296 np = of_find_matching_node_and_match(NULL, sifive_ccache_ids, &match); in sifive_ccache_init()