Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Dr9a06g032-clocks.c1272 struct device_node *usbf_np = NULL; in r9a06g032_init_h2mode() local
1275 while ((usbf_np = of_find_compatible_node(usbf_np, NULL, in r9a06g032_init_h2mode()
1277 if (of_device_is_available(usbf_np)) in r9a06g032_init_h2mode()
1282 if (usbf_np) { in r9a06g032_init_h2mode()
1285 of_node_put(usbf_np); in r9a06g032_init_h2mode()