Home
last modified time | relevance | path

Searched refs:device_property_read_u32_array (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dproperty.h35 int device_property_read_u32_array(struct device *dev, const char *propname,
95 return device_property_read_u32_array(dev, propname, val, 1); in device_property_read_u32()
/linux-4.1.27/drivers/base/
Dproperty.c205 int device_property_read_u32_array(struct device *dev, const char *propname, in device_property_read_u32_array() function
210 EXPORT_SYMBOL_GPL(device_property_read_u32_array);
/linux-4.1.27/drivers/net/phy/
Damd-xgbe-phy.c1693 ret = device_property_read_u32_array(phy_dev, in amd_xgbe_phy_probe()
1708 ret = device_property_read_u32_array(phy_dev, in amd_xgbe_phy_probe()
1723 ret = device_property_read_u32_array(phy_dev, in amd_xgbe_phy_probe()
1738 ret = device_property_read_u32_array(phy_dev, in amd_xgbe_phy_probe()
1753 ret = device_property_read_u32_array(phy_dev, in amd_xgbe_phy_probe()
1769 ret = device_property_read_u32_array(phy_dev, in amd_xgbe_phy_probe()