Searched refs:cs_dsp_wseq (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/firmware/cirrus/ |
| A D | cs_dsp.h | 276 struct cs_dsp_wseq { struct 281 int cs_dsp_wseq_init(struct cs_dsp *dsp, struct cs_dsp_wseq *wseqs, unsigned int num_wseqs); argument 282 int cs_dsp_wseq_write(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq, u32 addr, u32 data, 284 int cs_dsp_wseq_multi_write(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq,
|
| /linux/include/linux/mfd/ |
| A D | cs40l50.h | 124 struct cs_dsp_wseq wseqs[CS40L50_NUM_WSEQS];
|
| /linux/drivers/firmware/cirrus/ |
| A D | cs_dsp.c | 3494 static void cs_dsp_wseq_clear(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq) in cs_dsp_wseq_clear() 3504 static int cs_dsp_populate_wseq(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq) in cs_dsp_populate_wseq() 3592 int cs_dsp_wseq_init(struct cs_dsp *dsp, struct cs_dsp_wseq *wseqs, unsigned int num_wseqs) in cs_dsp_wseq_init() 3642 int cs_dsp_wseq_write(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq, in cs_dsp_wseq_write() 3740 int cs_dsp_wseq_multi_write(struct cs_dsp *dsp, struct cs_dsp_wseq *wseq, in cs_dsp_wseq_multi_write()
|
Completed in 17 milliseconds