Searched refs:num_i_cache_lines (Results 1 – 1 of 1) sorted by relevance
246 uint8_t num_i_cache_lines; member1602 s->cfg[1] |= ((s->num_i_cache_lines - 1) & 0xf) << 4; in pl330_realize()1657 DEFINE_PROP_UINT8("num_i-cache_lines", PL330State, num_i_cache_lines, 8),