Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds