Home
last modified time | relevance | path

Searched refs:of_property_read_u8_array (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/include/linux/
Dof.h284 extern int of_property_read_u8_array(const struct device_node *np,
515 static inline int of_property_read_u8_array(const struct device_node *np, in of_property_read_u8_array() function
847 return of_property_read_u8_array(np, propname, out_value, 1); in of_property_read_u8()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-sysparam.c233 if (of_property_read_u8_array(sysparam, "param-perm", perm, count)) { in opal_sys_param_init()
/linux-4.4.14/drivers/bluetooth/
Dbtmrvl_main.c516 ret = of_property_read_u8_array(dt_node, "btmrvl,cal-data", in btmrvl_check_device_tree()
/linux-4.4.14/sound/soc/codecs/
Dadau1701.c851 of_property_read_u8_array(dev->of_node, "adi,pin-config", in adau1701_i2c_probe()
/linux-4.4.14/drivers/of/
Dbase.c1188 int of_property_read_u8_array(const struct device_node *np, in of_property_read_u8_array() function
1201 EXPORT_SYMBOL_GPL(of_property_read_u8_array);
/linux-4.4.14/drivers/mtd/nand/
Dfsmc_nand.c895 ret = of_property_read_u8_array(np, "timings", (u8 *)pdata->nand_timings, in fsmc_nand_probe_config_dt()
/linux-4.4.14/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1616 ret = of_property_read_u8_array(pdev->dev.of_node, in axienet_probe()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dcore.c487 ret = of_property_read_u8_array(node, "qcom,ath10k-calibration-data", in ath10k_download_cal_dt()
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dsta_cmd.c1496 ret = of_property_read_u8_array(adapter->dt_node, prop->name, in mwifiex_cmd_cfg_data()