Home
last modified time | relevance | path

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

/components/drivers/core/
A Dplatform_ofw.c129 if (rt_ofw_node_test_flag(np, RT_OFW_F_SYSTEM) || in platform_ofw_device_probe_once()
/components/drivers/ofw/
A Dofw.c31 !rt_ofw_node_test_flag(np, RT_OFW_F_SYSTEM)) in rt_ofw_stub_probe_range()
A Dfdt.c856 rt_ofw_node_set_flag(np, RT_OFW_F_SYSTEM); in system_node_init_flag()
A Dbase.c213 if (rt_ofw_node_test_flag(np, RT_OFW_F_SYSTEM) == RT_FALSE) in ofw_node_destroy()
/components/drivers/include/drivers/
A Dofw.h48 #define RT_OFW_F_SYSTEM 0 /* node is system node */ macro

Completed in 17 milliseconds