Searched refs:frame_fmt (Results 1 – 5 of 5) sorted by relevance
78 u8 frame_fmt; member116 && ((a)->frame_fmt == (priv)->pending_setup.frame_fmt))182 u8 frame_fmt; member230 new_setup->frame_fmt = priv->pending_setup.frame_fmt; in setup_line()405 u8 frame_fmt, control; in oti6858_set_termios() local413 frame_fmt = priv->pending_setup.frame_fmt; in oti6858_set_termios()417 frame_fmt &= ~FMT_DATA_BITS_MASK; in oti6858_set_termios()420 frame_fmt |= FMT_DATA_BITS_5; in oti6858_set_termios()423 frame_fmt |= FMT_DATA_BITS_6; in oti6858_set_termios()426 frame_fmt |= FMT_DATA_BITS_7; in oti6858_set_termios()[all …]
189 pcm.params.frame_fmt = SOF_IPC_FRAME_S16_LE; in sof_pcm_hw_params()192 pcm.params.frame_fmt = SOF_IPC_FRAME_S24_4LE; in sof_pcm_hw_params()195 pcm.params.frame_fmt = SOF_IPC_FRAME_S32_LE; in sof_pcm_hw_params()198 pcm.params.frame_fmt = SOF_IPC_FRAME_FLOAT; in sof_pcm_hw_params()666 switch (dai->comp_dai.config.frame_fmt) { in sof_pcm_dai_link_fixup()698 if (dai->comp_dai.config.frame_fmt == SOF_IPC_FRAME_S24_4LE) { in sof_pcm_dai_link_fixup()701 dai->comp_dai.config.frame_fmt, in sof_pcm_dai_link_fixup()
95 pcm.params.frame_fmt = SOF_IPC_FRAME_S16_LE; in ipc_pcm_params()98 pcm.params.frame_fmt = SOF_IPC_FRAME_S24_4LE; in ipc_pcm_params()101 pcm.params.frame_fmt = SOF_IPC_FRAME_S32_LE; in ipc_pcm_params()643 offsetof(struct sof_ipc_comp_config, frame_fmt), 0},1018 config->frame_fmt); in sof_dbg_comp_config()
78 uint32_t frame_fmt; /**< enum sof_ipc_frame */ member
108 uint32_t frame_fmt; /**< SOF_IPC_FRAME_ */ member