Searched refs:tx_clk_name (Results 1 – 1 of 1) sorted by relevance
182 const char *tx_clk_name; member583 .tx_clk_name = "tx",658 const char *tx_clk_name = "spdif"; in sun4i_spdif_probe() local695 if (quirks->tx_clk_name) in sun4i_spdif_probe()696 tx_clk_name = quirks->tx_clk_name; in sun4i_spdif_probe()697 host->spdif_clk = devm_clk_get(&pdev->dev, tx_clk_name); in sun4i_spdif_probe()700 tx_clk_name); in sun4i_spdif_probe()