Home
last modified time | relevance | path

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

/linux/scripts/dtc/
A Ddtc-parser.y61 %token <labelref> DT_LABEL
145 | DT_LABEL memreserve
177 | devicetree DT_LABEL dt_ref nodedef
283 | DT_LABEL propdef
334 | propdata DT_LABEL
349 | propdataprefix DT_LABEL
415 | arrayprefix DT_LABEL
529 | bytestring DT_LABEL
564 | DT_LABEL subnode
A Ddtc-parser.tab.h77 DT_LABEL = 278, /* DT_LABEL */ enumerator
A Ddtc-lexer.l151 return DT_LABEL;
A Ddtc-lexer.lex.c1037 return DT_LABEL;

Completed in 9 milliseconds