Home
last modified time | relevance | path

Searched refs:codec_type (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dsound.h29 enum en_sound_codec codec_type; member
/rk3399_rockchip-uboot/drivers/sound/
H A Dmax98095.c487 if (pcodec_info->codec_type == CODEC_MAX_98095) { in max98095_do_init()
491 pcodec_info->codec_type); in max98095_do_init()
564 pcodec_info->codec_type = CODEC_MAX_98095; in get_max98095_codec_values()
H A Dwm8994.c857 pcodec_info->codec_type = CODEC_WM_8994; in get_codec_values()
885 if (pcodec_info->codec_type == CODEC_WM_8994) { in wm8994_init()
889 pcodec_info->codec_type); in wm8994_init()