Home
last modified time | relevance | path

Searched refs:of_property_read_u8 (Results 1 – 9 of 9) sorted by relevance

/linux/sound/soc/codecs/
H A Dsta350.c1097 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 Dsta32x.c1044 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 Dipmi_ipmb.c465 if (of_property_read_u8(dev->of_node, "bmcaddr", &iidev->bmcaddr) != 0) in ipmi_ipmb_probe()
/linux/drivers/irqchip/
H A Dirq-pruss-intc.c544 ret = of_property_read_u8(dev->of_node, "ti,irqs-reserved", in pruss_intc_probe()
/linux/drivers/net/wan/framer/pef2256/
H A Dpef2256.c599 ret = of_property_read_u8(np, "lantiq,channel-phase", &pef2256->channel_phase); in pef2556_of_parse()
/linux/drivers/pci/controller/
H A Dpcie-rockchip-ep.c744 err = of_property_read_u8(dev->of_node, "max-functions", in rockchip_pcie_ep_get_resources()
/linux/sound/soc/atmel/
H A Dmchp-i2s-mcc.c1009 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 Dof.h1475 static inline int of_property_read_u8(const struct device_node *np, in of_property_read_u8() function
/linux/drivers/dma/xilinx/
H A Dxilinx_dma.c2990 of_property_read_u8(node, "xlnx,irq-delay", &chan->irq_delay); in xilinx_dma_chan_probe()