Home
last modified time | relevance | path

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

/components/drivers/phy/
A Dofw.c134 phy_node = rt_ofw_parse_phandle(np, "phy-handle", 0); in rt_ofw_create_phy()
/components/drivers/mfd/
A Dmfd-syscon.c152 struct rt_ofw_node *syscon_np = rt_ofw_parse_phandle(np, propname, 0); in rt_syscon_find_by_ofw_phandle()
/components/drivers/pci/
A Dofw.c481 if (!(msi_ic_np = rt_ofw_parse_phandle(np, "msi-parent", 0))) in ofw_msi_pic_init()
/components/drivers/include/drivers/
A Dofw.h215 struct rt_ofw_node *rt_ofw_parse_phandle(const struct rt_ofw_node *np, const char *phandle_name, in…
/components/drivers/ofw/
A Dbase.c964 state_np = rt_ofw_parse_phandle(args.data, "domain-idle-states", index); in rt_ofw_get_cpu_state_node()
1460 struct rt_ofw_node *rt_ofw_parse_phandle(const struct rt_ofw_node *np, const char *phandle_name, in… in rt_ofw_parse_phandle() function
/components/drivers/thermal/
A Dthermal.c179 trip_np = rt_ofw_parse_phandle(cm_np, "trip", 0); in thermal_ofw_setup()

Completed in 12 milliseconds