Searched refs:of_property_read_u16 (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6usb.c | 377 ret = of_property_read_u16(node, "qcom,usb-audio-intr-idx", in q6usb_dai_dev_probe()
|
| /linux/arch/powerpc/platforms/8xx/ |
| H A D | cpm1.c | 488 if (!of_property_read_u16(np, "fsl,cpm1-gpio-irq-mask", &mask)) { in cpm1_gpiochip_add16()
|
| /linux/sound/soc/codecs/ |
| H A D | sta32x.c | 1066 of_property_read_u16(np, "st,drop-compensation-ns", &tmp); in sta32x_probe_dt()
|
| H A D | sta350.c | 1134 of_property_read_u16(np, "st,drop-compensation-ns", &tmp); in sta350_probe_dt()
|
| /linux/include/linux/ |
| H A D | of.h | 1439 static inline int of_property_read_u16(const struct device_node *np, in of_property_read_u16() function
|
| /linux/drivers/bluetooth/ |
| H A D | btusb.c | 2928 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()
|