Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dcs40l50-core.c376 u32 rd_ptr, val, wt_ptr; in cs40l50_dsp_queue() local
383 ret = regmap_read(cs40l50->regmap, CS40L50_DSP_QUEUE_WT, &wt_ptr); in cs40l50_dsp_queue()
392 if (wt_ptr == rd_ptr) in cs40l50_dsp_queue()