Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/au1x/
H A Ddma.c29 u32 relative_end; /* relative to start of buffer */ member
90 pointer->relative_end = (u32) (((i+1) * period_bytes) - 0x1); in au1000_setup_dma_link()
275 location = stream->buffer->relative_end - location; in alchemy_pcm_pointer()