Searched refs:AHCI_MAX_CLKS (Results 1 – 2 of 2) sorted by relevance
107 for (c = 0; c < AHCI_MAX_CLKS && hpriv->clks[c]; c++) { in ahci_platform_enable_clks()132 for (c = AHCI_MAX_CLKS - 1; c >= 0; c--) in ahci_platform_disable_clks()276 for (c = 0; c < AHCI_MAX_CLKS && hpriv->clks[c]; c++) in ahci_platform_put_resources()390 for (i = 0; i < AHCI_MAX_CLKS; i++) { in ahci_platform_get_resources()
57 AHCI_MAX_CLKS = 5, enumerator352 struct clk *clks[AHCI_MAX_CLKS]; /* Optional */