Searched refs:device_property_read_u16 (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/input/keyboard/ |
| H A D | ep93xx_keypad.c | 227 device_property_read_u16(dev, "cirrus,prescale", &keypad->prescale); in ep93xx_keypad_probe()
|
| /linux/drivers/gpio/ |
| H A D | gpio-mockup.c | 431 rv = device_property_read_u16(dev, "nr-gpios", &ngpio); in gpio_mockup_probe()
|
| /linux/include/linux/ |
| H A D | property.h | 255 static inline int device_property_read_u16(const struct device *dev, in device_property_read_u16() function
|
| /linux/drivers/usb/gadget/udc/cdns2/ |
| H A D | cdns2-gadget.c | 2270 device_property_read_u16(pdev->dev, "cdns,on-chip-tx-buff-size", in cdns2_gadget_start() 2272 device_property_read_u16(pdev->dev, "cdns,on-chip-rx-buff-size", in cdns2_gadget_start()
|
| /linux/drivers/usb/dwc3/ |
| H A D | core.c | 1714 ret = device_property_read_u16(tmpdev, in dwc3_get_software_properties() 1807 device_property_read_u16(dev, "num-hc-interrupters", in dwc3_get_properties()
|
| /linux/drivers/iio/adc/ |
| H A D | ad4000.c | 1161 ret = device_property_read_u16(dev, "adi,gain-milli", in ad4000_probe()
|
| /linux/drivers/usb/cdns3/ |
| H A D | cdns3-gadget.c | 3304 device_property_read_u16(priv_dev->dev, "cdns,on-chip-buff-size", in cdns3_gadget_start()
|