Searched refs:ti_sci_get_by_phandle (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/soc/ti/ |
| H A D | ti_sci_protocol.h | 552 const struct ti_sci_handle *ti_sci_get_by_phandle(struct device_node *np, 585 const struct ti_sci_handle *ti_sci_get_by_phandle(struct device_node *np, in ti_sci_get_by_phandle() function
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | ti_k3_dsp_remoteproc.c | 625 kproc->ti_sci = ti_sci_get_by_phandle(np, "ti,sci"); in k3_dsp_rproc_probe()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/ |
| H A D | ti_sci.c | 3077 const struct ti_sci_handle *ti_sci_get_by_phandle(struct device_node *np, in ti_sci_get_by_phandle() function 3111 EXPORT_SYMBOL_GPL(ti_sci_get_by_phandle); 3134 handle = ti_sci_get_by_phandle(dev_of_node(dev), property); in devm_ti_sci_get_by_phandle()
|
| /OK3568_Linux_fs/kernel/drivers/soc/ti/ |
| H A D | k3-ringacc.c | 1064 ringacc->tisci = ti_sci_get_by_phandle(node, "ti,sci"); in k3_ringacc_probe_dt()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ti/ |
| H A D | k3-udma.c | 3525 ud->tisci_rm.tisci = ti_sci_get_by_phandle(dev->of_node, "ti,sci"); in udma_probe()
|