Lines Matching defs:property
2986 * @property: property name containing phandle on TISCI node
2997 const char *property)
3009 ti_sci_np = of_parse_phandle(np, property, 0);
3035 * @property: property name containing phandle on TISCI node
3045 const char *property)
3053 handle = ti_sci_get_by_phandle(dev_of_node(dev), property);
3207 * @of_prop: property name by which the resource are represented
3325 /* if the property is not present in DT, use a default from desc */