Home
last modified time | relevance | path

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

/components/drivers/phye/
A Dphye.c242 struct rt_ofw_node *phye_np; in ofw_phye_get_by_index() local
247 phye_np = phye_args.data; in ofw_phye_get_by_index()
249 if (!rt_ofw_data(phye_np)) in ofw_phye_get_by_index()
251 rt_platform_ofw_request(phye_np); in ofw_phye_get_by_index()
254 phye = rt_ofw_data(phye_np); in ofw_phye_get_by_index()
255 rt_ofw_node_put(phye_np); in ofw_phye_get_by_index()

Completed in 2 milliseconds