Searched refs:SNDRV_GF1_MEM_BLOCK_16BIT (Results 1 – 2 of 2) sorted by relevance
148 block->flags = w_16 ? SNDRV_GF1_MEM_BLOCK_16BIT : 0; in snd_gf1_mem_find()322 block->flags & SNDRV_GF1_MEM_BLOCK_16BIT ? " 16-bit" : ""); in snd_gf1_mem_info_read()
157 #define SNDRV_GF1_MEM_BLOCK_16BIT 0x0001 macro