Searched refs:AHCI_MAX_CLKS (Results 1 – 2 of 2) sorted by relevance
111 for (c = 0; c < AHCI_MAX_CLKS && hpriv->clks[c]; c++) { in ahci_platform_enable_clks()136 for (c = AHCI_MAX_CLKS - 1; c >= 0; c--) in ahci_platform_disable_clks()295 for (c = 0; c < AHCI_MAX_CLKS && hpriv->clks[c]; c++) in ahci_platform_put_resources()412 for (i = 0; i < AHCI_MAX_CLKS; i++) { in ahci_platform_get_resources()
41 AHCI_MAX_CLKS = 5, enumerator340 struct clk *clks[AHCI_MAX_CLKS]; /* Optional */