Searched refs:cm_compat_data (Results 1 - 2 of 2) sorted by relevance
| /src/sys/arch/arm/ti/ | ||
| H A D | am3_prcm.c | 141 static const struct device_compatible_entry cm_compat_data[] = { variable in typeref:typename:const struct device_compatible_entry[] 287 if (of_compatible_match(child, cm_compat_data) == 0) |
| H A D | omap4_prcm.c | 153 static const struct device_compatible_entry cm_compat_data[] = { variable in typeref:typename:const struct device_compatible_entry[] 336 if (of_compatible_match(child, cm_compat_data) == 0) |
Completed in 87 milliseconds