Home
last modified time | relevance | path

Searched refs:of_property_read_u16 (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/qcom/qdsp6/
H A Dq6usb.c377 ret = of_property_read_u16(node, "qcom,usb-audio-intr-idx", in q6usb_dai_dev_probe()
/linux/arch/powerpc/platforms/8xx/
H A Dcpm1.c488 if (!of_property_read_u16(np, "fsl,cpm1-gpio-irq-mask", &mask)) { in cpm1_gpiochip_add16()
/linux/sound/soc/codecs/
H A Dsta32x.c1066 of_property_read_u16(np, "st,drop-compensation-ns", &tmp); in sta32x_probe_dt()
H A Dsta350.c1134 of_property_read_u16(np, "st,drop-compensation-ns", &tmp); in sta350_probe_dt()
/linux/include/linux/
H A Dof.h1439 static inline int of_property_read_u16(const struct device_node *np, in of_property_read_u16() function
/linux/drivers/bluetooth/
H A Dbtusb.c2928 if (of_property_read_u16(dev->of_node, "marvell,wakeup-pin", &pin) || in marvell_config_oob_wake()
2929 of_property_read_u16(dev->of_node, "marvell,wakeup-gap-ms", &gap)) in marvell_config_oob_wake()