Home
last modified time | relevance | path

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

/openbmc/qemu/hw/dma/
H A Dpl330.c246 uint8_t num_i_cache_lines; member
1602 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),