Searched refs:codec_type (Results 1 – 14 of 14) sorted by relevance
71 int codec_type; in s5p_mfc_open_inst_cmd_v6() local77 codec_type = S5P_FIMV_CODEC_H264_DEC_V6; in s5p_mfc_open_inst_cmd_v6()80 codec_type = S5P_FIMV_CODEC_H264_MVC_DEC_V6; in s5p_mfc_open_inst_cmd_v6()83 codec_type = S5P_FIMV_CODEC_VC1_DEC_V6; in s5p_mfc_open_inst_cmd_v6()86 codec_type = S5P_FIMV_CODEC_MPEG4_DEC_V6; in s5p_mfc_open_inst_cmd_v6()89 codec_type = S5P_FIMV_CODEC_MPEG2_DEC_V6; in s5p_mfc_open_inst_cmd_v6()92 codec_type = S5P_FIMV_CODEC_H263_DEC_V6; in s5p_mfc_open_inst_cmd_v6()95 codec_type = S5P_FIMV_CODEC_VC1RCV_DEC_V6; in s5p_mfc_open_inst_cmd_v6()98 codec_type = S5P_FIMV_CODEC_VP8_DEC_V6; in s5p_mfc_open_inst_cmd_v6()101 codec_type = S5P_FIMV_CODEC_HEVC_DEC; in s5p_mfc_open_inst_cmd_v6()[all …]
30 void __iomem *codec_type; member
2245 R(codec_type, S5P_FIMV_CODEC_TYPE_V6); in s5p_mfc_init_regs_v6_plus()
73 ((spec)->codec_type == VT2002P ||\74 (spec)->codec_type == VT1812 ||\75 (spec)->codec_type == VT1802)82 enum VIA_HDA_CODEC codec_type; member110 spec->codec_type = get_codec_type(codec); in via_new_spec()112 if (spec->codec_type == VT1708BCE) in via_new_spec()113 spec->codec_type = VT1708S; in via_new_spec()129 enum VIA_HDA_CODEC codec_type; in get_codec_type() local133 codec_type = UNKNOWN; in get_codec_type()135 codec_type = VT1708; in get_codec_type()[all …]
162 enum aic31xx_type codec_type; member717 if (!(aic31xx->codec_type & DAC31XX_BIT)) in aic31xx_add_controls()724 if (aic31xx->codec_type & AIC31XX_STEREO_CLASS_D_BIT) in aic31xx_add_controls()742 if (aic31xx->codec_type & DAC31XX_BIT) { in aic31xx_add_widgets()766 if (aic31xx->codec_type & AIC31XX_STEREO_CLASS_D_BIT) { in aic31xx_add_widgets()970 if (!ret && !(aic31xx->codec_type & DAC31XX_BIT)) in aic31xx_clock_master_routes()987 if (!ret && !(aic31xx->codec_type & DAC31XX_BIT)) in aic31xx_clock_master_routes()1528 aic31xx->codec_type = id->driver_data; in aic31xx_i2c_probe()1548 aic31xx->codec_type = aic31xx->pdata.codec_type; in aic31xx_i2c_probe()1595 if (aic31xx->codec_type & DAC31XX_BIT) in aic31xx_i2c_probe()
425 int codec_type; member1651 if (rt5645->codec_type == CODEC_TYPE_RT5650) { in hp_amp_power()1706 if (rt5645->codec_type == CODEC_TYPE_RT5650) { in hp_amp_power()1746 if (rt5645->codec_type == CODEC_TYPE_RT5645) { in rt5645_hp_event()1773 if (rt5645->codec_type == CODEC_TYPE_RT5645) { in rt5645_hp_event()2751 switch (rt5645->codec_type) { in rt5645_hw_params()2814 switch (rt5645->codec_type) { in rt5645_set_dai_fmt()2991 switch (rt5645->codec_type) { in rt5645_set_tdm_slot()3009 if (rt5645->codec_type == CODEC_TYPE_RT5645) in rt5645_set_tdm_slot()3238 if (rt5645->btn_jack && rt5645->codec_type == CODEC_TYPE_RT5650) { in rt5645_set_jack_detect()[all …]
37 enum aic31xx_type codec_type; member
1339 enum snd_azf3328_codec_type codec_type, in snd_azf3328_ctrl_codec_activity() argument1343 struct snd_azf3328_codec_data *codec = &chip->codecs[codec_type]; in snd_azf3328_ctrl_codec_activity()1370 ((!chip->codecs[peer_codecs[codec_type].other1] in snd_azf3328_ctrl_codec_activity()1372 && (!chip->codecs[peer_codecs[codec_type].other2] in snd_azf3328_ctrl_codec_activity()1880 enum snd_azf3328_codec_type codec_type; in snd_azf3328_pcm_interrupt() local1883 for (codec_type = AZF_CODEC_PLAYBACK; in snd_azf3328_pcm_interrupt()1884 codec_type <= AZF_CODEC_I2S_OUT; in snd_azf3328_pcm_interrupt()1885 ++codec_type, ++codec) { in snd_azf3328_pcm_interrupt()1888 if (!(status & (1 << codec_type))) in snd_azf3328_pcm_interrupt()2030 enum snd_azf3328_codec_type codec_type in snd_azf3328_pcm_open() argument[all …]
41 int codec_type, int stream_type, int operation);
67 u8 codec_type; member384 int codec_type, int stream_type, int operation) in sst_byt_stream_type() argument386 stream->request.str_type.codec_type = codec_type; in sst_byt_stream_type()
261 u8 codec_type; /* Codec type */ member400 u16 codec_type; member
36 int codec_type; member289 if (ctx->acpi_card->codec_type == CODEC_TYPE_RT5650) in cht_codec_init()
842 int codec_type = WSS_HW_DETECT; in create_ad1845() local854 codec_type = WSS_HW_AD1848; in create_ad1845()865 codec_type, WSS_HWSHARE_DMA1, &chip); in create_ad1845()
46 str_info->alloc_param.codec_type = str_params->codec; in sst_alloc_stream_mrfld()