Home
last modified time | relevance | path

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

/sound/soc/uniphier/
Daio-core.c1179 sub->rd_org = 0; in aiodma_rb_set_buffer()
1216 sub->rd_total += sub->rd_offs - sub->rd_org; in aiodma_rb_sync()
1217 if (sub->rd_offs < sub->rd_org) in aiodma_rb_sync()
1223 sub->rd_org = sub->rd_offs; in aiodma_rb_sync()
Daio.h260 u64 rd_org; member