Home
last modified time | relevance | path

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

/linux/drivers/clk/renesas/
H A Dr9a06g032-clocks.c1290 struct device_node *usbf_np; in r9a06g032_init_h2mode() local
1293 for_each_compatible_node(usbf_np, NULL, "renesas,rzn1-usbf") { in r9a06g032_init_h2mode()
1294 if (of_device_is_available(usbf_np)) in r9a06g032_init_h2mode()
1299 if (usbf_np) { in r9a06g032_init_h2mode()
1302 of_node_put(usbf_np); in r9a06g032_init_h2mode()