Searched refs:DT_PREFIX (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/soc/meson/
H A Dmeson-card.h17 #define DT_PREFIX "amlogic," macro
H A Daxg-card.c289 return of_device_is_compatible(np, DT_PREFIX "axg-toddr");
294 return of_device_is_compatible(np, DT_PREFIX "axg-frddr");
299 return of_device_is_compatible(np, DT_PREFIX "axg-tdm-iface");
304 return of_device_is_compatible(np, DT_PREFIX "g12a-tohdmitx") ||
305 of_device_is_compatible(np, DT_PREFIX "g12a-toacodec");
H A Dgx-card.c70 if (of_device_is_compatible(c->of_node, DT_PREFIX "aiu")) {

Completed in 177 milliseconds