Home
last modified time | relevance | path

Searched refs:is_phandle (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/dtc/
H A Dyamltree.c56 bool is_phandle = false; in yaml_propval_int() local
68 is_phandle = false; in yaml_propval_int()
71 is_phandle = true; in yaml_propval_int()
81 if (is_phandle) in yaml_propval_int()