Home
last modified time | relevance | path

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

/components/drivers/ofw/
A Dofw_internal.h68 #define ofw_static_cast(to_type, value) \ macro
A Dio.c488 ofw_static_cast(rt_ubase_t, (address) >> 32), \
489 ofw_static_cast(rt_ubase_t, (address))); \
491 (void *)ofw_static_cast(rt_ubase_t, (address)); \
A Dofw.c663 ofw_static_cast(rt_size_t, fdt64_to_cpu(rsvmap->address)), in rt_ofw_node_dump_dts()
664 ofw_static_cast(rt_size_t, fdt64_to_cpu(rsvmap->size))); in rt_ofw_node_dump_dts()

Completed in 7 milliseconds