Searched refs:cm_compat_data (Results 1 - 2 of 2) sorted by relevance

/src/sys/arch/arm/ti/
H A Dam3_prcm.c141 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 Domap4_prcm.c153 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 7 milliseconds