Home
last modified time | relevance | path

Searched refs:of_fwnode_handle (Results 1 – 25 of 89) sorted by relevance

1234

/linux/drivers/net/mdio/
A Dof_mdio.c33 return fwnode_get_phy_id(of_fwnode_handle(device), phy_id); in of_get_phy_id()
40 of_fwnode_handle(child), in of_mdiobus_phy_device_register()
48 return fwnode_mdiobus_register_phy(mdio, of_fwnode_handle(child), addr); in of_mdiobus_register_phy()
54 struct fwnode_handle *fwnode = of_fwnode_handle(child); in of_mdiobus_register_device()
165 device_set_node(&mdio->dev, of_fwnode_handle(np)); in of_mdiobus_register()
249 return fwnode_mdio_find_device(of_fwnode_handle(np)); in of_mdio_find_device()
262 return fwnode_phy_find_device(of_fwnode_handle(phy_np)); in of_phy_find_device()
/linux/drivers/of/
A Dproperty.c862 return of_fwnode_handle(of_node_get(to_of_node(fwnode))); in of_fwnode_get()
935 return of_fwnode_handle(of_get_parent(to_of_node(fwnode))); in of_fwnode_get_parent()
942 return of_fwnode_handle(of_get_next_available_child(to_of_node(fwnode), in of_fwnode_get_next_child_node()
955 return of_fwnode_handle(child); in of_fwnode_get_named_child_node()
982 args->fwnode = of_fwnode_handle(of_args.np); in of_fwnode_get_reference_args()
994 return of_fwnode_handle(of_graph_get_next_endpoint(to_of_node(fwnode), in of_fwnode_graph_get_next_endpoint()
1001 return of_fwnode_handle( in of_fwnode_graph_get_remote_endpoint()
1017 return of_fwnode_handle(np); in of_fwnode_graph_get_port_parent()
1019 return of_fwnode_handle(of_get_next_parent(np)); in of_fwnode_graph_get_port_parent()
1139 fwnode_link_add(of_fwnode_handle(con_np), of_fwnode_handle(sup_np)); in of_link_to_phandle()
/linux/drivers/media/platform/xilinx/
A Dxilinx-vipp.c120 if (link.remote_node == of_fwnode_handle(xdev->dev->of_node)) { in xvip_graph_build_one()
209 ret = v4l2_fwnode_parse_link(of_fwnode_handle(ep), &link); in xvip_graph_build_dma()
379 if (remote == of_fwnode_handle(xdev->dev->of_node) || in xvip_graph_parse_one()
414 ret = xvip_graph_parse_one(xdev, of_fwnode_handle(xdev->dev->of_node)); in xvip_graph_parse()
/linux/drivers/regulator/
A Dtps65132-regulator.c139 rpdata->en_gpiod = devm_fwnode_gpiod_get(tps->dev, of_fwnode_handle(np), in tps65132_of_parse_cb()
152 of_fwnode_handle(np), in tps65132_of_parse_cb()
/linux/drivers/staging/media/imx/
A Dimx-media-of.c33 of_fwnode_handle(csi_np), in imx_media_of_add_csi()
/linux/drivers/irqchip/
A Dqcom-pdc.c387 of_fwnode_handle(node), in qcom_pdc_init()
398 of_fwnode_handle(node), in qcom_pdc_init()
/linux/drivers/leds/
A Dleds-syscon.c115 init_data.fwnode = of_fwnode_handle(np); in syscon_led_probe()
A Dleds-pm8058.c145 init_data.fwnode = of_fwnode_handle(np); in pm8058_led_probe()
A Dleds-bcm6358.c135 init_data.fwnode = of_fwnode_handle(nc); in bcm6358_led()
A Dleds-tlc591xx.c191 init_data.fwnode = of_fwnode_handle(child); in tlc591xx_probe()
A Dleds-an30259a.c230 led->fwnode = of_fwnode_handle(child); in an30259a_dt_init()
A Dleds-is31fl32xx.c393 init_data.fwnode = of_fwnode_handle(child); in is31fl32xx_parse_dt()
A Dleds-aw2013.c290 init_data.fwnode = of_fwnode_handle(child); in aw2013_probe_dt()
/linux/drivers/leds/flash/
A Dleds-aat1290.c495 init_data.fwnode = of_fwnode_handle(sub_node); in aat1290_led_probe()
507 led->v4l2_flash = v4l2_flash_init(dev, of_fwnode_handle(sub_node), in aat1290_led_probe()
/linux/drivers/media/platform/atmel/
A Datmel-sama5d2-isc.c343 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in isc_parse_dt()
503 of_fwnode_handle(subdev_entity->epn); in atmel_isc_probe()
A Datmel-sama7g5-isc.c333 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in xisc_parse_dt()
497 of_fwnode_handle(subdev_entity->epn); in microchip_xisc_probe()
/linux/drivers/media/i2c/
A Dst-mipid02.c860 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), &ep); in mipid02_parse_rx_ep()
881 of_fwnode_handle(ep_node), in mipid02_parse_rx_ep()
921 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), &ep); in mipid02_parse_tx_ep()
/linux/drivers/soundwire/
A Dslave.c244 sdw_slave_add(bus, &id, of_fwnode_handle(node)); in sdw_of_find_slaves()
/linux/drivers/i2c/
A Di2c-core-of.c53 info->fwnode = of_fwnode_handle(node); in of_i2c_get_board_info()
/linux/drivers/media/i2c/adv748x/
A Dadv748x-csi2.c320 tx->sd.fwnode = of_fwnode_handle(state->endpoints[tx->port]); in adv748x_csi2_init()
/linux/drivers/media/platform/marvell-ccic/
A Dmmp-driver.c237 ep = fwnode_graph_get_next_endpoint(of_fwnode_handle(pdev->dev.of_node), in mmpcam_probe()
/linux/drivers/staging/media/tegra-video/
A Dcsi.c505 fwh = of_fwnode_handle(ep); in tegra_csi_channels_alloc()
573 subdev->fwnode = of_fwnode_handle(chan->of_node); in tegra_csi_channel_init()
/linux/drivers/firmware/efi/
A Dsysfb_efi.c325 fwnode_link_add(fwnode, of_fwnode_handle(sup_np)); in efifb_add_links()
/linux/drivers/net/phy/
A Dfixed_phy.c207 gpiod = fwnode_gpiod_get_index(of_fwnode_handle(fixed_link_node), in fixed_phy_get_gpiod()
/linux/drivers/media/platform/exynos4-is/
A Dmedia-dev.c408 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep), &endpoint); in fimc_md_parse_one_endpoint()
468 of_fwnode_handle(ep), in fimc_md_parse_one_endpoint()
1385 of_fwnode_handle(subdev->dev->of_node)) in subdev_notifier_bound()

Completed in 50 milliseconds

1234