Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/au1x/
Ddma.c26 u32 relative_end; /* relative to start of buffer */ member
87 pointer->relative_end = (u32) (((i+1) * period_bytes) - 0x1); in au1000_setup_dma_link()
274 location = stream->buffer->relative_end - location; in alchemy_pcm_pointer()
/linux-4.4.14/sound/mips/
Dau1x00.c70 u32 relative_end; /*realtive to start of buffer*/ member
179 pointer->relative_end = (u32) (((i+1) * period_bytes) - 0x1); in au1000_setup_dma_link()
416 location = stream->buffer->relative_end - location; in snd_au1000_pointer()