Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dasc.c81 #define ASC_SIZE 0x2000 macro
679 memory_region_init(&s->asc, OBJECT(obj), "asc", ASC_SIZE); in asc_init()