Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dbxt_da7219_max98357a.c28 #define MAX98390_DEV1_NAME "i2c-MX98390:01" macro
459 /* Right */ COMP_CODEC(MAX98390_DEV1_NAME, "max98390-aif1")));
663 .dlc = COMP_CODEC_CONF(MAX98390_DEV1_NAME),
/openbmc/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-mt6359.c41 #define MAX98390_DEV1_NAME "max98390.2-0039" /* left */ macro
1008 COMP_CODEC(MAX98390_DEV1_NAME,
1344 .dlc = COMP_CODEC_CONF(MAX98390_DEV1_NAME),
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-mt6359.c39 #define MAX98390_DEV1_NAME "max98390.0-0039" /* rear left */ macro
590 if (!strcmp(codec_dai->component->name, MAX98390_DEV1_NAME)) in mt8188_max98390_hw_params()