Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dbxt_da7219_max98357a.c27 #define MAX98390_DEV0_NAME "i2c-MX98390:00" macro
458 /* Left */ COMP_CODEC(MAX98390_DEV0_NAME, "max98390-aif1"),
659 .dlc = COMP_CODEC_CONF(MAX98390_DEV0_NAME),
/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-mt6359.c40 #define MAX98390_DEV0_NAME "max98390.2-0038" /* right */ macro
1006 DAILINK_COMP_ARRAY(COMP_CODEC(MAX98390_DEV0_NAME,
1340 .dlc = COMP_CODEC_CONF(MAX98390_DEV0_NAME),
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-mt6359.c38 #define MAX98390_DEV0_NAME "max98390.0-0038" /* rear right */ macro
587 if (!strcmp(codec_dai->component->name, MAX98390_DEV0_NAME)) in mt8188_max98390_hw_params()