Searched refs:dev_count_phandle_with_args (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ohci-generic.c | 87 clock_nb = dev_count_phandle_with_args(dev, "clocks", "#clock-cells"); in ohci_usb_probe() 113 reset_nb = dev_count_phandle_with_args(dev, "resets", "#reset-cells"); in ohci_usb_probe()
|
| H A D | ohci-da8xx.c | 96 clock_nb = dev_count_phandle_with_args(dev, "clocks", "#clock-cells"); in ohci_da8xx_probe()
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | read.h | 259 int dev_count_phandle_with_args(struct udevice *dev, const char *list_name, 590 static inline int dev_count_phandle_with_args(struct udevice *dev, in dev_count_phandle_with_args() function
|
| /OK3568_Linux_fs/u-boot/drivers/clk/ |
| H A D | clk-uclass.c | 114 count = dev_count_phandle_with_args(dev, "clocks", "#clock-cells"); in clk_get_bulk() 148 num_parents = dev_count_phandle_with_args(dev, "assigned-clock-parents", in clk_set_default_parents()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | read.su | |
| H A D | read.c | 125 int dev_count_phandle_with_args(struct udevice *dev, in dev_count_phandle_with_args() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | read.su | |
| /OK3568_Linux_fs/u-boot/drivers/reset/ |
| H A D | reset-uclass.c | 90 count = dev_count_phandle_with_args(dev, "resets", "#reset-cells"); in reset_get_bulk()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ |
| H A D | core.c | 891 count = dev_count_phandle_with_args(dev, "phys", "#phy-cells"); in dwc3_setup_phy()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg.c | 964 count = dev_count_phandle_with_args(dev, "phys", "#phy-cells"); in dwc2_phy_setup()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |