Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/reset/
H A Dat91-sama5d2_shdwc.c47 #define AT91_SHDW_WKUPIS(x) ((1 << (x)) << AT91_SHDW_WKUPIS_SHIFT \ macro
58 #define SHDW_WK_PIN(reg, cfg) ((reg) & AT91_SHDW_WKUPIS((cfg)->wkup_pin_input))
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dat91-sama5d2_shdwc.c47 #define AT91_SHDW_WKUPIS(x) ((1 << (x)) << AT91_SHDW_WKUPIS_SHIFT \ macro
58 #define SHDW_WK_PIN(reg, cfg) ((reg) & AT91_SHDW_WKUPIS((cfg)->wkup_pin_input))

Completed in 3 milliseconds