Searched refs:CS40L50_DSP_QUEUE (Results 1 – 2 of 2) sorted by relevance
73 ret = regmap_write(regmap, CS40L50_DSP_QUEUE, val); in cs40l50_dsp_write()86 ret = regmap_read_poll_timeout(regmap, CS40L50_DSP_QUEUE, ack, !ack, in cs40l50_dsp_write()553 return regmap_write(cs40l50->regmap, CS40L50_DSP_QUEUE, CS40L50_ALLOW_HIBER); in cs40l50_runtime_suspend()
95 #define CS40L50_DSP_QUEUE 0x11020 macro