Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/dtc/
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()

Completed in 5 milliseconds