HomeSort by: relevance | last modified time | path
    Searched defs:cm_compat_data (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/ti/
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)
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)

Completed in 22 milliseconds