Home
last modified time | relevance | path

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

/openbmc/linux/scripts/dtc/
H A Dflattree.c587 static uint32_t flat_read_word(struct inbuf *inb) in flat_read_word() function
671 proplen = flat_read_word(dtbuf); in flat_read_property()
672 stroff = flat_read_word(dtbuf); in flat_read_property()
752 val = flat_read_word(dtbuf); in unflatten_tree()
910 val = flat_read_word(&dtbuf); in dt_from_blob()
917 val = flat_read_word(&dtbuf); in dt_from_blob()
/openbmc/u-boot/scripts/dtc/
H A Dflattree.c601 static uint32_t flat_read_word(struct inbuf *inb) in flat_read_word() function
685 proplen = flat_read_word(dtbuf); in flat_read_property()
686 stroff = flat_read_word(dtbuf); in flat_read_property()
766 val = flat_read_word(dtbuf); in unflatten_tree()
924 val = flat_read_word(&dtbuf); in dt_from_blob()
931 val = flat_read_word(&dtbuf); in dt_from_blob()