Searched refs:codec_type (Results 1 – 14 of 14) sorted by relevance
75 int codec_type; in s5p_mfc_open_inst_cmd_v6() local81 codec_type = S5P_FIMV_CODEC_H264_DEC_V6; in s5p_mfc_open_inst_cmd_v6()84 codec_type = S5P_FIMV_CODEC_H264_MVC_DEC_V6; in s5p_mfc_open_inst_cmd_v6()87 codec_type = S5P_FIMV_CODEC_VC1_DEC_V6; in s5p_mfc_open_inst_cmd_v6()90 codec_type = S5P_FIMV_CODEC_MPEG4_DEC_V6; in s5p_mfc_open_inst_cmd_v6()93 codec_type = S5P_FIMV_CODEC_MPEG2_DEC_V6; in s5p_mfc_open_inst_cmd_v6()96 codec_type = S5P_FIMV_CODEC_H263_DEC_V6; in s5p_mfc_open_inst_cmd_v6()99 codec_type = S5P_FIMV_CODEC_VC1RCV_DEC_V6; in s5p_mfc_open_inst_cmd_v6()102 codec_type = S5P_FIMV_CODEC_VP8_DEC_V6; in s5p_mfc_open_inst_cmd_v6()105 codec_type = S5P_FIMV_CODEC_HEVC_DEC; in s5p_mfc_open_inst_cmd_v6()[all …]
33 void __iomem *codec_type; member
2248 R(codec_type, S5P_FIMV_CODEC_TYPE_V6); in s5p_mfc_init_regs_v6_plus()
86 ((spec)->codec_type == VT2002P ||\87 (spec)->codec_type == VT1812 ||\88 (spec)->codec_type == VT1802)95 enum VIA_HDA_CODEC codec_type; member123 spec->codec_type = get_codec_type(codec); in via_new_spec()125 if (spec->codec_type == VT1708BCE) in via_new_spec()126 spec->codec_type = VT1708S; in via_new_spec()142 enum VIA_HDA_CODEC codec_type; in get_codec_type() local146 codec_type = UNKNOWN; in get_codec_type()148 codec_type = VT1708; in get_codec_type()[all …]
160 enum aic31xx_type codec_type; member714 if (!(aic31xx->codec_type & DAC31XX_BIT)) in aic31xx_add_controls()721 if (aic31xx->codec_type & AIC31XX_STEREO_CLASS_D_BIT) in aic31xx_add_controls()739 if (aic31xx->codec_type & DAC31XX_BIT) { in aic31xx_add_widgets()763 if (aic31xx->codec_type & AIC31XX_STEREO_CLASS_D_BIT) { in aic31xx_add_widgets()967 if (!ret && !(aic31xx->codec_type & DAC31XX_BIT)) in aic31xx_clock_master_routes()984 if (!ret && !(aic31xx->codec_type & DAC31XX_BIT)) in aic31xx_clock_master_routes()1417 aic31xx->codec_type = id->driver_data; in aic31xx_i2c_probe()1437 aic31xx->codec_type = aic31xx->pdata.codec_type; in aic31xx_i2c_probe()1459 if (aic31xx->codec_type & DAC31XX_BIT) in aic31xx_i2c_probe()
423 int codec_type; member1688 if (rt5645->codec_type == CODEC_TYPE_RT5650) { in hp_amp_power()1743 if (rt5645->codec_type == CODEC_TYPE_RT5650) { in hp_amp_power()1783 if (rt5645->codec_type == CODEC_TYPE_RT5645) { in rt5645_hp_event()1810 if (rt5645->codec_type == CODEC_TYPE_RT5645) { in rt5645_hp_event()2788 switch (rt5645->codec_type) { in rt5645_hw_params()2851 switch (rt5645->codec_type) { in rt5645_set_dai_fmt()3028 switch (rt5645->codec_type) { in rt5645_set_tdm_slot()3046 if (rt5645->codec_type == CODEC_TYPE_RT5645) in rt5645_set_tdm_slot()3275 if (rt5645->btn_jack && rt5645->codec_type == CODEC_TYPE_RT5650) { in rt5645_set_jack_detect()[all …]
33 enum aic31xx_type codec_type; member
1353 enum snd_azf3328_codec_type codec_type, in snd_azf3328_ctrl_codec_activity() argument1357 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type]; in snd_azf3328_ctrl_codec_activity()1384 ((!chip->codecs[peer_codecs[codec_type].other1] in snd_azf3328_ctrl_codec_activity()1386 && (!chip->codecs[peer_codecs[codec_type].other2] in snd_azf3328_ctrl_codec_activity()1894 enum snd_azf3328_codec_type codec_type; in snd_azf3328_pcm_interrupt() local1897 for (codec_type = AZF_CODEC_PLAYBACK; in snd_azf3328_pcm_interrupt()1898 codec_type <= AZF_CODEC_I2S_OUT; in snd_azf3328_pcm_interrupt()1899 ++codec_type, ++codec) { in snd_azf3328_pcm_interrupt()1902 if (!(status & (1 << codec_type))) in snd_azf3328_pcm_interrupt()2044 enum snd_azf3328_codec_type codec_type in snd_azf3328_pcm_open() argument[all …]
49 int codec_type, int stream_type, int operation);
75 u8 codec_type; member392 int codec_type, int stream_type, int operation) in sst_byt_stream_type() argument394 stream->request.str_type.codec_type = codec_type; in sst_byt_stream_type()
269 u8 codec_type; /* Codec type */ member408 u16 codec_type; member
45 int codec_type; member298 if (ctx->acpi_card->codec_type == CODEC_TYPE_RT5650) in cht_codec_init()
855 int codec_type = WSS_HW_DETECT; in create_ad1845() local867 codec_type = WSS_HW_AD1848; in create_ad1845()878 codec_type, WSS_HWSHARE_DMA1, &chip); in create_ad1845()
54 str_info->alloc_param.codec_type = str_params->codec; in sst_alloc_stream_mrfld()