Searched refs:ahci_platform_find_clk (Results 1 – 3 of 3) sorted by relevance
25 struct clk *ahci_platform_find_clk(struct ahci_host_priv *hpriv,
117 struct clk *ahci_platform_find_clk(struct ahci_host_priv *hpriv, const char *con_id) in ahci_platform_find_clk() function128 EXPORT_SYMBOL_GPL(ahci_platform_find_clk);
194 aclk = ahci_platform_find_clk(hpriv, "aclk"); in ahci_dwc_init_timer()