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

/u-boot/scripts/dtc/
H A Dflattree.c601 static uint32_t flat_read_word(struct inbuf *inb) function
685 proplen = flat_read_word(dtbuf);
686 stroff = flat_read_word(dtbuf);
766 val = flat_read_word(dtbuf);
924 val = flat_read_word(&dtbuf);
931 val = flat_read_word(&dtbuf);

Completed in 71 milliseconds