Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/ata/
Dahci_ceva.c283 if (of_property_read_u8_array(np, "ceva,p0-cominit-params", in ceva_ahci_probe()
290 if (of_property_read_u8_array(np, "ceva,p1-cominit-params", in ceva_ahci_probe()
298 if (of_property_read_u8_array(np, "ceva,p0-comwake-params", in ceva_ahci_probe()
305 if (of_property_read_u8_array(np, "ceva,p1-comwake-params", in ceva_ahci_probe()
313 if (of_property_read_u8_array(np, "ceva,p0-burst-params", in ceva_ahci_probe()
320 if (of_property_read_u8_array(np, "ceva,p1-burst-params", in ceva_ahci_probe()
/linux-6.14.4/drivers/soundwire/
Dqcom.c1397 ret = of_property_read_u8_array(np, "qcom,ports-offset1", in qcom_swrm_get_port_config()
1402 ret = of_property_read_u8_array(np, "qcom,ports-offset2", in qcom_swrm_get_port_config()
1407 ret = of_property_read_u8_array(np, "qcom,ports-sinterval-low", in qcom_swrm_get_port_config()
1417 ret = of_property_read_u8_array(np, "qcom,ports-block-pack-mode", in qcom_swrm_get_port_config()
1427 of_property_read_u8_array(np, "qcom,ports-hstart", hstart, nports); in qcom_swrm_get_port_config()
1430 of_property_read_u8_array(np, "qcom,ports-hstop", hstop, nports); in qcom_swrm_get_port_config()
1433 of_property_read_u8_array(np, "qcom,ports-word-length", word_length, nports); in qcom_swrm_get_port_config()
1436 of_property_read_u8_array(np, "qcom,ports-block-group-count", blk_group_count, nports); in qcom_swrm_get_port_config()
1439 of_property_read_u8_array(np, "qcom,ports-lane-control", lane_control, nports); in qcom_swrm_get_port_config()
/linux-6.14.4/sound/soc/codecs/
Dcs35l35.c1394 ret = of_property_read_u8_array(signal_format, "cirrus,imon", in cs35l35_handle_of_data()
1403 ret = of_property_read_u8_array(signal_format, "cirrus,vmon", in cs35l35_handle_of_data()
1411 ret = of_property_read_u8_array(signal_format, "cirrus,vpmon", in cs35l35_handle_of_data()
1419 ret = of_property_read_u8_array(signal_format, "cirrus,vbstmon", in cs35l35_handle_of_data()
1427 ret = of_property_read_u8_array(signal_format, "cirrus,vpbrstat", in cs35l35_handle_of_data()
1435 ret = of_property_read_u8_array(signal_format, "cirrus,zerofill", in cs35l35_handle_of_data()
Dadau1701.c826 of_property_read_u8_array(dev->of_node, "adi,pin-config", in adau1701_i2c_probe()
/linux-6.14.4/arch/powerpc/platforms/powernv/
Dopal-sysparam.c220 if (of_property_read_u8_array(sysparam, "param-perm", perm, count)) { in opal_sys_param_init()
/linux-6.14.4/drivers/leds/
Dleds-pca9532.c521 of_property_read_u8_array(np, "nxp,pwm", &pdata->pwm[PCA9532_PWM_ID_0], in pca9532_of_populate_pdata()
523 of_property_read_u8_array(np, "nxp,psc", &pdata->psc[PCA9532_PWM_ID_0], in pca9532_of_populate_pdata()
/linux-6.14.4/drivers/phy/qualcomm/
Dphy-qcom-usb-hs.c225 ret = of_property_read_u8_array(ulpi->dev.of_node, "qcom,init-seq", in qcom_usb_hs_phy_probe()
/linux-6.14.4/drivers/hwmon/
Dnct7363.c362 ret = of_property_read_u8_array(child, "tach-ch", fanin_ch, fanin_cnt); in nct7363_present_pwm_fanin()
Daspeed-pwm-tacho.c835 ret = of_property_read_u8_array(child, "cooling-levels", in aspeed_create_pwm_cooling()
888 ret = of_property_read_u8_array(child, "aspeed,fan-tach-ch", in aspeed_create_fan()
Dnpcm750-pwm-fan.c856 ret = of_property_read_u8_array(child, "cooling-levels", in npcm7xx_create_pwm_cooling()
914 ret = of_property_read_u8_array(child, "fan-tach-ch", fan_ch, fan_cnt); in npcm7xx_en_pwm_fan()
Daspeed-g6-pwm-tach.c439 ret = of_property_read_u8_array(child, "tach-ch", tach_ch, count); in aspeed_create_fan_monitor()
/linux-6.14.4/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_10nm.c920 ret = of_property_read_u8_array(dev->of_node, "qcom,phy-rescode-offset-top", in dsi_10nm_phy_parse_dt()
937 ret = of_property_read_u8_array(dev->of_node, "qcom,phy-rescode-offset-bot", in dsi_10nm_phy_parse_dt()
/linux-6.14.4/include/linux/
Dof.h1287 static inline int of_property_read_u8_array(const struct device_node *np, in of_property_read_u8_array() function
1395 return of_property_read_u8_array(np, propname, out_value, 1); in of_property_read_u8()
/linux-6.14.4/drivers/bluetooth/
Dbtmrvl_main.c507 ret = of_property_read_u8_array(dt_node, "marvell,cal-data", in btmrvl_check_device_tree()
/linux-6.14.4/drivers/pci/controller/cadence/
Dpcie-cadence-ep.c708 ret = of_property_read_u8_array(np, "max-virtual-functions", in cdns_pcie_ep_setup()
/linux-6.14.4/drivers/gpu/drm/arm/
Dmalidp_drv.c801 ret = of_property_read_u8_array(dev->of_node, in malidp_bind()
/linux-6.14.4/drivers/of/
Dproperty.c1017 return of_property_read_u8_array(node, propname, val, nval); in of_fwnode_property_read_int_array()
/linux-6.14.4/drivers/mtd/nand/raw/
Dfsmc_nand.c892 ret = of_property_read_u8_array(np, "timings", (u8 *)host->dev_timings, in fsmc_nand_probe_config_dt()
/linux-6.14.4/drivers/clk/
Dclk-versaclock3.c1002 ret = of_property_read_u8_array(dev->of_node, "renesas,settings", in vc3_probe()
/linux-6.14.4/drivers/gpu/drm/bridge/
Dtc358767.c2408 of_property_read_u8_array(node, "toshiba,pre-emphasis", in tc_probe_bridge_endpoint()
/linux-6.14.4/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c1514 ret = of_property_read_u8_array(adapter->dt_node, prop->name, in mwifiex_cmd_cfg_data()
/linux-6.14.4/drivers/net/wireless/ath/ath10k/
Dcore.c1921 ret = of_property_read_u8_array(node, dt_name, data, data_len); in ath10k_download_cal_dt()