Searched refs:sdwc_dbc_period (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/power/reset/
H A Dat91-sama5d2_shdwc.c106 static const unsigned long long sdwc_dbc_period[] = { variable
176 int max_idx = ARRAY_SIZE(sdwc_dbc_period) - 1;
178 unsigned long long max_period_us = DBC_PERIOD_US(sdwc_dbc_period[max_idx]);
188 period_us = DBC_PERIOD_US(sdwc_dbc_period[i]);

Completed in 208 milliseconds