Home
last modified time | relevance | path

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

/drivers/usb/host/
A Dohci-da8xx.c97 clock_nb = dev_count_phandle_with_args(dev, "clocks", "#clock-cells", in ohci_da8xx_probe()
/drivers/iommu/
A Diommu-uclass.c82 count = dev_count_phandle_with_args(dev, "iommus", in dev_iommu_enable()
/drivers/power/domain/
A Dpower-domain-uclass.c183 count = dev_count_phandle_with_args(dev, "power-domains", in dev_power_domain_ctrl()
/drivers/clk/
A Dclk-uclass.c165 count = dev_count_phandle_with_args(dev, "clocks", "#clock-cells", 0); in clk_get_bulk()
217 num_parents = dev_count_phandle_with_args(dev, "assigned-clock-parents", in clk_set_default_parents()
/drivers/phy/
A Dphy-uclass.c423 count = dev_count_phandle_with_args(phydev, "phys", "#phy-cells", 0); in generic_phy_get_bulk()
/drivers/core/
A Dread.c287 int dev_count_phandle_with_args(const struct udevice *dev, in dev_count_phandle_with_args() function
/drivers/net/
A Ddesignware.c863 clock_nb = dev_count_phandle_with_args(dev, "clocks", "#clock-cells", in designware_eth_probe()
/drivers/gpio/
A Dgpio-uclass.c1291 ret = dev_count_phandle_with_args(dev, list_name, "#gpio-cells", in gpio_get_list_count()

Completed in 29 milliseconds