Home
last modified time | relevance | path

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

/external/u-boot/common/
Dfdt_support.c1549 const fdt64_t *prop64 = (const fdt64_t *)&prop[cell_off]; in fdt_read_prop() local
1559 *val = fdt64_to_cpu(*prop64); in fdt_read_prop()