Lines Matching defs:property
3054 * @property: property name containing phandle on TISCI node
3065 const char *property)
3077 ti_sci_np = of_parse_phandle(np, property, 0);
3103 * @property: property name containing phandle on TISCI node
3113 const char *property)
3121 handle = ti_sci_get_by_phandle(dev_of_node(dev), property);
3266 * @of_prop: property name by which the resource are represented
3384 /* if the property is not present in DT, use a default from desc */