Searched refs:of_property_read_u8 (Results 1 – 9 of 9) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | sta350.c | 1097 of_property_read_u8(np, "st,output-conf", in sta350_probe_dt() 1099 of_property_read_u8(np, "st,ch1-output-mapping", in sta350_probe_dt() 1101 of_property_read_u8(np, "st,ch2-output-mapping", in sta350_probe_dt() 1103 of_property_read_u8(np, "st,ch3-output-mapping", in sta350_probe_dt() 1162 if (!of_property_read_u8(np, "st,powerdown-delay-divider", &tmp8)) { in sta350_probe_dt()
|
| H A D | sta32x.c | 1044 of_property_read_u8(np, "st,output-conf", in sta32x_probe_dt() 1046 of_property_read_u8(np, "st,ch1-output-mapping", in sta32x_probe_dt() 1048 of_property_read_u8(np, "st,ch2-output-mapping", in sta32x_probe_dt() 1050 of_property_read_u8(np, "st,ch3-output-mapping", in sta32x_probe_dt()
|
| /linux/drivers/char/ipmi/ |
| H A D | ipmi_ipmb.c | 465 if (of_property_read_u8(dev->of_node, "bmcaddr", &iidev->bmcaddr) != 0) in ipmi_ipmb_probe()
|
| /linux/drivers/irqchip/ |
| H A D | irq-pruss-intc.c | 544 ret = of_property_read_u8(dev->of_node, "ti,irqs-reserved", in pruss_intc_probe()
|
| /linux/drivers/net/wan/framer/pef2256/ |
| H A D | pef2256.c | 599 ret = of_property_read_u8(np, "lantiq,channel-phase", &pef2256->channel_phase); in pef2556_of_parse()
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-rockchip-ep.c | 744 err = of_property_read_u8(dev->of_node, "max-functions", in rockchip_pcie_ep_get_resources()
|
| /linux/sound/soc/atmel/ |
| H A D | mchp-i2s-mcc.c | 1009 err = of_property_read_u8(pdev->dev.of_node, "microchip,tdm-data-pair", in mchp_i2s_mcc_soc_data_parse()
|
| /linux/include/linux/ |
| H A D | of.h | 1475 static inline int of_property_read_u8(const struct device_node *np, in of_property_read_u8() function
|
| /linux/drivers/dma/xilinx/ |
| H A D | xilinx_dma.c | 2990 of_property_read_u8(node, "xlnx,irq-delay", &chan->irq_delay); in xilinx_dma_chan_probe()
|