Searched refs:MAX1363_COMPATIBLE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | max1363.c | 1532 #define MAX1363_COMPATIBLE(of_compatible, cfg) { \ macro 1538 MAX1363_COMPATIBLE("maxim,max1361", max1361), 1539 MAX1363_COMPATIBLE("maxim,max1362", max1362), 1540 MAX1363_COMPATIBLE("maxim,max1363", max1363), 1541 MAX1363_COMPATIBLE("maxim,max1364", max1364), 1542 MAX1363_COMPATIBLE("maxim,max1036", max1036), 1543 MAX1363_COMPATIBLE("maxim,max1037", max1037), 1544 MAX1363_COMPATIBLE("maxim,max1038", max1038), 1545 MAX1363_COMPATIBLE("maxim,max1039", max1039), 1546 MAX1363_COMPATIBLE("maxi [all...] |
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | max1363.c | 1529 #define MAX1363_COMPATIBLE(of_compatible, cfg) { \ macro 1535 MAX1363_COMPATIBLE("maxim,max1361", max1361), 1536 MAX1363_COMPATIBLE("maxim,max1362", max1362), 1537 MAX1363_COMPATIBLE("maxim,max1363", max1363), 1538 MAX1363_COMPATIBLE("maxim,max1364", max1364), 1539 MAX1363_COMPATIBLE("maxim,max1036", max1036), 1540 MAX1363_COMPATIBLE("maxim,max1037", max1037), 1541 MAX1363_COMPATIBLE("maxim,max1038", max1038), 1542 MAX1363_COMPATIBLE("maxim,max1039", max1039), 1543 MAX1363_COMPATIBLE("maxi [all...] |
Completed in 5 milliseconds