Searched refs:uda1380_read_reg_cache (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | uda1380.c | 61 static inline unsigned int uda1380_read_reg_cache(struct snd_soc_component *component, in uda1380_read_reg_cache() function 185 uda1380_read_reg_cache(uda1380_component, reg)); in uda1380_flush_work() 187 uda1380_read_reg_cache(uda1380_component, reg)); in uda1380_flush_work() 424 iface = uda1380_read_reg_cache(component, UDA1380_IFACE); in uda1380_set_dai_fmt_both() 454 iface = uda1380_read_reg_cache(component, UDA1380_IFACE); in uda1380_set_dai_fmt_playback() 484 iface = uda1380_read_reg_cache(component, UDA1380_IFACE); in uda1380_set_dai_fmt_capture() 511 int mixer = uda1380_read_reg_cache(component, UDA1380_MIXER); in uda1380_trigger() 535 u16 clk = uda1380_read_reg_cache(component, UDA1380_CLK); in uda1380_pcm_hw_params() 540 u16 pm = uda1380_read_reg_cache(component, UDA1380_PM); in uda1380_pcm_hw_params() 572 u16 clk = uda1380_read_reg_cache(componen in uda1380_pcm_shutdown() [all...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | uda1380.c | 61 static inline unsigned int uda1380_read_reg_cache(struct snd_soc_component *component, in uda1380_read_reg_cache() function 185 uda1380_read_reg_cache(uda1380_component, reg)); in uda1380_flush_work() 187 uda1380_read_reg_cache(uda1380_component, reg)); in uda1380_flush_work() 424 iface = uda1380_read_reg_cache(component, UDA1380_IFACE); in uda1380_set_dai_fmt_both() 454 iface = uda1380_read_reg_cache(component, UDA1380_IFACE); in uda1380_set_dai_fmt_playback() 484 iface = uda1380_read_reg_cache(component, UDA1380_IFACE); in uda1380_set_dai_fmt_capture() 511 int mixer = uda1380_read_reg_cache(component, UDA1380_MIXER); in uda1380_trigger() 535 u16 clk = uda1380_read_reg_cache(component, UDA1380_CLK); in uda1380_pcm_hw_params() 540 u16 pm = uda1380_read_reg_cache(component, UDA1380_PM); in uda1380_pcm_hw_params() 572 u16 clk = uda1380_read_reg_cache(componen in uda1380_pcm_shutdown() [all...] |
Completed in 2 milliseconds