Searched refs:ofnode_count_phandle_with_args (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ehci-generic.c | 86 clock_nb = ofnode_count_phandle_with_args(dev_ofnode(dev), "clocks", in ehci_usb_probe() 116 reset_nb = ofnode_count_phandle_with_args(dev_ofnode(dev), "resets", in ehci_usb_probe()
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | ofnode.h | 515 int ofnode_count_phandle_with_args(ofnode node, const char *list_name,
|
| H A D | read.h | 593 return ofnode_count_phandle_with_args(dev_ofnode(dev), list_name, in dev_count_phandle_with_args()
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | read.c | 128 return ofnode_count_phandle_with_args(dev_ofnode(dev), list_name, in dev_count_phandle_with_args()
|
| H A D | ofnode.c | 378 int ofnode_count_phandle_with_args(ofnode node, const char *list_name, in ofnode_count_phandle_with_args() function
|
| /rk3399_rockchip-uboot/board/st/stm32mp1/ |
| H A D | stm32mp1.c | 282 adc_count = ofnode_count_phandle_with_args(node, "st,adc_usb_pd", in board_check_usb_power()
|