Searched refs:prot_desc (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/ux500/ |
H A D | ux500_msp_dai.c | 61 struct msp_protdesc *prot_desc) in setup_frameper() 69 prot_desc->frame_period = in setup_frameper() 74 prot_desc->frame_period = in setup_frameper() 79 prot_desc->frame_period = in setup_frameper() 84 prot_desc->frame_period = in setup_frameper() 97 prot_desc->frame_period = FRAME_PER_2_SLOTS; in setup_frameper() 101 prot_desc->frame_period = FRAME_PER_8_SLOTS; in setup_frameper() 105 prot_desc->frame_period = FRAME_PER_16_SLOTS; in setup_frameper() 114 prot_desc->clocks_per_frame = in setup_frameper() 115 prot_desc in setup_frameper() 60 setup_frameper(struct snd_soc_dai *dai, unsigned int rate, struct msp_protdesc *prot_desc) setup_frameper() argument 124 setup_pcm_framing(struct snd_soc_dai *dai, unsigned int rate, struct msp_protdesc *prot_desc) setup_pcm_framing() argument 225 setup_pcm_protdesc(struct snd_soc_dai *dai, unsigned int fmt, struct msp_protdesc *prot_desc) setup_pcm_protdesc() argument 263 setup_i2s_protdesc(struct msp_protdesc *prot_desc) setup_i2s_protdesc() argument 303 struct msp_protdesc *prot_desc = &msp_config->protdesc; setup_msp_config() local [all...] |
/kernel/linux/linux-5.10/sound/soc/ux500/ |
H A D | ux500_msp_dai.c | 64 struct msp_protdesc *prot_desc) in setup_frameper() 72 prot_desc->frame_period = in setup_frameper() 77 prot_desc->frame_period = in setup_frameper() 82 prot_desc->frame_period = in setup_frameper() 87 prot_desc->frame_period = in setup_frameper() 100 prot_desc->frame_period = FRAME_PER_2_SLOTS; in setup_frameper() 104 prot_desc->frame_period = FRAME_PER_8_SLOTS; in setup_frameper() 108 prot_desc->frame_period = FRAME_PER_16_SLOTS; in setup_frameper() 117 prot_desc->clocks_per_frame = in setup_frameper() 118 prot_desc in setup_frameper() 63 setup_frameper(struct snd_soc_dai *dai, unsigned int rate, struct msp_protdesc *prot_desc) setup_frameper() argument 127 setup_pcm_framing(struct snd_soc_dai *dai, unsigned int rate, struct msp_protdesc *prot_desc) setup_pcm_framing() argument 228 setup_pcm_protdesc(struct snd_soc_dai *dai, unsigned int fmt, struct msp_protdesc *prot_desc) setup_pcm_protdesc() argument 266 setup_i2s_protdesc(struct msp_protdesc *prot_desc) setup_i2s_protdesc() argument 306 struct msp_protdesc *prot_desc = &msp_config->protdesc; setup_msp_config() local [all...] |
Completed in 2 milliseconds