of_property_read_u16  647 arch/powerpc/platforms/8xx/cpm1.c 	if (!of_property_read_u16(np, "fsl,cpm1-gpio-irq-mask", &mask)) {
of_property_read_u16  514 drivers/bluetooth/btmrvl_main.c 		ret = of_property_read_u16(dt_node, "marvell,wakeup-pin",
of_property_read_u16  519 drivers/bluetooth/btmrvl_main.c 		ret = of_property_read_u16(dt_node, "marvell,wakeup-gap-ms",
of_property_read_u16 3069 drivers/bluetooth/btusb.c 	if (of_property_read_u16(dev->of_node, "marvell,wakeup-pin", &pin) ||
of_property_read_u16 3070 drivers/bluetooth/btusb.c 	    of_property_read_u16(dev->of_node, "marvell,wakeup-gap-ms", &gap))
of_property_read_u16  141 drivers/gpio/gpio-pisosr.c 	of_property_read_u16(dev->of_node, "ngpios", &gpio->chip.ngpio);
of_property_read_u16 1206 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,vref-delay-usecs",
of_property_read_u16 1208 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,vref-mv", &pdata->vref_mv);
of_property_read_u16 1213 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,settle-delay-usec",
of_property_read_u16 1215 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,penirq-recheck-delay-usecs",
of_property_read_u16 1218 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,x-plate-ohms", &pdata->x_plate_ohms);
of_property_read_u16 1219 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,y-plate-ohms", &pdata->y_plate_ohms);
of_property_read_u16 1221 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,x-min", &pdata->x_min);
of_property_read_u16 1222 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,y-min", &pdata->y_min);
of_property_read_u16 1223 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,x-max", &pdata->x_max);
of_property_read_u16 1224 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,y-max", &pdata->y_max);
of_property_read_u16 1230 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,pressure-min", &pdata->pressure_min);
of_property_read_u16 1233 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,pressure-max", &pdata->pressure_max);
of_property_read_u16 1235 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,debounce-max", &pdata->debounce_max);
of_property_read_u16 1238 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,debounce-tol", &pdata->debounce_tol);
of_property_read_u16 1239 drivers/input/touchscreen/ads7846.c 	of_property_read_u16(node, "ti,debounce-rep", &pdata->debounce_rep);
of_property_read_u16 1213 drivers/net/wan/fsl_ucc_hdlc.c 	if (of_property_read_u16(np, "fsl,hmask", &uhdlc_priv->hmask))
of_property_read_u16  265 drivers/pci/controller/pcie-cadence-host.c 	of_property_read_u16(np, "vendor-id", &rc->vendor_id);
of_property_read_u16  268 drivers/pci/controller/pcie-cadence-host.c 	of_property_read_u16(np, "device-id", &rc->device_id);
of_property_read_u16 1064 sound/soc/codecs/sta32x.c 	of_property_read_u16(np, "st,drop-compensation-ns", &tmp);
of_property_read_u16 1137 sound/soc/codecs/sta350.c 	of_property_read_u16(np, "st,drop-compensation-ns", &tmp);