Home
last modified time | relevance | path

Searched defs:cache_info (Results 1 – 2 of 2) sorted by relevance

/include/
A Dsmbios_plat.h11 struct cache_info { struct
12 union cache_config config;
13 union cache_sram_type supp_sram_type;
15 u32 line_size;
16 u32 associativity;
17 u32 max_size;
18 u32 inst_size;
19 u8 cache_type;
20 u8 speed;
21 u8 err_corr_type;
[all …]
A Dcache.h16 struct cache_info { struct
28 int (*get_info)(struct udevice *dev, struct cache_info *info); argument

Completed in 3 milliseconds