Home
last modified time | relevance | path

Searched defs:cl (Results 1 – 10 of 10) sorted by relevance

/sound/soc/intel/avs/
Dcldma.c60 void hda_cldma_fill(struct hda_cldma *cl) in hda_cldma_fill()
90 struct hda_cldma *cl = container_of(work, struct hda_cldma, memcpy_work.work); in cldma_memcpy_work() local
124 void hda_cldma_transfer(struct hda_cldma *cl, unsigned long start_delay) in hda_cldma_transfer()
136 int hda_cldma_start(struct hda_cldma *cl) in hda_cldma_start()
151 int hda_cldma_stop(struct hda_cldma *cl) in hda_cldma_stop()
168 int hda_cldma_reset(struct hda_cldma *cl) in hda_cldma_reset()
198 void hda_cldma_set_data(struct hda_cldma *cl, void *data, unsigned int size) in hda_cldma_set_data()
205 static void cldma_setup_bdle(struct hda_cldma *cl, u32 bdle_size) in cldma_setup_bdle()
234 void hda_cldma_setup(struct hda_cldma *cl) in hda_cldma_setup()
253 struct hda_cldma *cl = dev_id; in cldma_irq_handler() local
[all …]
Dloader.c137 struct hda_cldma *cl = &code_loader; in avs_cldma_load_basefw() local
191 struct hda_cldma *cl = &code_loader; in avs_cldma_load_library() local
212 struct hda_cldma *cl = &code_loader; in avs_cldma_load_module() local
/sound/soc/apple/
Dmca.c65 #define PORT_DATA_SEL_TXA(cl) (1 << ((cl)*2)) argument
66 #define PORT_DATA_SEL_TXB(cl) (2 << ((cl)*2)) argument
111 #define REG_DMA_ADAPTER_A(cl) (0x8000 * (cl)) argument
112 #define REG_DMA_ADAPTER_B(cl) (0x8000 * (cl) + 0x4000) argument
167 static void mca_modify(struct mca_cluster *cl, int regoffset, u32 mask, u32 val) in mca_modify()
195 struct mca_cluster *cl = mca_dai_to_cluster(dai); in mca_fe_early_trigger() local
232 struct mca_cluster *cl = mca_dai_to_cluster(dai); in mca_fe_trigger() local
259 static int mca_fe_enable_clocks(struct mca_cluster *cl) in mca_fe_enable_clocks()
295 static void mca_fe_disable_clocks(struct mca_cluster *cl) in mca_fe_disable_clocks()
304 static bool mca_fe_clocks_in_use(struct mca_cluster *cl) in mca_fe_clocks_in_use()
[all …]
/sound/soc/mediatek/mt8186/
Dmt8186-audsys-clk.c92 struct clk_lookup *cl; in mt8186_audsys_clk_unregister() local
114 struct clk_lookup *cl; in mt8186_audsys_clk_register() local
/sound/soc/mediatek/mt8195/
Dmt8195-audsys-clk.c156 struct clk_lookup *cl; in mt8195_audsys_clk_unregister() local
178 struct clk_lookup *cl; in mt8195_audsys_clk_register() local
/sound/soc/codecs/
Drt1019.c394 unsigned int cn = 0, cl = 0, rx_slotnum; in rt1019_set_tdm_slot() local
Drt5682.c2061 unsigned int cl, val = 0; in rt5682_set_tdm_slot() local
Drt5682s.c1984 unsigned int cl, val = 0, tx_slotnum; in rt5682s_set_tdm_slot() local
/sound/pci/hda/
Dcs35l41_hda.c354 const struct cs35l41_amp_cal_data *cl; in cs35l41_save_calibration() local
/sound/soc/ti/
Ddavinci-mcasp.c714 struct snd_pcm_hw_constraint_list *cl = &mcasp->chconstr[stream]; in davinci_mcasp_ch_constraint() local