Home
last modified time | relevance | path

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

/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss.h77 #define SS_MAX_CLOCKS 2 macro
112 struct ss_clock ss_clks[SS_MAX_CLOCKS];
159 struct clk *ssclks[SS_MAX_CLOCKS];
Dsun8i-ss-core.c588 for (i = 0; i < SS_MAX_CLOCKS; i++) in sun8i_ss_pm_suspend()
598 for (i = 0; i < SS_MAX_CLOCKS; i++) { in sun8i_ss_pm_resume()
749 for (i = 0; i < SS_MAX_CLOCKS; i++) { in sun8i_ss_get_clks()