Home
last modified time | relevance | path

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

/components/drivers/ofw/
A Dbase.c959 struct rt_ofw_node *np = RT_NULL, *state_np; in rt_ofw_get_cpu_state_node() local
964 state_np = rt_ofw_parse_phandle(args.data, "domain-idle-states", index); in rt_ofw_get_cpu_state_node()
968 if (state_np) in rt_ofw_get_cpu_state_node()
970 np = state_np; in rt_ofw_get_cpu_state_node()

Completed in 7 milliseconds