Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dmmci_qcom_dml.c101 static int of_get_dml_pipe_index(struct device_node *np, const char *name) in of_get_dml_pipe_index() function
128 consumer_id = of_get_dml_pipe_index(np, "tx"); in dml_hw_init()
129 producer_id = of_get_dml_pipe_index(np, "rx"); in dml_hw_init()