Home
last modified time | relevance | path

Searched refs:dev_read_phandle_with_args (Results 1 – 25 of 70) sorted by relevance

123

/drivers/phy/starfive/
A Dphy-jh7110-pcie.c173 ret = dev_read_phandle_with_args(dev, "starfive,sys-syscon", NULL, 1, 0, in starfive_pcie_phy_get_syscon()
181 ret = dev_read_phandle_with_args(dev, "starfive,stg-syscon", NULL, 2, 0, in starfive_pcie_phy_get_syscon()
/drivers/net/phy/
A Dethernet_id.c27 if (dev_read_phandle_with_args(dev, "phy-handle", NULL, 0, 0, in phy_connect_phy_id()
/drivers/cpu/
A Dmtk_cpu.c53 ret = dev_read_phandle_with_args(dev, "mediatek,hwver", NULL, 0, 0, in mtk_cpu_probe()
/drivers/bootcount/
A Drtc.c56 if (dev_read_phandle_with_args(dev, "rtc", NULL, 0, 0, &phandle_args)) { in bootcount_rtc_probe()
A Di2c-eeprom.c59 if (dev_read_phandle_with_args(dev, "i2c-eeprom", NULL, 0, 0, in bootcount_i2c_eeprom_probe()
A Dspi-flash.c91 if (dev_read_phandle_with_args(dev, "spi-flash", NULL, 0, 0, &phandle_args)) { in bootcount_spi_flash_probe()
A Dpmic_pfuze100.c128 if (dev_read_phandle_with_args(dev, "pmic", NULL, 0, 0, &phandle_args)) { in bootcount_pmic_probe()
/drivers/gpio/
A Dstm32_gpio.c272 ret = dev_read_phandle_with_args(dev, "gpio-ranges", in gpio_stm32_probe()
286 ret = dev_read_phandle_with_args(dev, "gpio-ranges", NULL, 3, in gpio_stm32_probe()
A Dmscc_sgpio.c182 ret = dev_read_phandle_with_args(dev, "gpio-ranges", NULL, 3, i, &args); in mscc_sgpio_get_count()
185 ret = dev_read_phandle_with_args(dev, "gpio-ranges", NULL, 3, in mscc_sgpio_get_count()
/drivers/video/
A Dihs_video_out.c292 res = dev_read_phandle_with_args(dev, "clk_gen", NULL, 0, 0, in ihs_video_out_probe()
308 res = dev_read_phandle_with_args(dev, "video_tx", NULL, 0, 0, in ihs_video_out_probe()
/drivers/reboot-mode/
A Dreboot-mode-rtc.c79 if (dev_read_phandle_with_args(dev, "rtc", NULL, 0, 0, &phandle_args)) { in reboot_mode_ofdata_to_platdata()
/drivers/hwspinlock/
A Dhwspinlock-uclass.c50 ret = dev_read_phandle_with_args(dev, "hwlocks", "#hwlock-cells", 1, in hwspinlock_get_by_index()
/drivers/net/mtk_eth/
A Dmtk_eth.c1307 ret = dev_read_phandle_with_args(dev, "mediatek,ethsys", NULL, 0, 0, in mtk_eth_of_to_plat()
1318 ret = dev_read_phandle_with_args(dev, "mediatek,infracfg", in mtk_eth_of_to_plat()
1376 ret = dev_read_phandle_with_args(dev, "mediatek,sgmiisys", in mtk_eth_of_to_plat()
1400 ret = dev_read_phandle_with_args(dev, "mediatek,usxgmiisys", in mtk_eth_of_to_plat()
1410 ret = dev_read_phandle_with_args(dev, "mediatek,xfi_pextp", in mtk_eth_of_to_plat()
1420 ret = dev_read_phandle_with_args(dev, "mediatek,xfi_pll", in mtk_eth_of_to_plat()
1430 ret = dev_read_phandle_with_args(dev, "mediatek,toprgu", in mtk_eth_of_to_plat()
1454 ret = dev_read_phandle_with_args(dev, "phy-handle", NULL, 0, in mtk_eth_of_to_plat()
/drivers/misc/
A Dvexpress_config.c98 err = dev_read_phandle_with_args(dev, "arm,vexpress,config-bridge", in vexpress_config_probe()
A Dnvmem.c108 ret = dev_read_phandle_with_args(dev, "nvmem-cells", NULL, 0, index, in nvmem_cell_get_by_index()
/drivers/net/fm/
A Deth.c753 if (dev_read_phandle_with_args(dev, "pcsphy-handle", NULL, in fm_get_internal_mdio()
756 if (dev_read_phandle_with_args(dev, "tbi-handle", NULL, in fm_get_internal_mdio()
821 if (dev_read_phandle_with_args(dev, "fsl,fman-ports", NULL, in fm_eth_probe()
832 if (dev_read_phandle_with_args(dev, "fsl,fman-ports", NULL, in fm_eth_probe()
/drivers/net/
A Ddwmac_socfpga.c35 ret = dev_read_phandle_with_args(dev, "altr,sysmgr-syscon", NULL, in dwmac_socfpga_of_to_plat()
A Deth-phy-uclass.c116 if (dev_read_phandle_with_args(dev, "phy-handle", NULL, 0, 0, in eth_phy_get_addr()
/drivers/button/
A Dbutton-adc.c65 ret = dev_read_phandle_with_args(dev->parent, "io-channels", in button_adc_of_to_plat()
/drivers/phy/
A Dsti_usb_phy.c114 ret = dev_read_phandle_with_args(dev, "st,syscfg", NULL, 0, 0, in sti_usb_phy_probe()
/drivers/power/regulator/
A Dpwm_regulator.c98 ret = dev_read_phandle_with_args(dev, "pwms", "#pwm-cells", 0, 0, &args); in pwm_regulator_of_to_plat()
/drivers/mailbox/
A Dmailbox-uclass.c44 ret = dev_read_phandle_with_args(dev, "mboxes", "#mbox-cells", 0, index, in mbox_get_by_index()
/drivers/usb/cdns3/
A Dcdns3-starfive.c117 ret = dev_read_phandle_with_args(data->dev, "starfive,stg-syscon", NULL, 1, 0, in cdns_starfive_get_syscon()
/drivers/iommu/
A Diommu-uclass.c85 ret = dev_read_phandle_with_args(dev, "iommus", in dev_iommu_enable()
/drivers/led/
A Dled_pwm.c107 ret = dev_read_phandle_with_args(dev, "pwms", "#pwm-cells", 0, 0, &args); in led_pwm_of_to_plat()

Completed in 51 milliseconds

123