Searched refs:ti_sci_get_by_phandle (Results 1 – 8 of 8) sorted by relevance
| /linux/include/linux/soc/ti/ |
| A D | ti_sci_protocol.h | 579 const struct ti_sci_handle *ti_sci_get_by_phandle(struct device_node *np, 612 const struct ti_sci_handle *ti_sci_get_by_phandle(struct device_node *np, in ti_sci_get_by_phandle() function
|
| /linux/drivers/remoteproc/ |
| A D | ti_k3_dsp_remoteproc.c | 625 kproc->ti_sci = ti_sci_get_by_phandle(np, "ti,sci"); in k3_dsp_rproc_probe()
|
| /linux/drivers/firmware/ |
| A D | ti_sci.c | 2992 const struct ti_sci_handle *ti_sci_get_by_phandle(struct device_node *np, in ti_sci_get_by_phandle() function 3026 EXPORT_SYMBOL_GPL(ti_sci_get_by_phandle); 3049 handle = ti_sci_get_by_phandle(dev_of_node(dev), property); in devm_ti_sci_get_by_phandle()
|
| /linux/drivers/soc/ti/ |
| A D | k3-ringacc.c | 1308 ringacc->tisci = ti_sci_get_by_phandle(node, "ti,sci"); in k3_ringacc_probe_dt()
|
| /linux/drivers/dma/ti/ |
| A D | k3-udma.c | 5279 ud->tisci_rm.tisci = ti_sci_get_by_phandle(dev->of_node, "ti,sci"); in udma_probe()
|
| /linux/ |
| A D | vmlinux.symvers | 3656 0x00000000 ti_sci_get_by_phandle vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 46609 ffff800010c90f54 T ti_sci_get_by_phandle
|
| A D | .tmp_System.map | 46609 ffff800010c90f54 T ti_sci_get_by_phandle
|
Completed in 348 milliseconds