Home
last modified time | relevance | path

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

/linux/sound/soc/renesas/
H A Drz-ssi.c90 int period_counter; /* for keeping track of periods transferred */ member
223 strm->period_counter = 0; in rz_ssi_stream_init()
444 if (strm->period_counter != current_period) { in rz_ssi_pointer_update()
446 strm->period_counter = current_period; in rz_ssi_pointer_update()