Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/reset/
Dat91-sama5d2_shdwc.c83 static const unsigned long long sdwc_dbc_period[] = { variable
142 int max_idx = ARRAY_SIZE(sdwc_dbc_period) - 1; in at91_shdwc_debouncer_value()
144 unsigned long long max_period_us = DBC_PERIOD_US(sdwc_dbc_period[max_idx]); in at91_shdwc_debouncer_value()
154 period_us = DBC_PERIOD_US(sdwc_dbc_period[i]); in at91_shdwc_debouncer_value()