Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109706
b: refs/heads/master
c: 84c4f2f
h: refs/heads/master
v: v3
  • Loading branch information
Humphrey Bucknell authored and Haavard Skinnemoen committed Sep 1, 2008
1 parent b41e50c commit 1705568
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9e3f544d792fd2ff7e31ca4a72e5194f1491ed14
refs/heads/master: 84c4f2f21a8e6e6d4bdfff95bf5ddc7925df4e01
2 changes: 1 addition & 1 deletion trunk/arch/avr32/mach-at32ap/pm-at32ap700x.S
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ pm_standby:
mov r11, SDRAMC_LPR_LPCB_SELF_RFR
bfins r10, r11, 0, 2 /* LPCB <- self Refresh */
sync 0 /* flush write buffer */
st.w r12[SDRAMC_LPR], r11 /* put SDRAM in self-refresh mode */
st.w r12[SDRAMC_LPR], r10 /* put SDRAM in self-refresh mode */
ld.w r11, r12[SDRAMC_LPR]
unmask_interrupts
sleep CPU_SLEEP_FROZEN
Expand Down

0 comments on commit 1705568

Please sign in to comment.