Home
last modified time | relevance | path

Searched refs:of_property_read_variable_u8_array (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Dof.h319 extern int of_property_read_variable_u8_array(const struct device_node *np,
677 static inline int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array() function
1298 int ret = of_property_read_variable_u8_array(np, propname, out_values, in of_property_read_u8_array()
/linux/drivers/of/
A Dproperty.c215 int of_property_read_variable_u8_array(const struct device_node *np, in of_property_read_variable_u8_array() function
239 EXPORT_SYMBOL_GPL(of_property_read_variable_u8_array);
/linux/drivers/soc/fsl/qe/
A Dqe.c312 i = of_property_read_variable_u8_array(qe, "fsl,qe-snums", in qe_snums_init()
/linux/drivers/gpu/drm/bridge/
A Dsii902x.c859 num_lanes = of_property_read_variable_u8_array(dev->of_node, in sii902x_audio_codec_init()
/linux/drivers/gpu/drm/bridge/analogix/
A Danx7625.c1650 num_regs = of_property_read_variable_u8_array(dev->of_node, "analogix,lane0-swing", in anx7625_get_swing_setting()
1655 num_regs = of_property_read_variable_u8_array(dev->of_node, "analogix,lane1-swing", in anx7625_get_swing_setting()
/linux/sound/soc/mediatek/mt8195/
A Dmt8195-dai-etdm.c2718 ret = of_property_read_variable_u8_array(of_node, prop, in mt8195_dai_etdm_parse_of()
/linux/sound/soc/mediatek/mt8188/
A Dmt8188-dai-etdm.c2655 ret = of_property_read_variable_u8_array(of_node, prop, in mt8188_dai_etdm_parse_of()

Completed in 49 milliseconds