Searched refs:flat_read_word (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/scripts/dtc/
H A Dflattree.c601 static uint32_t flat_read_word(struct inbuf *inb) flat_read_word() function
685 proplen = flat_read_word(dtbuf); flat_read_property()
686 stroff = flat_read_word(dtbuf); flat_read_property()
764 val = flat_read_word(dtbuf); unflatten_tree()
917 val = flat_read_word(&dtbuf); dt_from_blob()
924 val = flat_read_word(&dtbuf); dt_from_blob()

Completed in 88 milliseconds