summaryrefslogtreecommitdiff
path: root/firmware/target/arm/iriver/h10/lcd-as-h10.S
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/iriver/h10/lcd-as-h10.S')
-rw-r--r--firmware/target/arm/iriver/h10/lcd-as-h10.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/iriver/h10/lcd-as-h10.S b/firmware/target/arm/iriver/h10/lcd-as-h10.S
index e99eee50c9..b3f12e46b6 100644
--- a/firmware/target/arm/iriver/h10/lcd-as-h10.S
+++ b/firmware/target/arm/iriver/h10/lcd-as-h10.S
@@ -278,7 +278,7 @@ lcd_write_yuv420_lines_odither:
278 @ r5 = yuv_src[1] = Cb_p 278 @ r5 = yuv_src[1] = Cb_p
279 @ r6 = yuv_src[2] = Cr_p 279 @ r6 = yuv_src[2] = Cr_p
280 @ 280 @
281 ldr r0, [sp, #40] @ Line up pattern and kernel quadrant 281 ldr r0, [sp, #36] @ Line up pattern and kernel quadrant
282 eor r14, r3, r0 @ 282 eor r14, r3, r0 @
283 and r14, r14, #0x2 @ 283 and r14, r14, #0x2 @
284 mov r14, r14, lsl #6 @ 0x00 or 0x80 284 mov r14, r14, lsl #6 @ 0x00 or 0x80