Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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()
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dflattree.c586 static uint32_t flat_read_word(struct inbuf *inb) in flat_read_word() function
670 proplen = flat_read_word(dtbuf); in flat_read_property()
671 stroff = flat_read_word(dtbuf); in flat_read_property()
751 val = flat_read_word(dtbuf); in unflatten_tree()
909 val = flat_read_word(&dtbuf); in dt_from_blob()
916 val = flat_read_word(&dtbuf); in dt_from_blob()