Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dmmci_qcom_dml.c98 static int of_get_dml_pipe_index(struct device_node *np, const char *name) in of_get_dml_pipe_index() function
129 consumer_id = of_get_dml_pipe_index(np, "tx"); in qcom_dma_setup()
130 producer_id = of_get_dml_pipe_index(np, "rx"); in qcom_dma_setup()