Searched refs:sp_dt_get_u16 (Results 1 – 1 of 1) sorted by relevance
421 static TEE_Result sp_dt_get_u16(const void *fdt, int node, const char *property, in sp_dt_get_u16() function1590 res = sp_dt_get_u16(fdt, 0, "boot-order", &boot_order_u16); in get_boot_order()