Home
last modified time | relevance | path

Searched refs:DBC_PERIOD_US (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/reset/
H A Dat91-sama5d2_shdwc.c64 #define DBC_PERIOD_US(x) DIV_ROUND_UP_ULL((1000000 * (x)), \ macro
172 unsigned long long max_period_us = DBC_PERIOD_US(sdwc_dbc_period[max_idx]); in at91_shdwc_debouncer_value()
182 period_us = DBC_PERIOD_US(sdwc_dbc_period[i]); in at91_shdwc_debouncer_value()
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dat91-sama5d2_shdwc.c64 #define DBC_PERIOD_US(x) DIV_ROUND_UP_ULL((1000000 * (x)), \ macro
178 unsigned long long max_period_us = DBC_PERIOD_US(sdwc_dbc_period[max_idx]); in at91_shdwc_debouncer_value()
188 period_us = DBC_PERIOD_US(sdwc_dbc_period[i]); in at91_shdwc_debouncer_value()

Completed in 2 milliseconds