Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/power/reset/
A Dat91-poweroff.c23 #define AT91_SHDW_CR 0x00 /* Shut Down Control Register */ macro
86 " ldr r6, [%2, #" __stringify(AT91_SHDW_CR) "]\n\t" in at91_poweroff()
93 "1: str %3, [%2, #" __stringify(AT91_SHDW_CR) "]\n\t" in at91_poweroff()
A Dat91-sama5d2_shdwc.c34 #define AT91_SHDW_CR 0x00 /* Shut Down Control Register */ macro
142 " ldr r6, [%2, #" __stringify(AT91_SHDW_CR) "]\n\t" in at91_poweroff()
159 " str %3, [%2, #" __stringify(AT91_SHDW_CR) "]\n\t" in at91_poweroff()

Completed in 4 milliseconds