Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss.h76 #define SS_MAX_CLOCKS 2 macro
109 struct ss_clock ss_clks[SS_MAX_CLOCKS];
148 struct clk *ssclks[SS_MAX_CLOCKS];
Dsun8i-ss-core.c504 for (i = 0; i < SS_MAX_CLOCKS; i++) in sun8i_ss_pm_suspend()
514 for (i = 0; i < SS_MAX_CLOCKS; i++) { in sun8i_ss_pm_resume()
665 for (i = 0; i < SS_MAX_CLOCKS; i++) { in sun8i_ss_get_clks()