Lines Matching refs:string
33 $(dt_chosen_has_compat,<property in /chosen>,<compatible string>)
42 $(dt_compat_any_has_prop,<compatible string>,<prop>[,<value>])
43 $(dt_compat_any_on_bus,<compatible string>,<prop>)
44 $(dt_compat_enabled,<compatible string>)
45 $(dt_compat_on_bus,<compatible string>,<bus>)
47 $(dt_has_compat,<compatible string>)
51 $(dt_node_has_compat,<node path>,<compatible string>)
67 $(dt_nodelabel_enabled_with_compat,<node label>,<compatible string>)
68 $(dt_nodelabel_has_compat,<node label>,<compatible string>)
100 The functions listed below can be used to modify string variables.
104 $(normalize_upper,<string>)
105 $(substring,<string>,<start>[,<stop>])