Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/dtc/
H A Dchecks.c282 #define PROPNODECHARSSTRICT LOWERCASE UPPERCASE DIGITS ",-" macro
304 CHECK(node_name_chars_strict, check_node_name_chars_strict, PROPNODECHARSSTRICT);
381 CHECK(property_name_chars_strict, check_property_name_chars_strict, PROPNODECHARSSTRICT);
/openbmc/linux/scripts/dtc/
H A Dchecks.c310 #define PROPNODECHARSSTRICT LOWERCASE UPPERCASE DIGITS ",-" macro
332 CHECK(node_name_chars_strict, check_node_name_chars_strict, PROPNODECHARSSTRICT);
428 CHECK(property_name_chars_strict, check_property_name_chars_strict, PROPNODECHARSSTRICT);