Searched refs:frame_fmt (Results 1 – 6 of 6) 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()404 u8 frame_fmt, control; in oti6858_set_termios() local411 frame_fmt = priv->pending_setup.frame_fmt; in oti6858_set_termios()415 frame_fmt &= ~FMT_DATA_BITS_MASK; in oti6858_set_termios()418 frame_fmt |= FMT_DATA_BITS_5; in oti6858_set_termios()421 frame_fmt |= FMT_DATA_BITS_6; in oti6858_set_termios()424 frame_fmt |= FMT_DATA_BITS_7; in oti6858_set_termios()[all …]
78 uint32_t frame_fmt; /**< enum sof_ipc_frame */ member
110 uint32_t frame_fmt; /**< SOF_IPC_FRAME_ */ member
325 * @frame_fmt: frame format338 u32 frame_fmt;334 u32 frame_fmt; global() member
170 offsetof(struct sof_ipc_comp_config, frame_fmt)},400 config->frame_fmt); in sof_dbg_comp_config()1937 pcm.params.frame_fmt = SOF_IPC_FRAME_S16_LE; in sof_ipc3_keyword_detect_pcm_params()1940 pcm.params.frame_fmt = SOF_IPC_FRAME_S24_4LE; in sof_ipc3_keyword_detect_pcm_params()1943 pcm.params.frame_fmt = SOF_IPC_FRAME_S32_LE; in sof_ipc3_keyword_detect_pcm_params()
232 pcm->params.frame_fmt = SOF_IPC_FRAME_S32_LE; in sof_compr_set_params()