Home
last modified time | relevance | path

Searched refs:AT91_SHDW_CR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/reset/
H A Dat91-poweroff.c23 #define AT91_SHDW_CR 0x00 /* Shut Down Control Register */ macro
85 /* Ensure AT91_SHDW_CR is in the TLB by reading it */ in at91_poweroff()
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()
H A Dat91-sama5d2_shdwc.c34 #define AT91_SHDW_CR 0x00 /* Shut Down Control Register */ macro
135 /* Ensure AT91_SHDW_CR is in the TLB by reading it */ in at91_poweroff()
136 " ldr r6, [%2, #" __stringify(AT91_SHDW_CR) "]\n\t" in at91_poweroff()
153 " str %3, [%2, #" __stringify(AT91_SHDW_CR) "]\n\t" in at91_poweroff()
/kernel/linux/linux-6.6/drivers/power/reset/
H A Dat91-poweroff.c23 #define AT91_SHDW_CR 0x00 /* Shut Down Control Register */ macro
85 /* Ensure AT91_SHDW_CR is in the TLB by reading it */ in at91_poweroff()
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()
H A Dat91-sama5d2_shdwc.c34 #define AT91_SHDW_CR 0x00 /* Shut Down Control Register */ macro
141 /* Ensure AT91_SHDW_CR is in the TLB by reading it */ in at91_poweroff()
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 3 milliseconds