Home
last modified time | relevance | path

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

/components/drivers/ofw/
A Dofw_internal.h73 rt_err_t ofw_phandle_hash_reset(rt_phandle min, rt_phandle max);
A Dbase.c31 static rt_phandle _phandle_range[2] = { 1, 1 }, _phandle_next = 1;
36 rt_err_t ofw_phandle_hash_reset(rt_phandle min, rt_phandle max) in ofw_phandle_hash_reset()
39 rt_phandle next = max; in ofw_phandle_hash_reset()
84 static rt_phandle ofw_phandle_next(void) in ofw_phandle_next()
86 rt_phandle next; in ofw_phandle_next()
658 struct rt_ofw_node *rt_ofw_find_node_by_phandle(rt_phandle phandle) in rt_ofw_find_node_by_phandle()
665 rt_phandle poff = phandle - _phandle_range[0]; in rt_ofw_find_node_by_phandle()
985 np = rt_ofw_find_node_by_phandle((rt_phandle)phandle); in rt_ofw_get_cpu_state_node()
1263 phandle_node = rt_ofw_find_node_by_phandle((rt_phandle)phandle); in ofw_map_id()
1359 rt_phandle phandle; in rt_ofw_append_child()
[all …]
A Dirq.c41 rt_phandle ic_phandle = 0; in ofw_parse_irq_map()
499 rt_phandle ic_phandle; in rt_ofw_find_irq_parent()
617 rt_phandle cpu_phandle; in rt_ofw_get_irq()
A Dfdt.c35 static rt_phandle _phandle_min;
36 static rt_phandle _phandle_max;
/components/drivers/pinctrl/
A Dpinctrl.c23 rt_phandle phandle; in ofw_pin_ctrl_confs_apply()
/components/drivers/include/drivers/
A Dofw.h21 typedef rt_uint32_t rt_phandle; typedef
38 rt_phandle phandle;
180 struct rt_ofw_node *rt_ofw_find_node_by_phandle(rt_phandle phandle);
/components/drivers/regulator/
A Dregulator.c514 rt_phandle parent_phandle = 0; in regulator_check_parent()
559 rt_phandle supply_phandle; in rt_regulator_get()
/components/drivers/dma/
A Ddma_pool.c173 rt_phandle phandle; in ofw_device_dma_ops()

Completed in 767 milliseconds