Searched refs:AT91_SHDW_CR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/reset/ |
H A D | at91-poweroff.c | 23 #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 D | at91-sama5d2_shdwc.c | 34 #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 D | at91-poweroff.c | 23 #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 D | at91-sama5d2_shdwc.c | 34 #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