ASM Long
Collection
Neural Long Context Assembly Transpilation
•
22 items
•
Updated
x86
stringlengths 335
106k
| arm
stringlengths 349
104k
|
---|---|
.file "extr_pm-s3c2410.c_s3c2410_pm_resume.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c2410_pm_resume, @function
s3c2410_pm_resume:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov edi, DWORD PTR S3C2410_GSTATUS2[rip]
call __raw_readl@PLT
mov esi, DWORD PTR S3C2410_GSTATUS2[rip]
and rax, QWORD PTR S3C2410_GSTATUS2_OFFRESET[rip]
mov rdi, rax
call __raw_writel@PLT
xor eax, eax
call machine_is_aml_m5900@PLT
test rax, rax
jne .L5
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
mov ebp, DWORD PTR GPIOF_OUT_INIT_LOW[rip]
mov edi, 2
call S3C2410_GPF@PLT
xor edx, edx
mov esi, ebp
mov edi, eax
call gpio_request_one@PLT
mov edi, 2
call S3C2410_GPF@PLT
pop rbp
.cfi_def_cfa_offset 8
mov edi, eax
jmp gpio_free@PLT
.cfi_endproc
.LFE0:
.size s3c2410_pm_resume, .-s3c2410_pm_resume
.globl S3C2410_GSTATUS2_OFFRESET
.bss
.align 8
.type S3C2410_GSTATUS2_OFFRESET, @object
.size S3C2410_GSTATUS2_OFFRESET, 8
S3C2410_GSTATUS2_OFFRESET:
.zero 8
.globl S3C2410_GSTATUS2
.align 4
.type S3C2410_GSTATUS2, @object
.size S3C2410_GSTATUS2, 4
S3C2410_GSTATUS2:
.zero 4
.globl GPIOF_OUT_INIT_LOW
.align 4
.type GPIOF_OUT_INIT_LOW, @object
.size GPIOF_OUT_INIT_LOW, 4
GPIOF_OUT_INIT_LOW:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm-s3c2410.c_s3c2410_pm_resume.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c2410_pm_resume, %function
s3c2410_pm_resume:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r4, .L5
ldr r0, [r4]
bl __raw_readl
ldr r3, .L5+4
ldr r1, [r4]
ldr r3, [r3]
and r0, r0, r3
bl __raw_writel
bl machine_is_aml_m5900
cmp r0, #0
popeq {r4, pc}
mov r0, #2
bl S3C2410_GPF
ldr r3, .L5+8
mov r2, #0
ldr r1, [r3]
bl gpio_request_one
mov r0, #2
bl S3C2410_GPF
pop {r4, lr}
b gpio_free
.L6:
.align 2
.L5:
.word S3C2410_GSTATUS2
.word S3C2410_GSTATUS2_OFFRESET
.word GPIOF_OUT_INIT_LOW
.size s3c2410_pm_resume, .-s3c2410_pm_resume
.comm S3C2410_GSTATUS2_OFFRESET,4,4
.comm S3C2410_GSTATUS2,4,4
.comm GPIOF_OUT_INIT_LOW,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm-s3c2412.c_s3c2412_cpu_suspend.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "Failed to suspend the system\n"
.text
.p2align 4
.type s3c2412_cpu_suspend, @function
s3c2412_cpu_suspend:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, DWORD PTR S3C2412_PWRCFG[rip]
call __raw_readl@PLT
mov esi, DWORD PTR S3C2412_PWRCFG[rip]
or rax, QWORD PTR S3C2412_PWRCFG_STANDBYWFI_SLEEP[rip]
mov rdi, rax
call __raw_writel@PLT
xor eax, eax
call s3c2412_sleep_enter@PLT
lea rdi, .LC0[rip]
call pr_info@PLT
mov eax, 1
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size s3c2412_cpu_suspend, .-s3c2412_cpu_suspend
.globl S3C2412_PWRCFG_STANDBYWFI_SLEEP
.bss
.align 8
.type S3C2412_PWRCFG_STANDBYWFI_SLEEP, @object
.size S3C2412_PWRCFG_STANDBYWFI_SLEEP, 8
S3C2412_PWRCFG_STANDBYWFI_SLEEP:
.zero 8
.globl S3C2412_PWRCFG
.align 4
.type S3C2412_PWRCFG, @object
.size S3C2412_PWRCFG, 4
S3C2412_PWRCFG:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm-s3c2412.c_s3c2412_cpu_suspend.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Failed to suspend the system\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c2412_cpu_suspend, %function
s3c2412_cpu_suspend:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r4, .L4
ldr r0, [r4]
bl __raw_readl
ldr r3, .L4+4
ldr r1, [r4]
ldr r3, [r3]
orr r0, r0, r3
bl __raw_writel
bl s3c2412_sleep_enter
ldr r0, .L4+8
bl pr_info
mov r0, #1
pop {r4, pc}
.L5:
.align 2
.L4:
.word S3C2412_PWRCFG
.word S3C2412_PWRCFG_STANDBYWFI_SLEEP
.word .LC0
.size s3c2412_cpu_suspend, .-s3c2412_cpu_suspend
.comm S3C2412_PWRCFG_STANDBYWFI_SLEEP,4,4
.comm S3C2412_PWRCFG,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm-s3c2412.c_s3c2412_pm_add.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c2412_pm_add, @function
s3c2412_pm_add:
.LFB0:
.cfi_startproc
endbr64
mov eax, DWORD PTR s3c2412_pm_prepare[rip]
mov DWORD PTR pm_cpu_prep[rip], eax
mov eax, DWORD PTR s3c2412_cpu_suspend[rip]
mov DWORD PTR pm_cpu_sleep[rip], eax
xor eax, eax
ret
.cfi_endproc
.LFE0:
.size s3c2412_pm_add, .-s3c2412_pm_add
.globl s3c2412_pm_prepare
.bss
.align 4
.type s3c2412_pm_prepare, @object
.size s3c2412_pm_prepare, 4
s3c2412_pm_prepare:
.zero 4
.globl s3c2412_cpu_suspend
.align 4
.type s3c2412_cpu_suspend, @object
.size s3c2412_cpu_suspend, 4
s3c2412_cpu_suspend:
.zero 4
.globl pm_cpu_sleep
.align 4
.type pm_cpu_sleep, @object
.size pm_cpu_sleep, 4
pm_cpu_sleep:
.zero 4
.globl pm_cpu_prep
.align 4
.type pm_cpu_prep, @object
.size pm_cpu_prep, 4
pm_cpu_prep:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm-s3c2412.c_s3c2412_pm_add.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c2412_pm_add, %function
s3c2412_pm_add:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r2, .L3
ldr r3, .L3+4
ldr r0, [r2]
ldr r1, .L3+8
ldr r2, [r3]
ldr r3, .L3+12
str r0, [r1]
str r2, [r3]
mov r0, #0
bx lr
.L4:
.align 2
.L3:
.word s3c2412_pm_prepare
.word s3c2412_cpu_suspend
.word pm_cpu_prep
.word pm_cpu_sleep
.size s3c2412_pm_add, .-s3c2412_pm_add
.comm s3c2412_pm_prepare,4,4
.comm s3c2412_cpu_suspend,4,4
.comm pm_cpu_sleep,4,4
.comm pm_cpu_prep,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm-s3c2412.c_s3c2412_pm_prepare.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c2412_pm_prepare, @function
s3c2412_pm_prepare:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, DWORD PTR wake_irqs[rip]
call ARRAY_SIZE@PLT
mov esi, DWORD PTR wake_irqs[rip]
mov edi, DWORD PTR S3C2412_PWRCFG[rip]
add rsp, 8
.cfi_def_cfa_offset 8
mov edx, eax
jmp samsung_sync_wakemask@PLT
.cfi_endproc
.LFE0:
.size s3c2412_pm_prepare, .-s3c2412_pm_prepare
.globl wake_irqs
.bss
.align 4
.type wake_irqs, @object
.size wake_irqs, 4
wake_irqs:
.zero 4
.globl S3C2412_PWRCFG
.align 4
.type S3C2412_PWRCFG, @object
.size S3C2412_PWRCFG, 4
S3C2412_PWRCFG:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm-s3c2412.c_s3c2412_pm_prepare.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c2412_pm_prepare, %function
s3c2412_pm_prepare:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r2, .L4
push {r4, r5, r6, lr}
ldr r4, [r2]
ldr r3, .L4+4
mov r0, r4
ldr r5, [r3]
bl ARRAY_SIZE
mov r1, r4
mov r2, r0
mov r0, r5
pop {r4, r5, r6, lr}
b samsung_sync_wakemask
.L5:
.align 2
.L4:
.word wake_irqs
.word S3C2412_PWRCFG
.size s3c2412_pm_prepare, .-s3c2412_pm_prepare
.comm wake_irqs,4,4
.comm S3C2412_PWRCFG,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm-s3c2412.c_s3c2412_pm_resume.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c2412_pm_resume, @function
s3c2412_pm_resume:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, DWORD PTR S3C2412_PWRCFG[rip]
call __raw_readl@PLT
mov rdi, QWORD PTR S3C2412_PWRCFG_STANDBYWFI_MASK[rip]
mov esi, DWORD PTR S3C2412_PWRCFG[rip]
not rdi
and rdi, rax
or rdi, QWORD PTR S3C2412_PWRCFG_STANDBYWFI_IDLE[rip]
call __raw_writel@PLT
mov edi, DWORD PTR s3c2412_sleep[rip]
call ARRAY_SIZE@PLT
mov edi, DWORD PTR s3c2412_sleep[rip]
add rsp, 8
.cfi_def_cfa_offset 8
mov esi, eax
jmp s3c_pm_do_restore@PLT
.cfi_endproc
.LFE0:
.size s3c2412_pm_resume, .-s3c2412_pm_resume
.globl s3c2412_sleep
.bss
.align 4
.type s3c2412_sleep, @object
.size s3c2412_sleep, 4
s3c2412_sleep:
.zero 4
.globl S3C2412_PWRCFG_STANDBYWFI_MASK
.align 8
.type S3C2412_PWRCFG_STANDBYWFI_MASK, @object
.size S3C2412_PWRCFG_STANDBYWFI_MASK, 8
S3C2412_PWRCFG_STANDBYWFI_MASK:
.zero 8
.globl S3C2412_PWRCFG_STANDBYWFI_IDLE
.align 8
.type S3C2412_PWRCFG_STANDBYWFI_IDLE, @object
.size S3C2412_PWRCFG_STANDBYWFI_IDLE, 8
S3C2412_PWRCFG_STANDBYWFI_IDLE:
.zero 8
.globl S3C2412_PWRCFG
.align 4
.type S3C2412_PWRCFG, @object
.size S3C2412_PWRCFG, 4
S3C2412_PWRCFG:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm-s3c2412.c_s3c2412_pm_resume.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c2412_pm_resume, %function
s3c2412_pm_resume:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r4, .L4
ldr r0, [r4]
bl __raw_readl
ldr r2, .L4+4
ldr r3, .L4+8
ldr r2, [r2]
ldr r3, [r3]
bic r0, r0, r2
ldr r1, [r4]
orr r0, r0, r3
bl __raw_writel
ldr r3, .L4+12
ldr r4, [r3]
mov r0, r4
bl ARRAY_SIZE
mov r1, r0
mov r0, r4
pop {r4, lr}
b s3c_pm_do_restore
.L5:
.align 2
.L4:
.word S3C2412_PWRCFG
.word S3C2412_PWRCFG_STANDBYWFI_MASK
.word S3C2412_PWRCFG_STANDBYWFI_IDLE
.word s3c2412_sleep
.size s3c2412_pm_resume, .-s3c2412_pm_resume
.comm s3c2412_sleep,4,4
.comm S3C2412_PWRCFG_STANDBYWFI_MASK,4,4
.comm S3C2412_PWRCFG_STANDBYWFI_IDLE,4,4
.comm S3C2412_PWRCFG,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm-s3c2412.c_s3c2412_pm_suspend.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c2412_pm_suspend, @function
s3c2412_pm_suspend:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, DWORD PTR s3c2412_sleep[rip]
call ARRAY_SIZE@PLT
mov edi, DWORD PTR s3c2412_sleep[rip]
mov esi, eax
call s3c_pm_do_save@PLT
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size s3c2412_pm_suspend, .-s3c2412_pm_suspend
.globl s3c2412_sleep
.bss
.align 4
.type s3c2412_sleep, @object
.size s3c2412_sleep, 4
s3c2412_sleep:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm-s3c2412.c_s3c2412_pm_suspend.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c2412_pm_suspend, %function
s3c2412_pm_suspend:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L4
push {r4, lr}
ldr r4, [r3]
mov r0, r4
bl ARRAY_SIZE
mov r1, r0
mov r0, r4
bl s3c_pm_do_save
mov r0, #0
pop {r4, pc}
.L5:
.align 2
.L4:
.word s3c2412_sleep
.size s3c2412_pm_suspend, .-s3c2412_pm_suspend
.comm s3c2412_sleep,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm-s3c2416.c_s3c2416_pm_resume.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c2416_pm_resume, @function
s3c2416_pm_resume:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov esi, DWORD PTR S3C2443_PWRMODE[rip]
xor edi, edi
call __raw_writel@PLT
mov esi, DWORD PTR S3C2412_INFORM0[rip]
xor edi, edi
call __raw_writel@PLT
mov esi, DWORD PTR S3C2412_INFORM1[rip]
xor edi, edi
add rsp, 8
.cfi_def_cfa_offset 8
jmp __raw_writel@PLT
.cfi_endproc
.LFE0:
.size s3c2416_pm_resume, .-s3c2416_pm_resume
.globl S3C2443_PWRMODE
.bss
.align 4
.type S3C2443_PWRMODE, @object
.size S3C2443_PWRMODE, 4
S3C2443_PWRMODE:
.zero 4
.globl S3C2412_INFORM1
.align 4
.type S3C2412_INFORM1, @object
.size S3C2412_INFORM1, 4
S3C2412_INFORM1:
.zero 4
.globl S3C2412_INFORM0
.align 4
.type S3C2412_INFORM0, @object
.size S3C2412_INFORM0, 4
S3C2412_INFORM0:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm-s3c2416.c_s3c2416_pm_resume.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c2416_pm_resume, %function
s3c2416_pm_resume:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L4
push {r4, lr}
ldr r1, [r3]
mov r0, #0
bl __raw_writel
ldr r3, .L4+4
mov r0, #0
ldr r1, [r3]
bl __raw_writel
pop {r4, lr}
ldr r3, .L4+8
mov r0, #0
ldr r1, [r3]
b __raw_writel
.L5:
.align 2
.L4:
.word S3C2443_PWRMODE
.word S3C2412_INFORM0
.word S3C2412_INFORM1
.size s3c2416_pm_resume, .-s3c2416_pm_resume
.comm S3C2443_PWRMODE,4,4
.comm S3C2412_INFORM1,4,4
.comm S3C2412_INFORM0,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm.c_s3c_pm_check_resume_pin.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "Leaving IRQ %d (pin %d) as is\n"
.section .rodata.str1.1,"aMS",@progbits,1
.LC1:
.string "Disabling IRQ %d (pin %d)\n"
.text
.p2align 4
.type s3c_pm_check_resume_pin, @function
s3c_pm_check_resume_pin:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12d, edi
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov ebp, esi
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
mov ebx, 1
sub rsp, 8
.cfi_def_cfa_offset 48
call gpio_to_irq@PLT
mov ecx, ebp
mov r13d, eax
sal rbx, cl
cmp ebp, 3
ja .L2
and rbx, QWORD PTR s3c_irqwake_intmask[rip]
.L3:
mov edi, r12d
call s3c_gpio_getcfg@PLT
test rbx, rbx
jne .L4
cmp QWORD PTR S3C2410_GPIO_IRQ[rip], rax
je .L8
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
cmp QWORD PTR S3C2410_GPIO_IRQ[rip], rax
jne .L1
mov esi, r13d
mov edx, r12d
lea rdi, .LC1[rip]
call S3C_PMDBG@PLT
mov esi, DWORD PTR S3C2410_GPIO_INPUT[rip]
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
mov edi, r12d
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
jmp s3c_gpio_cfgpin@PLT
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
and rbx, QWORD PTR s3c_irqwake_eintmask[rip]
jmp .L3
.p2align 4,,10
.p2align 3
.L8:
add rsp, 8
.cfi_def_cfa_offset 40
mov edx, r12d
mov esi, r13d
pop rbx
.cfi_def_cfa_offset 32
lea rdi, .LC0[rip]
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
jmp S3C_PMDBG@PLT
.cfi_endproc
.LFE0:
.size s3c_pm_check_resume_pin, .-s3c_pm_check_resume_pin
.globl s3c_irqwake_intmask
.bss
.align 8
.type s3c_irqwake_intmask, @object
.size s3c_irqwake_intmask, 8
s3c_irqwake_intmask:
.zero 8
.globl s3c_irqwake_eintmask
.align 8
.type s3c_irqwake_eintmask, @object
.size s3c_irqwake_eintmask, 8
s3c_irqwake_eintmask:
.zero 8
.globl S3C2410_GPIO_IRQ
.align 8
.type S3C2410_GPIO_IRQ, @object
.size S3C2410_GPIO_IRQ, 8
S3C2410_GPIO_IRQ:
.zero 8
.globl S3C2410_GPIO_INPUT
.align 4
.type S3C2410_GPIO_INPUT, @object
.size S3C2410_GPIO_INPUT, 4
S3C2410_GPIO_INPUT:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm.c_s3c_pm_check_resume_pin.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Leaving IRQ %d (pin %d) as is\012\000"
.align 2
.LC1:
.ascii "Disabling IRQ %d (pin %d)\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c_pm_check_resume_pin, %function
s3c_pm_check_resume_pin:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, lr}
mov r5, r1
mov r6, r0
bl gpio_to_irq
mov r4, #1
cmp r5, #3
ldrls r3, .L8
ldrhi r3, .L8+4
mov r7, r0
ldr r1, [r3]
mov r0, r6
lsl r4, r4, r5
and r4, r4, r1
bl s3c_gpio_getcfg
ldr r3, .L8+8
cmp r4, #0
ldr r3, [r3]
bne .L4
cmp r3, r0
popne {r4, r5, r6, r7, r8, pc}
mov r2, r6
mov r1, r7
pop {r4, r5, r6, r7, r8, lr}
ldr r0, .L8+12
b S3C_PMDBG
.L4:
cmp r3, r0
popne {r4, r5, r6, r7, r8, pc}
mov r1, r7
mov r2, r6
ldr r0, .L8+16
bl S3C_PMDBG
ldr r3, .L8+20
mov r0, r6
pop {r4, r5, r6, r7, r8, lr}
ldr r1, [r3]
b s3c_gpio_cfgpin
.L9:
.align 2
.L8:
.word s3c_irqwake_intmask
.word s3c_irqwake_eintmask
.word S3C2410_GPIO_IRQ
.word .LC0
.word .LC1
.word S3C2410_GPIO_INPUT
.size s3c_pm_check_resume_pin, .-s3c_pm_check_resume_pin
.comm s3c_irqwake_intmask,4,4
.comm s3c_irqwake_eintmask,4,4
.comm S3C2410_GPIO_IRQ,4,4
.comm S3C2410_GPIO_INPUT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm.c_s3c_pm_configure_extint.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c_pm_configure_extint
.type s3c_pm_configure_extint, @function
s3c_pm_configure_extint:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
xor edi, edi
call S3C2410_GPF@PLT
mov ebx, eax
jmp .L2
.p2align 4,,10
.p2align 3
.L3:
call S3C2410_GPF@PLT
mov esi, ebx
mov edi, ebx
add ebx, 1
sub esi, eax
call s3c_pm_check_resume_pin@PLT
.L2:
mov edi, 7
call S3C2410_GPF@PLT
xor edi, edi
cmp eax, ebx
jge .L3
call S3C2410_GPG@PLT
mov ebx, eax
jmp .L4
.p2align 4,,10
.p2align 3
.L5:
xor edi, edi
call S3C2410_GPG@PLT
mov esi, ebx
mov edi, ebx
add ebx, 1
sub esi, eax
add esi, 8
call s3c_pm_check_resume_pin@PLT
.L4:
mov edi, 7
call S3C2410_GPG@PLT
cmp eax, ebx
jge .L5
pop rbx
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size s3c_pm_configure_extint, .-s3c_pm_configure_extint
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm.c_s3c_pm_configure_extint.c"
.text
.align 2
.global s3c_pm_configure_extint
.syntax unified
.arm
.fpu softvfp
.type s3c_pm_configure_extint, %function
s3c_pm_configure_extint:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r0, #0
bl S3C2410_GPF
mov r4, r0
b .L2
.L3:
bl S3C2410_GPF
mov r1, r0
mov r0, r4
sub r1, r4, r1
bl s3c_pm_check_resume_pin
add r4, r4, #1
.L2:
mov r0, #7
bl S3C2410_GPF
cmp r0, r4
mov r0, #0
bge .L3
bl S3C2410_GPG
mov r4, r0
.L4:
mov r0, #7
bl S3C2410_GPG
cmp r0, r4
poplt {r4, pc}
mov r0, #0
bl S3C2410_GPG
sub r1, r4, r0
add r1, r1, #8
mov r0, r4
bl s3c_pm_check_resume_pin
add r4, r4, #1
b .L4
.size s3c_pm_configure_extint, .-s3c_pm_configure_extint
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_s3c2412.c_s3c2412_init_gpio2.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c2412_init_gpio2, @function
s3c2412_init_gpio2:
.LFB0:
.cfi_startproc
endbr64
mov rax, QWORD PTR S3C24XX_VA_GPIO[rip]
add rax, 16
mov QWORD PTR s3c24xx_va_gpio2[rip], rax
ret
.cfi_endproc
.LFE0:
.size s3c2412_init_gpio2, .-s3c2412_init_gpio2
.globl s3c24xx_va_gpio2
.bss
.align 8
.type s3c24xx_va_gpio2, @object
.size s3c24xx_va_gpio2, 8
s3c24xx_va_gpio2:
.zero 8
.globl S3C24XX_VA_GPIO
.align 8
.type S3C24XX_VA_GPIO, @object
.size S3C24XX_VA_GPIO, 8
S3C24XX_VA_GPIO:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_s3c2412.c_s3c2412_init_gpio2.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c2412_init_gpio2, %function
s3c2412_init_gpio2:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L3
ldr r2, .L3+4
ldr r3, [r3]
add r3, r3, #16
str r3, [r2]
bx lr
.L4:
.align 2
.L3:
.word S3C24XX_VA_GPIO
.word s3c24xx_va_gpio2
.size s3c2412_init_gpio2, .-s3c2412_init_gpio2
.comm s3c24xx_va_gpio2,4,4
.comm S3C24XX_VA_GPIO,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-camif.c_camif_get_gpios.c"
.intel_syntax noprefix
.text
.p2align 4
.type camif_get_gpios, @function
camif_get_gpios:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov rbp, rdi
xor edi, edi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rsi
sub rsp, 8
.cfi_def_cfa_offset 32
call S3C64XX_GPF@PLT
mov edi, 3
mov DWORD PTR 0[rbp], eax
call S3C64XX_GPF@PLT
mov DWORD PTR [rbx], eax
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size camif_get_gpios, .-camif_get_gpios
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-camif.c_camif_get_gpios.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type camif_get_gpios, %function
camif_get_gpios:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r0
mov r0, #0
mov r4, r1
bl S3C64XX_GPF
mov r3, r0
mov r0, #3
str r3, [r5]
bl S3C64XX_GPF
str r0, [r4]
pop {r4, r5, r6, pc}
.size camif_get_gpios, .-camif_get_gpios
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-camif.c_s3c_camif_gpio_get.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "camif"
.LC1:
.string "failed to configure GPIO %d\n"
.text
.p2align 4
.globl s3c_camif_gpio_get
.type s3c_camif_gpio_get, @function
s3c_camif_gpio_get:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
sub rsp, 24
.cfi_def_cfa_offset 64
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
lea rsi, 4[rsp]
mov rdi, rsp
call camif_get_gpios@PLT
mov eax, DWORD PTR S3C_CAMIF_NUM_GPIOS[rip]
test eax, eax
jle .L2
xor ebx, ebx
lea r13, .LC0[rip]
.p2align 4,,10
.p2align 3
.L8:
mov ebp, DWORD PTR [rsp]
add ebp, ebx
cmp DWORD PTR 4[rsp], ebp
je .L3
mov rsi, r13
mov edi, ebp
call gpio_request@PLT
mov r12d, eax
test eax, eax
je .L17
.L4:
mov esi, ebp
lea rdi, .LC1[rip]
call pr_err@PLT
test ebx, ebx
je .L1
sub ebx, 1
sub ebx, ebp
.p2align 4,,10
.p2align 3
.L7:
mov edi, ebp
sub ebp, 1
call gpio_free@PLT
lea eax, [rbx+rbp]
cmp eax, -1
jne .L7
.L1:
mov rax, QWORD PTR 8[rsp]
sub rax, QWORD PTR fs:40
jne .L18
add rsp, 24
.cfi_remember_state
.cfi_def_cfa_offset 40
mov eax, r12d
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L17:
.cfi_restore_state
mov edi, 2
call S3C_GPIO_SFN@PLT
mov edi, ebp
mov esi, eax
call s3c_gpio_cfgpin@PLT
mov r12d, eax
test eax, eax
jne .L4
mov esi, DWORD PTR S3C_GPIO_PULL_NONE[rip]
mov edi, ebp
call s3c_gpio_setpull@PLT
.L3:
add ebx, 1
cmp DWORD PTR S3C_CAMIF_NUM_GPIOS[rip], ebx
jg .L8
.L2:
xor r12d, r12d
jmp .L1
.L18:
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size s3c_camif_gpio_get, .-s3c_camif_gpio_get
.globl S3C_GPIO_PULL_NONE
.bss
.align 4
.type S3C_GPIO_PULL_NONE, @object
.size S3C_GPIO_PULL_NONE, 4
S3C_GPIO_PULL_NONE:
.zero 4
.globl S3C_CAMIF_NUM_GPIOS
.align 4
.type S3C_CAMIF_NUM_GPIOS, @object
.size S3C_CAMIF_NUM_GPIOS, 4
S3C_CAMIF_NUM_GPIOS:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-camif.c_s3c_camif_gpio_get.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "camif\000"
.align 2
.LC1:
.ascii "failed to configure GPIO %d\012\000"
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC2:
.word __stack_chk_guard
.text
.align 2
.global s3c_camif_gpio_get
.syntax unified
.arm
.fpu softvfp
.type s3c_camif_gpio_get, %function
s3c_camif_gpio_get:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, lr}
ldr r3, .L19
sub sp, sp, #16
ldr r7, .L19+4
add r1, sp, #8
add r0, sp, #4
ldr r3, [r3]
str r3, [sp, #12]
mov r3,#0
bl camif_get_gpios
ldr r3, [r7]
cmp r3, #0
ble .L2
mov r10, #0
ldr r8, .L19+8
ldr r9, .L19+12
.L8:
ldr r6, [sp, #4]
ldr r3, [sp, #8]
add r5, r6, r10
cmp r3, r5
beq .L3
mov r1, r8
mov r0, r5
bl gpio_request
subs r4, r0, #0
beq .L17
.L4:
mov r1, r5
ldr r0, .L19+16
bl pr_err
cmp r10, #0
beq .L1
.L7:
mov r0, r5
sub r5, r5, #1
bl gpio_free
cmp r6, r5
bne .L7
.L1:
ldr r3, .L19
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L18
mov r0, r4
add sp, sp, #16
@ sp needed
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L17:
mov r0, #2
bl S3C_GPIO_SFN
mov r1, r0
mov r0, r5
bl s3c_gpio_cfgpin
subs r4, r0, #0
bne .L4
mov r0, r5
ldr r1, [r9]
bl s3c_gpio_setpull
.L3:
ldr r3, [r7]
add r10, r10, #1
cmp r3, r10
bgt .L8
.L2:
mov r4, #0
b .L1
.L18:
bl __stack_chk_fail
.L20:
.align 2
.L19:
.word .LC2
.word S3C_CAMIF_NUM_GPIOS
.word .LC0
.word S3C_GPIO_PULL_NONE
.word .LC1
.size s3c_camif_gpio_get, .-s3c_camif_gpio_get
.comm S3C_GPIO_PULL_NONE,4,4
.comm S3C_CAMIF_NUM_GPIOS,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-camif.c_s3c_camif_gpio_put.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c_camif_gpio_put
.type s3c_camif_gpio_put, @function
s3c_camif_gpio_put:
.LFB0:
.cfi_startproc
endbr64
push rbx
.cfi_def_cfa_offset 16
.cfi_offset 3, -16
sub rsp, 16
.cfi_def_cfa_offset 32
mov rax, QWORD PTR fs:40
mov QWORD PTR 8[rsp], rax
xor eax, eax
lea rsi, 4[rsp]
mov rdi, rsp
call camif_get_gpios@PLT
mov eax, DWORD PTR S3C_CAMIF_NUM_GPIOS[rip]
test eax, eax
jle .L1
xor ebx, ebx
.p2align 4,,10
.p2align 3
.L4:
mov edi, DWORD PTR [rsp]
add edi, ebx
cmp DWORD PTR 4[rsp], edi
je .L3
call gpio_free@PLT
.L3:
add ebx, 1
cmp DWORD PTR S3C_CAMIF_NUM_GPIOS[rip], ebx
jg .L4
.L1:
mov rax, QWORD PTR 8[rsp]
sub rax, QWORD PTR fs:40
jne .L9
add rsp, 16
.cfi_remember_state
.cfi_def_cfa_offset 16
pop rbx
.cfi_def_cfa_offset 8
ret
.L9:
.cfi_restore_state
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size s3c_camif_gpio_put, .-s3c_camif_gpio_put
.globl S3C_CAMIF_NUM_GPIOS
.bss
.align 4
.type S3C_CAMIF_NUM_GPIOS, @object
.size S3C_CAMIF_NUM_GPIOS, 4
S3C_CAMIF_NUM_GPIOS:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-camif.c_s3c_camif_gpio_put.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global s3c_camif_gpio_put
.syntax unified
.arm
.fpu softvfp
.type s3c_camif_gpio_put, %function
s3c_camif_gpio_put:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, lr}
ldr r3, .L10
sub sp, sp, #20
ldr r5, .L10+4
add r1, sp, #8
add r0, sp, #4
ldr r3, [r3]
str r3, [sp, #12]
mov r3,#0
bl camif_get_gpios
ldr r3, [r5]
cmp r3, #0
ble .L1
mov r4, #0
.L4:
ldmib sp, {r0, r3}
add r0, r4, r0
cmp r3, r0
beq .L3
bl gpio_free
.L3:
ldr r3, [r5]
add r4, r4, #1
cmp r3, r4
bgt .L4
.L1:
ldr r3, .L10
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L9
add sp, sp, #20
@ sp needed
pop {r4, r5, pc}
.L9:
bl __stack_chk_fail
.L11:
.align 2
.L10:
.word .LC0
.word S3C_CAMIF_NUM_GPIOS
.size s3c_camif_gpio_put, .-s3c_camif_gpio_put
.comm S3C_CAMIF_NUM_GPIOS,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-i2c.c_s3c_i2c0_cfg_gpio.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c_i2c0_cfg_gpio
.type s3c_i2c0_cfg_gpio, @function
s3c_i2c0_cfg_gpio:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov edi, 15
mov ebp, DWORD PTR S3C2410_GPE15_IICSDA[rip]
call S3C2410_GPE@PLT
mov esi, ebp
mov edi, eax
call s3c_gpio_cfgpin@PLT
mov ebp, DWORD PTR S3C2410_GPE14_IICSCL[rip]
mov edi, 14
call S3C2410_GPE@PLT
mov edi, eax
mov esi, ebp
pop rbp
.cfi_def_cfa_offset 8
jmp s3c_gpio_cfgpin@PLT
.cfi_endproc
.LFE0:
.size s3c_i2c0_cfg_gpio, .-s3c_i2c0_cfg_gpio
.globl S3C2410_GPE15_IICSDA
.bss
.align 4
.type S3C2410_GPE15_IICSDA, @object
.size S3C2410_GPE15_IICSDA, 4
S3C2410_GPE15_IICSDA:
.zero 4
.globl S3C2410_GPE14_IICSCL
.align 4
.type S3C2410_GPE14_IICSCL, @object
.size S3C2410_GPE14_IICSCL, 4
S3C2410_GPE14_IICSCL:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-i2c.c_s3c_i2c0_cfg_gpio.c"
.text
.align 2
.global s3c_i2c0_cfg_gpio
.syntax unified
.arm
.fpu softvfp
.type s3c_i2c0_cfg_gpio, %function
s3c_i2c0_cfg_gpio:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r0, #15
bl S3C2410_GPE
ldr r3, .L4
ldr r1, [r3]
bl s3c_gpio_cfgpin
mov r0, #14
bl S3C2410_GPE
pop {r4, lr}
ldr r3, .L4+4
ldr r1, [r3]
b s3c_gpio_cfgpin
.L5:
.align 2
.L4:
.word S3C2410_GPE15_IICSDA
.word S3C2410_GPE14_IICSCL
.size s3c_i2c0_cfg_gpio, .-s3c_i2c0_cfg_gpio
.comm S3C2410_GPE15_IICSDA,4,4
.comm S3C2410_GPE14_IICSCL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-sdhci-gpio.c_s3c2416_setup_sdhci0_cfg_gpio.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c2416_setup_sdhci0_cfg_gpio
.type s3c2416_setup_sdhci0_cfg_gpio, @function
s3c2416_setup_sdhci0_cfg_gpio:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov edi, 2
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov ebx, esi
sub rsp, 8
.cfi_def_cfa_offset 32
call S3C_GPIO_SFN@PLT
mov edi, 5
mov r12d, eax
call S3C2410_GPE@PLT
add rsp, 8
.cfi_def_cfa_offset 24
lea esi, 2[rbx]
mov edx, r12d
pop rbx
.cfi_def_cfa_offset 16
mov edi, eax
pop r12
.cfi_def_cfa_offset 8
jmp s3c_gpio_cfgrange_nopull@PLT
.cfi_endproc
.LFE0:
.size s3c2416_setup_sdhci0_cfg_gpio, .-s3c2416_setup_sdhci0_cfg_gpio
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-sdhci-gpio.c_s3c2416_setup_sdhci0_cfg_gpio.c"
.text
.align 2
.global s3c2416_setup_sdhci0_cfg_gpio
.syntax unified
.arm
.fpu softvfp
.type s3c2416_setup_sdhci0_cfg_gpio, %function
s3c2416_setup_sdhci0_cfg_gpio:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r0, #5
mov r5, r1
bl S3C2410_GPE
mov r4, r0
mov r0, #2
bl S3C_GPIO_SFN
add r1, r5, #2
mov r2, r0
mov r0, r4
pop {r4, r5, r6, lr}
b s3c_gpio_cfgrange_nopull
.size s3c2416_setup_sdhci0_cfg_gpio, .-s3c2416_setup_sdhci0_cfg_gpio
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-sdhci-gpio.c_s3c2416_setup_sdhci1_cfg_gpio.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c2416_setup_sdhci1_cfg_gpio
.type s3c2416_setup_sdhci1_cfg_gpio, @function
s3c2416_setup_sdhci1_cfg_gpio:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
mov edi, 2
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12d, esi
sub rsp, 8
.cfi_def_cfa_offset 32
call S3C_GPIO_SFN@PLT
xor edi, edi
mov r13d, eax
call S3C2410_GPL@PLT
mov edx, r13d
mov esi, r12d
mov edi, eax
call s3c_gpio_cfgrange_nopull@PLT
mov edi, 2
call S3C_GPIO_SFN@PLT
mov edi, 8
mov r12d, eax
call S3C2410_GPL@PLT
add rsp, 8
.cfi_def_cfa_offset 24
mov edx, r12d
mov esi, 2
pop r12
.cfi_def_cfa_offset 16
mov edi, eax
pop r13
.cfi_def_cfa_offset 8
jmp s3c_gpio_cfgrange_nopull@PLT
.cfi_endproc
.LFE0:
.size s3c2416_setup_sdhci1_cfg_gpio, .-s3c2416_setup_sdhci1_cfg_gpio
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-sdhci-gpio.c_s3c2416_setup_sdhci1_cfg_gpio.c"
.text
.align 2
.global s3c2416_setup_sdhci1_cfg_gpio
.syntax unified
.arm
.fpu softvfp
.type s3c2416_setup_sdhci1_cfg_gpio, %function
s3c2416_setup_sdhci1_cfg_gpio:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r0, #0
mov r5, r1
bl S3C2410_GPL
mov r4, r0
mov r0, #2
bl S3C_GPIO_SFN
mov r1, r5
mov r2, r0
mov r0, r4
bl s3c_gpio_cfgrange_nopull
mov r0, #8
bl S3C2410_GPL
mov r4, r0
mov r0, #2
bl S3C_GPIO_SFN
mov r1, #2
mov r2, r0
mov r0, r4
pop {r4, r5, r6, lr}
b s3c_gpio_cfgrange_nopull
.size s3c2416_setup_sdhci1_cfg_gpio, .-s3c2416_setup_sdhci1_cfg_gpio
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-ts.c_s3c24xx_ts_cfg_gpio.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c24xx_ts_cfg_gpio
.type s3c24xx_ts_cfg_gpio, @function
s3c24xx_ts_cfg_gpio:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov edi, 3
call S3C_GPIO_SFN@PLT
mov edi, 12
mov r12d, eax
call S3C2410_GPG@PLT
mov edx, r12d
mov esi, 4
pop r12
.cfi_def_cfa_offset 8
mov edi, eax
jmp s3c_gpio_cfgpin_range@PLT
.cfi_endproc
.LFE0:
.size s3c24xx_ts_cfg_gpio, .-s3c24xx_ts_cfg_gpio
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-ts.c_s3c24xx_ts_cfg_gpio.c"
.text
.align 2
.global s3c24xx_ts_cfg_gpio
.syntax unified
.arm
.fpu softvfp
.type s3c24xx_ts_cfg_gpio, %function
s3c24xx_ts_cfg_gpio:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r0, #12
bl S3C2410_GPG
mov r4, r0
mov r0, #3
bl S3C_GPIO_SFN
mov r1, #4
mov r2, r0
mov r0, r4
pop {r4, lr}
b s3c_gpio_cfgpin_range
.size s3c24xx_ts_cfg_gpio, .-s3c24xx_ts_cfg_gpio
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_simtec-audio.c_simtec_audio_startup_lrroute.c"
.intel_syntax noprefix
.text
.p2align 4
.type simtec_audio_startup_lrroute, @function
simtec_audio_startup_lrroute:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
xor ebp, ebp
mov rdi, rbp
call local_irq_save@PLT
mov edi, DWORD PTR BAST_VA_CTRL1[rip]
call __raw_readb@PLT
mov edi, DWORD PTR BAST_CPLD_CTRL1_LRMASK[rip]
mov esi, DWORD PTR BAST_VA_CTRL1[rip]
not edi
and edi, eax
or edi, DWORD PTR BAST_CPLD_CTRL1_LRCDAC[rip]
call __raw_writeb@PLT
mov rdi, rbp
pop rbp
.cfi_def_cfa_offset 8
jmp local_irq_restore@PLT
.cfi_endproc
.LFE0:
.size simtec_audio_startup_lrroute, .-simtec_audio_startup_lrroute
.globl BAST_VA_CTRL1
.bss
.align 4
.type BAST_VA_CTRL1, @object
.size BAST_VA_CTRL1, 4
BAST_VA_CTRL1:
.zero 4
.globl BAST_CPLD_CTRL1_LRMASK
.align 4
.type BAST_CPLD_CTRL1_LRMASK, @object
.size BAST_CPLD_CTRL1_LRMASK, 4
BAST_CPLD_CTRL1_LRMASK:
.zero 4
.globl BAST_CPLD_CTRL1_LRCDAC
.align 4
.type BAST_CPLD_CTRL1_LRCDAC, @object
.size BAST_CPLD_CTRL1_LRCDAC, 4
BAST_CPLD_CTRL1_LRCDAC:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_simtec-audio.c_simtec_audio_startup_lrroute.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type simtec_audio_startup_lrroute, %function
simtec_audio_startup_lrroute:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r4, #0
ldr r5, .L4
mov r0, r4
bl local_irq_save
ldr r0, [r5]
bl __raw_readb
ldr r2, .L4+4
ldr r3, .L4+8
ldr r2, [r2]
ldr r3, [r3]
bic r0, r0, r2
ldr r1, [r5]
orr r0, r0, r3
bl __raw_writeb
mov r0, r4
pop {r4, r5, r6, lr}
b local_irq_restore
.L5:
.align 2
.L4:
.word BAST_VA_CTRL1
.word BAST_CPLD_CTRL1_LRMASK
.word BAST_CPLD_CTRL1_LRCDAC
.size simtec_audio_startup_lrroute, .-simtec_audio_startup_lrroute
.comm BAST_VA_CTRL1,4,4
.comm BAST_CPLD_CTRL1_LRMASK,4,4
.comm BAST_CPLD_CTRL1_LRCDAC,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_simtec-usb.c_usb_simtec_ocirq.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "usb_simtec: over-current irq (oc detected)\n"
.align 8
.LC1:
.string "usb_simtec: over-current irq (oc cleared)\n"
.text
.p2align 4
.type usb_simtec_ocirq, @function
usb_simtec_ocirq:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov edi, 10
mov rbp, rsi
call S3C2410_GPG@PLT
mov edi, eax
call gpio_get_value@PLT
test rax, rax
jne .L2
lea rdi, .LC0[rip]
call pr_debug@PLT
mov rdi, rbp
mov esi, 3
call s3c2410_usb_report_oc@PLT
mov eax, DWORD PTR IRQ_HANDLED[rip]
pop rbp
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
lea rdi, .LC1[rip]
call pr_debug@PLT
mov rdi, rbp
xor esi, esi
call s3c2410_usb_report_oc@PLT
mov eax, DWORD PTR IRQ_HANDLED[rip]
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size usb_simtec_ocirq, .-usb_simtec_ocirq
.globl IRQ_HANDLED
.bss
.align 4
.type IRQ_HANDLED, @object
.size IRQ_HANDLED, 4
IRQ_HANDLED:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_simtec-usb.c_usb_simtec_ocirq.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "usb_simtec: over-current irq (oc detected)\012\000"
.align 2
.LC1:
.ascii "usb_simtec: over-current irq (oc cleared)\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type usb_simtec_ocirq, %function
usb_simtec_ocirq:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r0, #10
mov r4, r1
bl S3C2410_GPG
bl gpio_get_value
cmp r0, #0
bne .L2
ldr r0, .L6
bl pr_debug
mov r0, r4
mov r1, #3
bl s3c2410_usb_report_oc
.L3:
ldr r3, .L6+4
ldr r0, [r3]
pop {r4, pc}
.L2:
ldr r0, .L6+8
bl pr_debug
mov r0, r4
mov r1, #0
bl s3c2410_usb_report_oc
b .L3
.L7:
.align 2
.L6:
.word .LC0
.word IRQ_HANDLED
.word .LC1
.size usb_simtec_ocirq, .-usb_simtec_ocirq
.comm IRQ_HANDLED,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_simtec-usb.c_usb_simtec_powercontrol.c"
.intel_syntax noprefix
.text
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC0:
.string "usb_simtec_powercontrol(%d,%d)\n"
.text
.p2align 4
.type usb_simtec_powercontrol, @function
usb_simtec_powercontrol:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov edx, esi
mov ebp, esi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
movsx rbx, edi
lea rdi, .LC0[rip]
mov esi, ebx
sub rsp, 8
.cfi_def_cfa_offset 32
call pr_debug@PLT
mov rax, QWORD PTR power_state[rip]
mov edi, 4
mov DWORD PTR [rax+rbx*4], ebp
mov edx, DWORD PTR [rax]
test edx, edx
je .L2
mov eax, DWORD PTR 4[rax]
test eax, eax
jne .L5
.L2:
call S3C2410_GPB@PLT
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
mov esi, 1
pop rbx
.cfi_def_cfa_offset 16
mov edi, eax
pop rbp
.cfi_def_cfa_offset 8
jmp gpio_set_value@PLT
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
call S3C2410_GPB@PLT
add rsp, 8
.cfi_def_cfa_offset 24
xor esi, esi
pop rbx
.cfi_def_cfa_offset 16
mov edi, eax
pop rbp
.cfi_def_cfa_offset 8
jmp gpio_set_value@PLT
.cfi_endproc
.LFE0:
.size usb_simtec_powercontrol, .-usb_simtec_powercontrol
.globl power_state
.bss
.align 8
.type power_state, @object
.size power_state, 8
power_state:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_simtec-usb.c_usb_simtec_powercontrol.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "usb_simtec_powercontrol(%d,%d)\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type usb_simtec_powercontrol, %function
usb_simtec_powercontrol:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r1
mov r4, r0
mov r1, r0
mov r2, r5
ldr r0, .L12
bl pr_debug
ldr r3, .L12+4
mov r0, #4
ldr r3, [r3]
str r5, [r3, r4, lsl #2]
ldr r2, [r3]
cmp r2, #0
beq .L2
ldr r3, [r3, #4]
cmp r3, #0
bne .L11
.L2:
bl S3C2410_GPB
pop {r4, r5, r6, lr}
mov r1, #1
b gpio_set_value
.L11:
bl S3C2410_GPB
pop {r4, r5, r6, lr}
mov r1, #0
b gpio_set_value
.L13:
.align 2
.L12:
.word .LC0
.word power_state
.size usb_simtec_powercontrol, .-usb_simtec_powercontrol
.comm power_state,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_spi-core.h_s3c64xx_spi_setname.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c64xx_spi_setname, @function
s3c64xx_spi_setname:
.LFB0:
.cfi_startproc
endbr64
ret
.cfi_endproc
.LFE0:
.size s3c64xx_spi_setname, .-s3c64xx_spi_setname
.globl s3c64xx_device_spi2
.bss
.align 8
.type s3c64xx_device_spi2, @object
.size s3c64xx_device_spi2, 8
s3c64xx_device_spi2:
.zero 8
.globl s3c64xx_device_spi1
.align 8
.type s3c64xx_device_spi1, @object
.size s3c64xx_device_spi1, 8
s3c64xx_device_spi1:
.zero 8
.globl s3c64xx_device_spi0
.align 8
.type s3c64xx_device_spi0, @object
.size s3c64xx_device_spi0, 8
s3c64xx_device_spi0:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_spi-core.h_s3c64xx_spi_setname.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_spi_setname, %function
s3c64xx_spi_setname:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
bx lr
.size s3c64xx_spi_setname, .-s3c64xx_spi_setname
.comm s3c64xx_device_spi2,4,4
.comm s3c64xx_device_spi1,4,4
.comm s3c64xx_device_spi0,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_ata-core.h_s3c_cfcon_setname.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c_cfcon_setname, @function
s3c_cfcon_setname:
.LFB0:
.cfi_startproc
endbr64
ret
.cfi_endproc
.LFE0:
.size s3c_cfcon_setname, .-s3c_cfcon_setname
.globl s3c_device_cfcon
.bss
.align 8
.type s3c_device_cfcon, @object
.size s3c_device_cfcon, 8
s3c_device_cfcon:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_ata-core.h_s3c_cfcon_setname.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c_cfcon_setname, %function
s3c_cfcon_setname:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
bx lr
.size s3c_cfcon_setname, .-s3c_cfcon_setname
.comm s3c_device_cfcon,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_common.c_s3c64xx_restart.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c64xx_restart
.type s3c64xx_restart, @function
s3c64xx_restart:
.LFB0:
.cfi_startproc
endbr64
cmp DWORD PTR REBOOT_SOFT[rip], edi
jne .L8
xor edi, edi
jmp soft_restart@PLT
.p2align 4,,10
.p2align 3
.L8:
sub rsp, 8
.cfi_def_cfa_offset 16
xor eax, eax
call samsung_wdt_reset@PLT
xor edi, edi
add rsp, 8
.cfi_def_cfa_offset 8
jmp soft_restart@PLT
.cfi_endproc
.LFE0:
.size s3c64xx_restart, .-s3c64xx_restart
.globl REBOOT_SOFT
.bss
.align 4
.type REBOOT_SOFT, @object
.size REBOOT_SOFT, 4
REBOOT_SOFT:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_common.c_s3c64xx_restart.c"
.text
.align 2
.global s3c64xx_restart
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_restart, %function
s3c64xx_restart:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L9
ldr r3, [r3]
cmp r3, r0
bne .L8
mov r0, #0
b soft_restart
.L8:
push {r4, lr}
bl samsung_wdt_reset
pop {r4, lr}
mov r0, #0
b soft_restart
.L10:
.align 2
.L9:
.word REBOOT_SOFT
.size s3c64xx_restart, .-s3c64xx_restart
.comm REBOOT_SOFT,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_common.c_s3c_irq_demux_eint.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c_irq_demux_eint, @function
s3c_irq_demux_eint:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov r12d, esi
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
mov ebp, edi
mov edi, DWORD PTR S3C64XX_EINT0PEND[rip]
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
call __raw_readl@PLT
mov edi, DWORD PTR S3C64XX_EINT0MASK[rip]
mov ebx, eax
call __raw_readl@PLT
mov ecx, ebp
mov edi, ebp
not eax
and ebx, eax
mov eax, 1
mov edx, ebx
shr edx, cl
lea ecx, 1[r12]
sub ecx, ebp
sal eax, cl
lea ebx, -1[rax]
and ebx, edx
call IRQ_EINT@PLT
mov ebp, eax
jmp .L2
.p2align 4,,10
.p2align 3
.L3:
shr ebx
add ebp, 1
.L2:
mov edi, r12d
call IRQ_EINT@PLT
cmp eax, ebp
jb .L10
test bl, 1
je .L3
mov edi, ebp
call generic_handle_irq@PLT
jmp .L3
.p2align 4,,10
.p2align 3
.L10:
pop rbx
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size s3c_irq_demux_eint, .-s3c_irq_demux_eint
.globl S3C64XX_EINT0PEND
.bss
.align 4
.type S3C64XX_EINT0PEND, @object
.size S3C64XX_EINT0PEND, 4
S3C64XX_EINT0PEND:
.zero 4
.globl S3C64XX_EINT0MASK
.align 4
.type S3C64XX_EINT0MASK, @object
.size S3C64XX_EINT0MASK, 4
S3C64XX_EINT0MASK:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_common.c_s3c_irq_demux_eint.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c_irq_demux_eint, %function
s3c_irq_demux_eint:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L11
push {r4, r5, r6, r7, r8, lr}
mov r4, r0
ldr r0, [r3]
mov r6, r1
bl __raw_readl
ldr r3, .L11+4
mov r7, r0
ldr r0, [r3]
bl __raw_readl
mvn r3, #0
add r5, r6, #1
sub r5, r5, r4
mvn r3, r3, lsl r5
bic r5, r7, r0
mov r0, r4
and r5, r3, r5, lsr r4
bl IRQ_EINT
mov r4, r0
b .L2
.L3:
lsr r5, r5, #1
add r4, r4, #1
.L2:
mov r0, r6
bl IRQ_EINT
cmp r0, r4
popcc {r4, r5, r6, r7, r8, pc}
tst r5, #1
beq .L3
mov r0, r4
bl generic_handle_irq
b .L3
.L12:
.align 2
.L11:
.word S3C64XX_EINT0PEND
.word S3C64XX_EINT0MASK
.size s3c_irq_demux_eint, .-s3c_irq_demux_eint
.comm S3C64XX_EINT0PEND,4,4
.comm S3C64XX_EINT0MASK,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_common.c_s3c_irq_demux_eint0_3.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c_irq_demux_eint0_3, @function
s3c_irq_demux_eint0_3:
.LFB0:
.cfi_startproc
endbr64
mov esi, 3
xor edi, edi
jmp s3c_irq_demux_eint@PLT
.cfi_endproc
.LFE0:
.size s3c_irq_demux_eint0_3, .-s3c_irq_demux_eint0_3
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_common.c_s3c_irq_demux_eint0_3.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c_irq_demux_eint0_3, %function
s3c_irq_demux_eint0_3:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r1, #3
mov r0, #0
b s3c_irq_demux_eint
.size s3c_irq_demux_eint0_3, .-s3c_irq_demux_eint0_3
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_common.c_s3c_irq_demux_eint12_19.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c_irq_demux_eint12_19, @function
s3c_irq_demux_eint12_19:
.LFB0:
.cfi_startproc
endbr64
mov esi, 19
mov edi, 12
jmp s3c_irq_demux_eint@PLT
.cfi_endproc
.LFE0:
.size s3c_irq_demux_eint12_19, .-s3c_irq_demux_eint12_19
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_common.c_s3c_irq_demux_eint12_19.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c_irq_demux_eint12_19, %function
s3c_irq_demux_eint12_19:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r1, #19
mov r0, #12
b s3c_irq_demux_eint
.size s3c_irq_demux_eint12_19, .-s3c_irq_demux_eint12_19
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_common.c_s3c_irq_demux_eint20_27.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c_irq_demux_eint20_27, @function
s3c_irq_demux_eint20_27:
.LFB0:
.cfi_startproc
endbr64
mov esi, 27
mov edi, 20
jmp s3c_irq_demux_eint@PLT
.cfi_endproc
.LFE0:
.size s3c_irq_demux_eint20_27, .-s3c_irq_demux_eint20_27
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_common.c_s3c_irq_demux_eint20_27.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c_irq_demux_eint20_27, %function
s3c_irq_demux_eint20_27:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r1, #27
mov r0, #20
b s3c_irq_demux_eint
.size s3c_irq_demux_eint20_27, .-s3c_irq_demux_eint20_27
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_common.c_s3c_irq_demux_eint4_11.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c_irq_demux_eint4_11, @function
s3c_irq_demux_eint4_11:
.LFB0:
.cfi_startproc
endbr64
mov esi, 11
mov edi, 4
jmp s3c_irq_demux_eint@PLT
.cfi_endproc
.LFE0:
.size s3c_irq_demux_eint4_11, .-s3c_irq_demux_eint4_11
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_common.c_s3c_irq_demux_eint4_11.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c_irq_demux_eint4_11, %function
s3c_irq_demux_eint4_11:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
mov r1, #11
mov r0, #4
b s3c_irq_demux_eint
.size s3c_irq_demux_eint4_11, .-s3c_irq_demux_eint4_11
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_cpuidle.c_s3c64xx_enter_idle.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c64xx_enter_idle, @function
s3c64xx_enter_idle:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov edi, DWORD PTR S3C64XX_PWR_CFG[rip]
mov r12d, edx
call __raw_readl@PLT
mov rdi, QWORD PTR S3C64XX_PWRCFG_CFG_WFI_MASK[rip]
mov esi, DWORD PTR S3C64XX_PWR_CFG[rip]
not rdi
and rdi, rax
or rdi, QWORD PTR S3C64XX_PWRCFG_CFG_WFI_IDLE[rip]
call __raw_writel@PLT
xor eax, eax
call cpu_do_idle@PLT
mov eax, r12d
pop r12
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size s3c64xx_enter_idle, .-s3c64xx_enter_idle
.globl S3C64XX_PWR_CFG
.bss
.align 4
.type S3C64XX_PWR_CFG, @object
.size S3C64XX_PWR_CFG, 4
S3C64XX_PWR_CFG:
.zero 4
.globl S3C64XX_PWRCFG_CFG_WFI_MASK
.align 8
.type S3C64XX_PWRCFG_CFG_WFI_MASK, @object
.size S3C64XX_PWRCFG_CFG_WFI_MASK, 8
S3C64XX_PWRCFG_CFG_WFI_MASK:
.zero 8
.globl S3C64XX_PWRCFG_CFG_WFI_IDLE
.align 8
.type S3C64XX_PWRCFG_CFG_WFI_IDLE, @object
.size S3C64XX_PWRCFG_CFG_WFI_IDLE, 8
S3C64XX_PWRCFG_CFG_WFI_IDLE:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_cpuidle.c_s3c64xx_enter_idle.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_enter_idle, %function
s3c64xx_enter_idle:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r5, .L4
mov r4, r2
ldr r0, [r5]
bl __raw_readl
ldr r2, .L4+4
ldr r3, .L4+8
ldr r2, [r2]
ldr r3, [r3]
bic r0, r0, r2
ldr r1, [r5]
orr r0, r0, r3
bl __raw_writel
bl cpu_do_idle
mov r0, r4
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word S3C64XX_PWR_CFG
.word S3C64XX_PWRCFG_CFG_WFI_MASK
.word S3C64XX_PWRCFG_CFG_WFI_IDLE
.size s3c64xx_enter_idle, .-s3c64xx_enter_idle
.comm S3C64XX_PWR_CFG,4,4
.comm S3C64XX_PWRCFG_CFG_WFI_MASK,4,4
.comm S3C64XX_PWRCFG_CFG_WFI_IDLE,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_dev-audio.c_s3c64xx_ac97_cfg_gpd.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c64xx_ac97_cfg_gpd, @function
s3c64xx_ac97_cfg_gpd:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov edi, 4
call S3C_GPIO_SFN@PLT
xor edi, edi
mov r12d, eax
call S3C64XX_GPD@PLT
mov edx, r12d
mov esi, 5
pop r12
.cfi_def_cfa_offset 8
mov edi, eax
jmp s3c_gpio_cfgpin_range@PLT
.cfi_endproc
.LFE0:
.size s3c64xx_ac97_cfg_gpd, .-s3c64xx_ac97_cfg_gpd
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_dev-audio.c_s3c64xx_ac97_cfg_gpd.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_ac97_cfg_gpd, %function
s3c64xx_ac97_cfg_gpd:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r0, #0
bl S3C64XX_GPD
mov r4, r0
mov r0, #4
bl S3C_GPIO_SFN
mov r1, #5
mov r2, r0
mov r0, r4
pop {r4, lr}
b s3c_gpio_cfgpin_range
.size s3c64xx_ac97_cfg_gpd, .-s3c64xx_ac97_cfg_gpd
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_dev-audio.c_s3c64xx_ac97_cfg_gpe.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c64xx_ac97_cfg_gpe, @function
s3c64xx_ac97_cfg_gpe:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov edi, 4
call S3C_GPIO_SFN@PLT
xor edi, edi
mov r12d, eax
call S3C64XX_GPE@PLT
mov edx, r12d
mov esi, 5
pop r12
.cfi_def_cfa_offset 8
mov edi, eax
jmp s3c_gpio_cfgpin_range@PLT
.cfi_endproc
.LFE0:
.size s3c64xx_ac97_cfg_gpe, .-s3c64xx_ac97_cfg_gpe
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_dev-audio.c_s3c64xx_ac97_cfg_gpe.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_ac97_cfg_gpe, %function
s3c64xx_ac97_cfg_gpe:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r0, #0
bl S3C64XX_GPE
mov r4, r0
mov r0, #4
bl S3C_GPIO_SFN
mov r1, #5
mov r2, r0
mov r0, r4
pop {r4, lr}
b s3c_gpio_cfgpin_range
.size s3c64xx_ac97_cfg_gpe, .-s3c64xx_ac97_cfg_gpe
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mach-crag6410-module.c_wlf_gf_module_probe.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "Failed to read ID: %d\n"
.LC1:
.string "%s revision %d\n"
.LC2:
.string "Failed to register dev: %d\n"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC3:
.string "Unknown module ID 0x%x revision %d\n"
.text
.p2align 4
.type wlf_gf_module_probe, @function
wlf_gf_module_probe:
.LFB0:
.cfi_startproc
endbr64
push r15
.cfi_def_cfa_offset 16
.cfi_offset 15, -16
xor esi, esi
push r14
.cfi_def_cfa_offset 24
.cfi_offset 14, -24
push r13
.cfi_def_cfa_offset 32
.cfi_offset 13, -32
push r12
.cfi_def_cfa_offset 40
.cfi_offset 12, -40
push rbp
.cfi_def_cfa_offset 48
.cfi_offset 6, -48
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 56
.cfi_offset 3, -56
sub rsp, 8
.cfi_def_cfa_offset 64
call i2c_smbus_read_byte_data@PLT
mov r13d, eax
test eax, eax
js .L17
mov r12d, eax
mov r14d, eax
mov rdi, QWORD PTR gf_mods[rip]
xor r15d, r15d
sar r12d, 2
and r14d, 3
xor ebx, ebx
and r12d, 63
jmp .L4
.p2align 4,,10
.p2align 3
.L5:
add ebx, 1
add r15, 48
.L4:
call ARRAY_SIZE@PLT
cmp eax, ebx
jle .L6
mov rdi, QWORD PTR gf_mods[rip]
lea rax, [rdi+r15]
cmp DWORD PTR [rax], r12d
jne .L5
mov eax, DWORD PTR 4[rax]
cmp eax, r14d
je .L6
cmp eax, 255
jne .L5
.p2align 4,,10
.p2align 3
.L6:
lea rdi, wm5102_reva_gpiod_table[rip]
call gpiod_add_lookup_table@PLT
lea rdi, wm5102_gpiod_table[rip]
call gpiod_add_lookup_table@PLT
lea rdi, wm8994_gpiod_table[rip]
call gpiod_add_lookup_table@PLT
mov rdi, QWORD PTR gf_mods[rip]
call ARRAY_SIZE@PLT
lea ecx, 1[r14]
cmp eax, ebx
jle .L8
movsx rbx, ebx
mov rax, QWORD PTR gf_mods[rip]
lea rsi, .LC1[rip]
mov rdi, rbp
lea r12, [rbx+rbx*2]
sal r12, 4
mov edx, DWORD PTR 40[rax+r12]
call dev_info@PLT
mov rax, QWORD PTR gf_mods[rip]
add rax, r12
mov edx, DWORD PTR 8[rax]
test edx, edx
jle .L9
xor ebx, ebx
lea r14, .LC2[rip]
jmp .L11
.p2align 4,,10
.p2align 3
.L10:
mov rax, QWORD PTR gf_mods[rip]
add rbx, 1
add rax, r12
cmp DWORD PTR 8[rax], ebx
jle .L9
.L11:
mov rax, QWORD PTR 32[rax]
mov edi, DWORD PTR 4[rbp]
lea rsi, [rax+rbx*4]
call i2c_new_device@PLT
test eax, eax
jne .L10
mov edx, r13d
mov rsi, r14
mov rdi, rbp
call dev_err@PLT
jmp .L10
.p2align 4,,10
.p2align 3
.L8:
mov edx, r12d
lea rsi, .LC3[rip]
mov rdi, rbp
xor r13d, r13d
call dev_warn@PLT
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 56
mov eax, r13d
pop rbx
.cfi_def_cfa_offset 48
pop rbp
.cfi_def_cfa_offset 40
pop r12
.cfi_def_cfa_offset 32
pop r13
.cfi_def_cfa_offset 24
pop r14
.cfi_def_cfa_offset 16
pop r15
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L9:
.cfi_restore_state
mov edi, DWORD PTR 28[rax]
mov esi, DWORD PTR 24[rax]
xor r13d, r13d
call spi_register_board_info@PLT
mov rax, QWORD PTR gf_mods[rip]
mov rdi, QWORD PTR 16[rax+r12]
test rdi, rdi
je .L1
call gpiod_add_lookup_table@PLT
jmp .L1
.p2align 4,,10
.p2align 3
.L17:
mov edx, eax
lea rsi, .LC0[rip]
mov rdi, rbp
call dev_err@PLT
jmp .L1
.cfi_endproc
.LFE0:
.size wlf_gf_module_probe, .-wlf_gf_module_probe
.globl wm8994_gpiod_table
.bss
.align 4
.type wm8994_gpiod_table, @object
.size wm8994_gpiod_table, 4
wm8994_gpiod_table:
.zero 4
.globl wm5102_reva_gpiod_table
.align 4
.type wm5102_reva_gpiod_table, @object
.size wm5102_reva_gpiod_table, 4
wm5102_reva_gpiod_table:
.zero 4
.globl wm5102_gpiod_table
.align 4
.type wm5102_gpiod_table, @object
.size wm5102_gpiod_table, 4
wm5102_gpiod_table:
.zero 4
.globl gf_mods
.align 8
.type gf_mods, @object
.size gf_mods, 8
gf_mods:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mach-crag6410-module.c_wlf_gf_module_probe.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Failed to read ID: %d\012\000"
.align 2
.LC1:
.ascii "%s revision %d\012\000"
.align 2
.LC2:
.ascii "Failed to register dev: %d\012\000"
.align 2
.LC3:
.ascii "Unknown module ID 0x%x revision %d\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type wlf_gf_module_probe, %function
wlf_gf_module_probe:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, r7, r8, r9, r10, lr}
mov r1, #0
mov r8, r0
bl i2c_smbus_read_byte_data
subs r7, r0, #0
blt .L16
ldr r5, .L17
asr r6, r7, #2
mov r4, #0
ldr r0, [r5]
and r6, r6, #63
and r9, r7, #3
b .L4
.L5:
add r4, r4, #1
.L4:
bl ARRAY_SIZE
cmp r0, r4
ble .L6
ldr r0, [r5]
ldr r3, [r0, r4, lsl #5]
add r2, r0, r4, lsl #5
cmp r3, r6
bne .L5
ldr r3, [r2, #4]
cmp r3, #255
cmpne r3, r9
bne .L5
.L6:
ldr r0, .L17+4
bl gpiod_add_lookup_table
ldr r0, .L17+8
bl gpiod_add_lookup_table
ldr r0, .L17+12
bl gpiod_add_lookup_table
ldr r0, [r5]
bl ARRAY_SIZE
cmp r0, r4
add r3, r9, #1
ble .L8
ldr r2, [r5]
mov r0, r8
add r2, r2, r4, lsl #5
ldr r2, [r2, #28]
ldr r1, .L17+16
bl dev_info
ldr r3, [r5]
lsl r4, r4, #5
add r3, r3, r4
ldr r2, [r3, #8]
cmp r2, #0
ble .L9
mov r6, #0
ldr r9, .L17+20
b .L11
.L10:
ldr r3, [r5]
add r3, r3, r4
ldr r2, [r3, #8]
cmp r2, r6
ble .L9
.L11:
ldr r1, [r3, #24]
ldr r0, [r8, #4]
add r1, r1, r6, lsl #2
bl i2c_new_device
cmp r0, #0
add r6, r6, #1
bne .L10
mov r2, r7
mov r1, r9
mov r0, r8
bl dev_err
b .L10
.L8:
mov r2, r6
mov r0, r8
ldr r1, .L17+24
bl dev_warn
mov r7, #0
.L1:
mov r0, r7
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L9:
ldr r1, [r3, #16]
ldr r0, [r3, #20]
bl spi_register_board_info
ldr r3, [r5]
add r4, r3, r4
ldr r0, [r4, #12]
cmp r0, #0
moveq r7, r0
beq .L1
mov r7, #0
bl gpiod_add_lookup_table
mov r0, r7
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L16:
mov r0, r8
mov r2, r7
ldr r1, .L17+28
bl dev_err
mov r0, r7
pop {r4, r5, r6, r7, r8, r9, r10, pc}
.L18:
.align 2
.L17:
.word gf_mods
.word wm5102_reva_gpiod_table
.word wm5102_gpiod_table
.word wm8994_gpiod_table
.word .LC1
.word .LC2
.word .LC3
.word .LC0
.size wlf_gf_module_probe, .-wlf_gf_module_probe
.comm wm8994_gpiod_table,4,4
.comm wm5102_reva_gpiod_table,4,4
.comm wm5102_gpiod_table,4,4
.comm gf_mods,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mach-crag6410.c_crag6410_cfg_sdhci0.c"
.intel_syntax noprefix
.text
.p2align 4
.type crag6410_cfg_sdhci0, @function
crag6410_cfg_sdhci0:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov edi, 2
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov ebx, esi
sub rsp, 8
.cfi_def_cfa_offset 32
call S3C_GPIO_SFN@PLT
xor edi, edi
mov r12d, eax
call S3C64XX_GPG@PLT
lea esi, 2[rbx]
mov edx, r12d
mov edi, eax
call s3c_gpio_cfgrange_nopull@PLT
mov r12d, DWORD PTR S3C_GPIO_PULL_DOWN[rip]
mov edi, 6
call S3C64XX_GPG@PLT
add rsp, 8
.cfi_def_cfa_offset 24
mov esi, r12d
pop rbx
.cfi_def_cfa_offset 16
mov edi, eax
pop r12
.cfi_def_cfa_offset 8
jmp s3c_gpio_setpull@PLT
.cfi_endproc
.LFE0:
.size crag6410_cfg_sdhci0, .-crag6410_cfg_sdhci0
.globl S3C_GPIO_PULL_DOWN
.bss
.align 4
.type S3C_GPIO_PULL_DOWN, @object
.size S3C_GPIO_PULL_DOWN, 4
S3C_GPIO_PULL_DOWN:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mach-crag6410.c_crag6410_cfg_sdhci0.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type crag6410_cfg_sdhci0, %function
crag6410_cfg_sdhci0:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r0, #0
mov r5, r1
bl S3C64XX_GPG
mov r4, r0
mov r0, #2
bl S3C_GPIO_SFN
add r1, r5, #2
mov r2, r0
mov r0, r4
bl s3c_gpio_cfgrange_nopull
mov r0, #6
bl S3C64XX_GPG
pop {r4, r5, r6, lr}
ldr r3, .L4
ldr r1, [r3]
b s3c_gpio_setpull
.L5:
.align 2
.L4:
.word S3C_GPIO_PULL_DOWN
.size crag6410_cfg_sdhci0, .-crag6410_cfg_sdhci0
.comm S3C_GPIO_PULL_DOWN,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mach-hmt.c_hmt_bl_exit.c"
.intel_syntax noprefix
.text
.p2align 4
.type hmt_bl_exit, @function
hmt_bl_exit:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, 4
call S3C64XX_GPB@PLT
add rsp, 8
.cfi_def_cfa_offset 8
mov edi, eax
jmp gpio_free@PLT
.cfi_endproc
.LFE0:
.size hmt_bl_exit, .-hmt_bl_exit
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mach-hmt.c_hmt_bl_exit.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type hmt_bl_exit, %function
hmt_bl_exit:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r0, #4
bl S3C64XX_GPB
pop {r4, lr}
b gpio_free
.size hmt_bl_exit, .-hmt_bl_exit
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mach-hmt.c_hmt_bl_init.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "lcd backlight enable"
.text
.p2align 4
.type hmt_bl_init, @function
hmt_bl_init:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, 4
call S3C64XX_GPB@PLT
lea rsi, .LC0[rip]
mov edi, eax
call gpio_request@PLT
test eax, eax
je .L5
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
mov edi, 4
call S3C64XX_GPB@PLT
xor esi, esi
add rsp, 8
.cfi_def_cfa_offset 8
mov edi, eax
jmp gpio_direction_output@PLT
.cfi_endproc
.LFE0:
.size hmt_bl_init, .-hmt_bl_init
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mach-hmt.c_hmt_bl_init.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "lcd backlight enable\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type hmt_bl_init, %function
hmt_bl_init:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r0, #4
bl S3C64XX_GPB
ldr r1, .L5
bl gpio_request
subs r4, r0, #0
popne {r4, pc}
mov r0, #4
bl S3C64XX_GPB
mov r1, r4
pop {r4, lr}
b gpio_direction_output
.L6:
.align 2
.L5:
.word .LC0
.size hmt_bl_init, .-hmt_bl_init
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mach-hmt.c_hmt_bl_notify.c"
.intel_syntax noprefix
.text
.p2align 4
.type hmt_bl_notify, @function
hmt_bl_notify:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
cmp esi, 2047
jg .L2
imul esi, esi, 25600
add esi, 115622
movsx r12, esi
sar esi, 31
imul r12, r12, 1217215407
sar r12, 48
sub r12d, esi
.L3:
mov edi, 4
call S3C64XX_GPB@PLT
mov esi, r12d
mov edi, eax
call gpio_set_value@PLT
mov eax, r12d
pop r12
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
mov edx, 2369637129
lea eax, 16442[0+rsi*4]
imul rax, rdx
shr rax, 38
mov edx, eax
imul edx, eax
imul eax, edx
add eax, 524288
sar eax, 20
lea eax, [rax+rax*4]
lea r12d, [rax+rax*4]
jmp .L3
.cfi_endproc
.LFE0:
.size hmt_bl_notify, .-hmt_bl_notify
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mach-hmt.c_hmt_bl_notify.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type hmt_bl_notify, %function
hmt_bl_notify:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
cmp r1, #2048
push {r4, lr}
bge .L2
ldr r4, .L6
add r1, r1, r1, lsl #2
ldr r3, .L6+4
add r1, r1, r1, lsl #2
add r1, r4, r1, lsl #10
smull r2, r4, r3, r1
asr r1, r1, #31
rsb r4, r1, r4, asr #16
.L3:
mov r0, #4
bl S3C64XX_GPB
mov r1, r4
bl gpio_set_value
mov r0, r4
pop {r4, pc}
.L2:
lsl r1, r1, #2
ldr r3, .L6+8
add r1, r1, #16384
add r1, r1, #58
umull r2, r1, r3, r1
lsr r1, r1, #6
mul r4, r1, r1
mul r4, r1, r4
add r4, r4, #524288
asr r4, r4, #20
add r4, r4, r4, lsl #2
add r4, r4, r4, lsl #2
b .L3
.L7:
.align 2
.L6:
.word 115622
.word 1217215407
.word -1925330167
.size hmt_bl_notify, .-hmt_bl_notify
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mach-mini6410.c_mini6410_lcd_power_set.c"
.intel_syntax noprefix
.text
.p2align 4
.type mini6410_lcd_power_set, @function
mini6410_lcd_power_set:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
xor edi, edi
test esi, esi
je .L2
call S3C64XX_GPE@PLT
mov esi, 1
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 8
mov edi, eax
jmp gpio_direction_output@PLT
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
call S3C64XX_GPE@PLT
xor esi, esi
add rsp, 8
.cfi_def_cfa_offset 8
mov edi, eax
jmp gpio_direction_output@PLT
.cfi_endproc
.LFE0:
.size mini6410_lcd_power_set, .-mini6410_lcd_power_set
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mach-mini6410.c_mini6410_lcd_power_set.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type mini6410_lcd_power_set, %function
mini6410_lcd_power_set:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
subs r4, r1, #0
beq .L2
mov r0, #0
bl S3C64XX_GPE
pop {r4, lr}
mov r1, #1
b gpio_direction_output
.L2:
mov r0, r4
bl S3C64XX_GPE
mov r1, r4
pop {r4, lr}
b gpio_direction_output
.size mini6410_lcd_power_set, .-mini6410_lcd_power_set
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mach-smartq.c_smartq_bl_init.c"
.intel_syntax noprefix
.text
.p2align 4
.type smartq_bl_init, @function
smartq_bl_init:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov edi, 2
call S3C_GPIO_SFN@PLT
mov edi, 15
mov ebp, eax
call S3C64XX_GPF@PLT
mov esi, ebp
mov edi, eax
call s3c_gpio_cfgpin@PLT
xor eax, eax
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size smartq_bl_init, .-smartq_bl_init
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mach-smartq.c_smartq_bl_init.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type smartq_bl_init, %function
smartq_bl_init:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r0, #15
bl S3C64XX_GPF
mov r4, r0
mov r0, #2
bl S3C_GPIO_SFN
mov r1, r0
mov r0, r4
bl s3c_gpio_cfgpin
mov r0, #0
pop {r4, pc}
.size smartq_bl_init, .-smartq_bl_init
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mach-smartq.c_smartq_lcd_power_set.c"
.intel_syntax noprefix
.text
.p2align 4
.type smartq_lcd_power_set, @function
smartq_lcd_power_set:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov edi, 3
mov ebp, esi
call S3C64XX_GPM@PLT
mov esi, ebp
pop rbp
.cfi_def_cfa_offset 8
mov edi, eax
jmp gpio_direction_output@PLT
.cfi_endproc
.LFE0:
.size smartq_lcd_power_set, .-smartq_lcd_power_set
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mach-smartq.c_smartq_lcd_power_set.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type smartq_lcd_power_set, %function
smartq_lcd_power_set:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r4, r1
mov r0, #3
bl S3C64XX_GPM
mov r1, r4
pop {r4, lr}
b gpio_direction_output
.size smartq_lcd_power_set, .-smartq_lcd_power_set
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mach-smartq.c_smartq_usb_host_enableoc.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "USB host overcurrent"
.section .rodata.str1.8,"aMS",@progbits,1
.align 8
.LC1:
.string "failed to request usb oc irq: %d\n"
.text
.p2align 4
.type smartq_usb_host_enableoc, @function
smartq_usb_host_enableoc:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
xor eax, eax
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov rbp, rdi
push rbx
.cfi_def_cfa_offset 40
.cfi_offset 3, -40
mov ebx, esi
sub rsp, 8
.cfi_def_cfa_offset 48
call machine_is_smartq5@PLT
test rax, rax
jne .L1
test ebx, ebx
je .L4
mov edi, 10
mov r12d, DWORD PTR IRQF_TRIGGER_RISING[rip]
mov r13d, DWORD PTR smartq_usb_host_ocirq[rip]
or r12d, DWORD PTR IRQF_TRIGGER_FALLING[rip]
call S3C64XX_GPL@PLT
mov edi, eax
call gpio_to_irq@PLT
mov r8, rbp
mov edx, r12d
mov esi, r13d
mov edi, eax
lea rcx, .LC0[rip]
call request_irq@PLT
test eax, eax
jne .L11
.L1:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L4:
.cfi_restore_state
mov edi, 10
call S3C64XX_GPL@PLT
mov edi, eax
call gpio_to_irq@PLT
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 40
mov rsi, rbp
pop rbx
.cfi_def_cfa_offset 32
mov edi, eax
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
jmp free_irq@PLT
.p2align 4,,10
.p2align 3
.L11:
.cfi_restore_state
add rsp, 8
.cfi_def_cfa_offset 40
mov esi, eax
lea rdi, .LC1[rip]
pop rbx
.cfi_def_cfa_offset 32
pop rbp
.cfi_def_cfa_offset 24
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
jmp pr_err@PLT
.cfi_endproc
.LFE0:
.size smartq_usb_host_enableoc, .-smartq_usb_host_enableoc
.globl smartq_usb_host_ocirq
.bss
.align 4
.type smartq_usb_host_ocirq, @object
.size smartq_usb_host_ocirq, 4
smartq_usb_host_ocirq:
.zero 4
.globl IRQF_TRIGGER_RISING
.align 4
.type IRQF_TRIGGER_RISING, @object
.size IRQF_TRIGGER_RISING, 4
IRQF_TRIGGER_RISING:
.zero 4
.globl IRQF_TRIGGER_FALLING
.align 4
.type IRQF_TRIGGER_FALLING, @object
.size IRQF_TRIGGER_FALLING, 4
IRQF_TRIGGER_FALLING:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mach-smartq.c_smartq_usb_host_enableoc.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "USB host overcurrent\000"
.align 2
.LC1:
.ascii "failed to request usb oc irq: %d\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type smartq_usb_host_enableoc, %function
smartq_usb_host_enableoc:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, lr}
sub sp, sp, #12
mov r5, r0
mov r4, r1
bl machine_is_smartq5
cmp r0, #0
bne .L1
cmp r4, #0
mov r0, #10
beq .L4
bl S3C64XX_GPL
bl gpio_to_irq
ldr r2, .L12
ldr r3, .L12+4
ldr r1, [r2]
ldr r2, [r3]
ldr r3, .L12+8
str r5, [sp]
orr r2, r1, r2
ldr r1, [r3]
ldr r3, .L12+12
bl request_irq
subs r1, r0, #0
bne .L11
.L1:
add sp, sp, #12
@ sp needed
pop {r4, r5, pc}
.L4:
bl S3C64XX_GPL
bl gpio_to_irq
mov r1, r5
add sp, sp, #12
@ sp needed
pop {r4, r5, lr}
b free_irq
.L11:
ldr r0, .L12+16
add sp, sp, #12
@ sp needed
pop {r4, r5, lr}
b pr_err
.L13:
.align 2
.L12:
.word IRQF_TRIGGER_RISING
.word IRQF_TRIGGER_FALLING
.word smartq_usb_host_ocirq
.word .LC0
.word .LC1
.size smartq_usb_host_enableoc, .-smartq_usb_host_enableoc
.comm smartq_usb_host_ocirq,4,4
.comm IRQF_TRIGGER_RISING,4,4
.comm IRQF_TRIGGER_FALLING,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_mach-smdk6410.c_smdk6410_lcd_power_set.c"
.intel_syntax noprefix
.text
.p2align 4
.type smdk6410_lcd_power_set, @function
smdk6410_lcd_power_set:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, 13
test esi, esi
je .L2
call S3C64XX_GPF@PLT
mov esi, 1
mov edi, eax
call gpio_direction_output@PLT
mov edi, 5
call S3C64XX_GPN@PLT
xor esi, esi
mov edi, eax
call gpio_direction_output@PLT
mov edi, 10
call msleep@PLT
mov edi, 5
call S3C64XX_GPN@PLT
mov esi, 1
mov edi, eax
call gpio_direction_output@PLT
mov edi, 1
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 8
jmp msleep@PLT
.p2align 4,,10
.p2align 3
.L2:
.cfi_restore_state
call S3C64XX_GPF@PLT
xor esi, esi
add rsp, 8
.cfi_def_cfa_offset 8
mov edi, eax
jmp gpio_direction_output@PLT
.cfi_endproc
.LFE0:
.size smdk6410_lcd_power_set, .-smdk6410_lcd_power_set
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_mach-smdk6410.c_smdk6410_lcd_power_set.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type smdk6410_lcd_power_set, %function
smdk6410_lcd_power_set:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
subs r4, r1, #0
mov r0, #13
beq .L2
bl S3C64XX_GPF
mov r1, #1
bl gpio_direction_output
mov r0, #5
bl S3C64XX_GPN
mov r1, #0
bl gpio_direction_output
mov r0, #10
bl msleep
mov r0, #5
bl S3C64XX_GPN
mov r1, #1
bl gpio_direction_output
pop {r4, lr}
mov r0, #1
b msleep
.L2:
bl S3C64XX_GPF
mov r1, r4
pop {r4, lr}
b gpio_direction_output
.size smdk6410_lcd_power_set, .-smdk6410_lcd_power_set
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_onenand-core.h_s3c64xx_onenand1_setname.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c64xx_onenand1_setname, @function
s3c64xx_onenand1_setname:
.LFB0:
.cfi_startproc
endbr64
ret
.cfi_endproc
.LFE0:
.size s3c64xx_onenand1_setname, .-s3c64xx_onenand1_setname
.globl s3c64xx_device_onenand1
.bss
.align 8
.type s3c64xx_device_onenand1, @object
.size s3c64xx_device_onenand1, 8
s3c64xx_device_onenand1:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_onenand-core.h_s3c64xx_onenand1_setname.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_onenand1_setname, %function
s3c64xx_onenand1_setname:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
bx lr
.size s3c64xx_onenand1_setname, .-s3c64xx_onenand1_setname
.comm s3c64xx_device_onenand1,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_onenand-core.h_s3c_onenand_setname.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c_onenand_setname, @function
s3c_onenand_setname:
.LFB0:
.cfi_startproc
endbr64
ret
.cfi_endproc
.LFE0:
.size s3c_onenand_setname, .-s3c_onenand_setname
.globl s3c_device_onenand
.bss
.align 8
.type s3c_device_onenand, @object
.size s3c_device_onenand, 8
s3c_device_onenand:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_onenand-core.h_s3c_onenand_setname.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c_onenand_setname, %function
s3c_onenand_setname:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
bx lr
.size s3c_onenand_setname, .-s3c_onenand_setname
.comm s3c_device_onenand,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pl080.c_pl08x_get_xfer_signal.c"
.intel_syntax noprefix
.text
.p2align 4
.type pl08x_get_xfer_signal, @function
pl08x_get_xfer_signal:
.LFB0:
.cfi_startproc
endbr64
mov eax, DWORD PTR [rdi]
ret
.cfi_endproc
.LFE0:
.size pl08x_get_xfer_signal, .-pl08x_get_xfer_signal
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pl080.c_pl08x_get_xfer_signal.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type pl08x_get_xfer_signal, %function
pl08x_get_xfer_signal:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r0, [r0]
bx lr
.size pl08x_get_xfer_signal, .-pl08x_get_xfer_signal
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pl080.c_pl08x_put_xfer_signal.c"
.intel_syntax noprefix
.text
.p2align 4
.type pl08x_put_xfer_signal, @function
pl08x_put_xfer_signal:
.LFB0:
.cfi_startproc
endbr64
ret
.cfi_endproc
.LFE0:
.size pl08x_put_xfer_signal, .-pl08x_put_xfer_signal
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pl080.c_pl08x_put_xfer_signal.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type pl08x_put_xfer_signal, %function
pl08x_put_xfer_signal:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
bx lr
.size pl08x_put_xfer_signal, .-pl08x_put_xfer_signal
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm.c_s3c64xx_cpu_suspend.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "Failed to suspend the system\n"
.text
.p2align 4
.type s3c64xx_cpu_suspend, @function
s3c64xx_cpu_suspend:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov edi, DWORD PTR S3C64XX_PWR_CFG[rip]
call __raw_readl@PLT
mov rdi, QWORD PTR S3C64XX_PWRCFG_CFG_WFI_MASK[rip]
mov esi, DWORD PTR S3C64XX_PWR_CFG[rip]
not rdi
and rdi, rax
or rdi, QWORD PTR S3C64XX_PWRCFG_CFG_WFI_SLEEP[rip]
call __raw_writel@PLT
mov ebp, DWORD PTR S3C64XX_WAKEUP_STAT[rip]
mov edi, ebp
call __raw_readl@PLT
mov esi, ebp
mov rdi, rax
call __raw_writel@PLT
mov esi, 15
mov edi, 6
call s3c_pm_debug_smdkled@PLT
xor eax, eax
#APP
# 48 "AnghaBench/linux/arch/arm/mach-s3c64xx/extr_pm.c_s3c64xx_cpu_suspend.c" 1
b 1f
.align 5
1:
mcr p15, 0, rax, c7, c10, 5
mcr p15, 0, rax, c7, c10, 4
mcr p15, 0, rax, c7, c0, 4
# 0 "" 2
#NO_APP
lea rdi, .LC0[rip]
call pr_info@PLT
mov eax, 1
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size s3c64xx_cpu_suspend, .-s3c64xx_cpu_suspend
.globl S3C64XX_WAKEUP_STAT
.bss
.align 4
.type S3C64XX_WAKEUP_STAT, @object
.size S3C64XX_WAKEUP_STAT, 4
S3C64XX_WAKEUP_STAT:
.zero 4
.globl S3C64XX_PWR_CFG
.align 4
.type S3C64XX_PWR_CFG, @object
.size S3C64XX_PWR_CFG, 4
S3C64XX_PWR_CFG:
.zero 4
.globl S3C64XX_PWRCFG_CFG_WFI_SLEEP
.align 8
.type S3C64XX_PWRCFG_CFG_WFI_SLEEP, @object
.size S3C64XX_PWRCFG_CFG_WFI_SLEEP, 8
S3C64XX_PWRCFG_CFG_WFI_SLEEP:
.zero 8
.globl S3C64XX_PWRCFG_CFG_WFI_MASK
.align 8
.type S3C64XX_PWRCFG_CFG_WFI_MASK, @object
.size S3C64XX_PWRCFG_CFG_WFI_MASK, 8
S3C64XX_PWRCFG_CFG_WFI_MASK:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm.c_s3c64xx_cpu_suspend.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Failed to suspend the system\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_cpu_suspend, %function
s3c64xx_cpu_suspend:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r5, .L4
ldr r4, .L4+4
ldr r0, [r5]
bl __raw_readl
ldr r2, .L4+8
ldr r3, .L4+12
ldr r2, [r2]
ldr r3, [r3]
bic r0, r0, r2
orr r0, r0, r3
ldr r1, [r5]
bl __raw_writel
ldr r0, [r4]
bl __raw_readl
ldr r1, [r4]
bl __raw_writel
mov r1, #15
mov r0, #6
bl s3c_pm_debug_smdkled
mov r3, #0
.syntax divided
@ 48 "AnghaBench/linux/arch/arm/mach-s3c64xx/extr_pm.c_s3c64xx_cpu_suspend.c" 1
b 1f
.align 5
1:
mcr p15, 0, r3, c7, c10, 5
mcr p15, 0, r3, c7, c10, 4
mcr p15, 0, r3, c7, c0, 4
@ 0 "" 2
.arm
.syntax unified
ldr r0, .L4+16
bl pr_info
mov r0, #1
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word S3C64XX_PWR_CFG
.word S3C64XX_WAKEUP_STAT
.word S3C64XX_PWRCFG_CFG_WFI_MASK
.word S3C64XX_PWRCFG_CFG_WFI_SLEEP
.word .LC0
.size s3c64xx_cpu_suspend, .-s3c64xx_cpu_suspend
.comm S3C64XX_WAKEUP_STAT,4,4
.comm S3C64XX_PWR_CFG,4,4
.comm S3C64XX_PWRCFG_CFG_WFI_SLEEP,4,4
.comm S3C64XX_PWRCFG_CFG_WFI_MASK,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm.c_s3c64xx_pm_prepare.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c64xx_pm_prepare, @function
s3c64xx_pm_prepare:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov edi, DWORD PTR wake_irqs[rip]
call ARRAY_SIZE@PLT
mov esi, DWORD PTR wake_irqs[rip]
mov edi, DWORD PTR S3C64XX_PWR_CFG[rip]
mov edx, eax
call samsung_sync_wakemask@PLT
mov edi, DWORD PTR s3c_cpu_resume[rip]
mov ebp, DWORD PTR S3C64XX_INFORM0[rip]
call __pa_symbol@PLT
mov esi, ebp
mov edi, eax
call __raw_writel@PLT
mov ebp, DWORD PTR S3C64XX_WAKEUP_STAT[rip]
mov edi, ebp
call __raw_readl@PLT
mov esi, ebp
pop rbp
.cfi_def_cfa_offset 8
mov edi, eax
jmp __raw_writel@PLT
.cfi_endproc
.LFE0:
.size s3c64xx_pm_prepare, .-s3c64xx_pm_prepare
.globl wake_irqs
.bss
.align 4
.type wake_irqs, @object
.size wake_irqs, 4
wake_irqs:
.zero 4
.globl s3c_cpu_resume
.align 4
.type s3c_cpu_resume, @object
.size s3c_cpu_resume, 4
s3c_cpu_resume:
.zero 4
.globl S3C64XX_WAKEUP_STAT
.align 4
.type S3C64XX_WAKEUP_STAT, @object
.size S3C64XX_WAKEUP_STAT, 4
S3C64XX_WAKEUP_STAT:
.zero 4
.globl S3C64XX_PWR_CFG
.align 4
.type S3C64XX_PWR_CFG, @object
.size S3C64XX_PWR_CFG, 4
S3C64XX_PWR_CFG:
.zero 4
.globl S3C64XX_INFORM0
.align 4
.type S3C64XX_INFORM0, @object
.size S3C64XX_INFORM0, 4
S3C64XX_INFORM0:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm.c_s3c64xx_pm_prepare.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_pm_prepare, %function
s3c64xx_pm_prepare:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r2, .L4
push {r4, r5, r6, lr}
ldr r4, [r2]
ldr r3, .L4+4
mov r0, r4
ldr r5, [r3]
bl ARRAY_SIZE
mov r1, r4
mov r2, r0
mov r0, r5
bl samsung_sync_wakemask
ldr r3, .L4+8
ldr r4, .L4+12
ldr r0, [r3]
bl __pa_symbol
ldr r3, .L4+16
ldr r1, [r3]
bl __raw_writel
ldr r0, [r4]
bl __raw_readl
ldr r1, [r4]
pop {r4, r5, r6, lr}
b __raw_writel
.L5:
.align 2
.L4:
.word wake_irqs
.word S3C64XX_PWR_CFG
.word s3c_cpu_resume
.word S3C64XX_WAKEUP_STAT
.word S3C64XX_INFORM0
.size s3c64xx_pm_prepare, .-s3c64xx_pm_prepare
.comm wake_irqs,4,4
.comm s3c_cpu_resume,4,4
.comm S3C64XX_WAKEUP_STAT,4,4
.comm S3C64XX_PWR_CFG,4,4
.comm S3C64XX_INFORM0,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-fb-24bpp.c_s3c64xx_fb_gpio_setup_24bpp.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c64xx_fb_gpio_setup_24bpp
.type s3c64xx_fb_gpio_setup_24bpp, @function
s3c64xx_fb_gpio_setup_24bpp:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov edi, 2
call S3C_GPIO_SFN@PLT
xor edi, edi
mov r12d, eax
call S3C64XX_GPI@PLT
mov edx, r12d
mov esi, 16
mov edi, eax
call s3c_gpio_cfgrange_nopull@PLT
mov edi, 2
call S3C_GPIO_SFN@PLT
xor edi, edi
mov r12d, eax
call S3C64XX_GPJ@PLT
mov edx, r12d
mov esi, 12
pop r12
.cfi_def_cfa_offset 8
mov edi, eax
jmp s3c_gpio_cfgrange_nopull@PLT
.cfi_endproc
.LFE0:
.size s3c64xx_fb_gpio_setup_24bpp, .-s3c64xx_fb_gpio_setup_24bpp
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-fb-24bpp.c_s3c64xx_fb_gpio_setup_24bpp.c"
.text
.align 2
.global s3c64xx_fb_gpio_setup_24bpp
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_fb_gpio_setup_24bpp, %function
s3c64xx_fb_gpio_setup_24bpp:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r0, #0
bl S3C64XX_GPI
mov r4, r0
mov r0, #2
bl S3C_GPIO_SFN
mov r1, #16
mov r2, r0
mov r0, r4
bl s3c_gpio_cfgrange_nopull
mov r0, #0
bl S3C64XX_GPJ
mov r4, r0
mov r0, #2
bl S3C_GPIO_SFN
mov r1, #12
mov r2, r0
mov r0, r4
pop {r4, lr}
b s3c_gpio_cfgrange_nopull
.size s3c64xx_fb_gpio_setup_24bpp, .-s3c64xx_fb_gpio_setup_24bpp
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-i2c0.c_s3c_i2c0_cfg_gpio.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c_i2c0_cfg_gpio
.type s3c_i2c0_cfg_gpio, @function
s3c_i2c0_cfg_gpio:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
mov edi, 2
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
sub rsp, 8
.cfi_def_cfa_offset 32
mov r13d, DWORD PTR S3C_GPIO_PULL_UP[rip]
call S3C_GPIO_SFN@PLT
mov edi, 5
mov r12d, eax
call S3C64XX_GPB@PLT
add rsp, 8
.cfi_def_cfa_offset 24
mov ecx, r13d
mov edx, r12d
mov edi, eax
pop r12
.cfi_def_cfa_offset 16
mov esi, 2
pop r13
.cfi_def_cfa_offset 8
jmp s3c_gpio_cfgall_range@PLT
.cfi_endproc
.LFE0:
.size s3c_i2c0_cfg_gpio, .-s3c_i2c0_cfg_gpio
.globl S3C_GPIO_PULL_UP
.bss
.align 4
.type S3C_GPIO_PULL_UP, @object
.size S3C_GPIO_PULL_UP, 4
S3C_GPIO_PULL_UP:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-i2c0.c_s3c_i2c0_cfg_gpio.c"
.text
.align 2
.global s3c_i2c0_cfg_gpio
.syntax unified
.arm
.fpu softvfp
.type s3c_i2c0_cfg_gpio, %function
s3c_i2c0_cfg_gpio:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r0, #5
bl S3C64XX_GPB
mov r4, r0
mov r0, #2
bl S3C_GPIO_SFN
ldr r3, .L4
mov r2, r0
mov r1, #2
mov r0, r4
pop {r4, lr}
ldr r3, [r3]
b s3c_gpio_cfgall_range
.L5:
.align 2
.L4:
.word S3C_GPIO_PULL_UP
.size s3c_i2c0_cfg_gpio, .-s3c_i2c0_cfg_gpio
.comm S3C_GPIO_PULL_UP,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-i2c1.c_s3c_i2c1_cfg_gpio.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c_i2c1_cfg_gpio
.type s3c_i2c1_cfg_gpio, @function
s3c_i2c1_cfg_gpio:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
mov edi, 6
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
sub rsp, 8
.cfi_def_cfa_offset 32
mov r13d, DWORD PTR S3C_GPIO_PULL_UP[rip]
call S3C_GPIO_SFN@PLT
mov edi, 2
mov r12d, eax
call S3C64XX_GPB@PLT
add rsp, 8
.cfi_def_cfa_offset 24
mov ecx, r13d
mov edx, r12d
mov edi, eax
pop r12
.cfi_def_cfa_offset 16
mov esi, 2
pop r13
.cfi_def_cfa_offset 8
jmp s3c_gpio_cfgall_range@PLT
.cfi_endproc
.LFE0:
.size s3c_i2c1_cfg_gpio, .-s3c_i2c1_cfg_gpio
.globl S3C_GPIO_PULL_UP
.bss
.align 4
.type S3C_GPIO_PULL_UP, @object
.size S3C_GPIO_PULL_UP, 4
S3C_GPIO_PULL_UP:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-i2c1.c_s3c_i2c1_cfg_gpio.c"
.text
.align 2
.global s3c_i2c1_cfg_gpio
.syntax unified
.arm
.fpu softvfp
.type s3c_i2c1_cfg_gpio, %function
s3c_i2c1_cfg_gpio:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r0, #2
bl S3C64XX_GPB
mov r4, r0
mov r0, #6
bl S3C_GPIO_SFN
ldr r3, .L4
mov r2, r0
mov r1, #2
mov r0, r4
pop {r4, lr}
ldr r3, [r3]
b s3c_gpio_cfgall_range
.L5:
.align 2
.L4:
.word S3C_GPIO_PULL_UP
.size s3c_i2c1_cfg_gpio, .-s3c_i2c1_cfg_gpio
.comm S3C_GPIO_PULL_UP,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-ide.c_s3c64xx_ide_setup_gpio.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c64xx_ide_setup_gpio
.type s3c64xx_ide_setup_gpio, @function
s3c64xx_ide_setup_gpio:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
mov edi, DWORD PTR S3C_MEM_SYS_CFG[rip]
call readl@PLT
mov esi, DWORD PTR S3C_MEM_SYS_CFG[rip]
mov edi, DWORD PTR MEM_SYS_CFG_INDEP_CF[rip]
and eax, -64
or edi, DWORD PTR MEM_SYS_CFG_EBI_FIX_PRI_CFCON[rip]
or edi, eax
call writel@PLT
mov edi, 4
call S3C_GPIO_SFN@PLT
mov edi, 4
mov r12d, eax
call S3C64XX_GPB@PLT
mov esi, r12d
mov edi, eax
call s3c_gpio_cfgpin@PLT
mov edi, 5
call S3C_GPIO_SFN@PLT
xor edi, edi
mov r12d, eax
call S3C64XX_GPK@PLT
mov edx, r12d
mov esi, 16
mov edi, eax
call s3c_gpio_cfgpin_range@PLT
mov edi, 6
call S3C_GPIO_SFN@PLT
xor edi, edi
mov r12d, eax
call S3C64XX_GPL@PLT
mov edx, r12d
mov esi, 3
mov edi, eax
call s3c_gpio_cfgpin_range@PLT
mov edi, 1
call S3C_GPIO_SFN@PLT
mov edi, 5
mov r12d, eax
call S3C64XX_GPM@PLT
mov esi, r12d
mov edi, eax
call s3c_gpio_cfgpin@PLT
mov edi, 6
call S3C_GPIO_SFN@PLT
xor edi, edi
mov r12d, eax
call S3C64XX_GPM@PLT
mov edx, r12d
mov esi, 5
pop r12
.cfi_def_cfa_offset 8
mov edi, eax
jmp s3c_gpio_cfgpin_range@PLT
.cfi_endproc
.LFE0:
.size s3c64xx_ide_setup_gpio, .-s3c64xx_ide_setup_gpio
.globl S3C_MEM_SYS_CFG
.bss
.align 4
.type S3C_MEM_SYS_CFG, @object
.size S3C_MEM_SYS_CFG, 4
S3C_MEM_SYS_CFG:
.zero 4
.globl MEM_SYS_CFG_INDEP_CF
.align 4
.type MEM_SYS_CFG_INDEP_CF, @object
.size MEM_SYS_CFG_INDEP_CF, 4
MEM_SYS_CFG_INDEP_CF:
.zero 4
.globl MEM_SYS_CFG_EBI_FIX_PRI_CFCON
.align 4
.type MEM_SYS_CFG_EBI_FIX_PRI_CFCON, @object
.size MEM_SYS_CFG_EBI_FIX_PRI_CFCON, 4
MEM_SYS_CFG_EBI_FIX_PRI_CFCON:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-ide.c_s3c64xx_ide_setup_gpio.c"
.text
.align 2
.global s3c64xx_ide_setup_gpio
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_ide_setup_gpio, %function
s3c64xx_ide_setup_gpio:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
ldr r4, .L4
ldr r0, [r4]
bl readl
ldr r3, .L4+4
ldr r2, .L4+8
ldr r3, [r3]
ldr r2, [r2]
bic r0, r0, #63
orr r3, r3, r2
orr r0, r3, r0
ldr r1, [r4]
bl writel
mov r0, #4
bl S3C64XX_GPB
mov r4, r0
mov r0, #4
bl S3C_GPIO_SFN
mov r1, r0
mov r0, r4
bl s3c_gpio_cfgpin
mov r0, #0
bl S3C64XX_GPK
mov r4, r0
mov r0, #5
bl S3C_GPIO_SFN
mov r1, #16
mov r2, r0
mov r0, r4
bl s3c_gpio_cfgpin_range
mov r0, #0
bl S3C64XX_GPL
mov r4, r0
mov r0, #6
bl S3C_GPIO_SFN
mov r1, #3
mov r2, r0
mov r0, r4
bl s3c_gpio_cfgpin_range
mov r0, #5
bl S3C64XX_GPM
mov r4, r0
mov r0, #1
bl S3C_GPIO_SFN
mov r1, r0
mov r0, r4
bl s3c_gpio_cfgpin
mov r0, #0
bl S3C64XX_GPM
mov r4, r0
mov r0, #6
bl S3C_GPIO_SFN
mov r1, #5
mov r2, r0
mov r0, r4
pop {r4, lr}
b s3c_gpio_cfgpin_range
.L5:
.align 2
.L4:
.word S3C_MEM_SYS_CFG
.word MEM_SYS_CFG_INDEP_CF
.word MEM_SYS_CFG_EBI_FIX_PRI_CFCON
.size s3c64xx_ide_setup_gpio, .-s3c64xx_ide_setup_gpio
.comm S3C_MEM_SYS_CFG,4,4
.comm MEM_SYS_CFG_INDEP_CF,4,4
.comm MEM_SYS_CFG_EBI_FIX_PRI_CFCON,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-keypad.c_samsung_keypad_cfg_gpio.c"
.intel_syntax noprefix
.text
.p2align 4
.globl samsung_keypad_cfg_gpio
.type samsung_keypad_cfg_gpio, @function
samsung_keypad_cfg_gpio:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12d, edi
mov edi, 3
push rbp
.cfi_def_cfa_offset 32
.cfi_offset 6, -32
mov ebp, esi
call S3C_GPIO_SFN@PLT
mov edi, 8
mov r13d, eax
call S3C64XX_GPK@PLT
mov edx, r13d
mov esi, r12d
mov edi, eax
call s3c_gpio_cfgrange_nopull@PLT
mov edi, 3
call S3C_GPIO_SFN@PLT
xor edi, edi
mov r12d, eax
call S3C64XX_GPL@PLT
mov edx, r12d
mov esi, ebp
pop rbp
.cfi_def_cfa_offset 24
mov edi, eax
pop r12
.cfi_def_cfa_offset 16
pop r13
.cfi_def_cfa_offset 8
jmp s3c_gpio_cfgrange_nopull@PLT
.cfi_endproc
.LFE0:
.size samsung_keypad_cfg_gpio, .-samsung_keypad_cfg_gpio
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-keypad.c_samsung_keypad_cfg_gpio.c"
.text
.align 2
.global samsung_keypad_cfg_gpio
.syntax unified
.arm
.fpu softvfp
.type samsung_keypad_cfg_gpio, %function
samsung_keypad_cfg_gpio:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r6, r0
mov r0, #8
mov r5, r1
bl S3C64XX_GPK
mov r4, r0
mov r0, #3
bl S3C_GPIO_SFN
mov r1, r6
mov r2, r0
mov r0, r4
bl s3c_gpio_cfgrange_nopull
mov r0, #0
bl S3C64XX_GPL
mov r4, r0
mov r0, #3
bl S3C_GPIO_SFN
mov r1, r5
mov r2, r0
mov r0, r4
pop {r4, r5, r6, lr}
b s3c_gpio_cfgrange_nopull
.size samsung_keypad_cfg_gpio, .-samsung_keypad_cfg_gpio
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-sdhci-gpio.c_s3c64xx_setup_sdhci0_cfg_gpio.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c64xx_setup_sdhci0_cfg_gpio
.type s3c64xx_setup_sdhci0_cfg_gpio, @function
s3c64xx_setup_sdhci0_cfg_gpio:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbp, QWORD PTR [rdi]
mov edi, 2
mov ebx, esi
call S3C_GPIO_SFN@PLT
xor edi, edi
mov r12d, eax
call S3C64XX_GPG@PLT
lea esi, 2[rbx]
mov edx, r12d
mov edi, eax
call s3c_gpio_cfgrange_nopull@PLT
mov rax, QWORD PTR S3C_SDHCI_CD_INTERNAL[rip]
cmp QWORD PTR 0[rbp], rax
je .L5
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
mov ebp, DWORD PTR S3C_GPIO_PULL_UP[rip]
mov edi, 6
call S3C64XX_GPG@PLT
mov edi, eax
mov esi, ebp
call s3c_gpio_setpull@PLT
mov edi, 2
call S3C_GPIO_SFN@PLT
mov edi, 6
mov ebp, eax
call S3C64XX_GPG@PLT
pop rbx
.cfi_def_cfa_offset 24
mov esi, ebp
pop rbp
.cfi_def_cfa_offset 16
mov edi, eax
pop r12
.cfi_def_cfa_offset 8
jmp s3c_gpio_cfgpin@PLT
.cfi_endproc
.LFE0:
.size s3c64xx_setup_sdhci0_cfg_gpio, .-s3c64xx_setup_sdhci0_cfg_gpio
.globl S3C_SDHCI_CD_INTERNAL
.bss
.align 8
.type S3C_SDHCI_CD_INTERNAL, @object
.size S3C_SDHCI_CD_INTERNAL, 8
S3C_SDHCI_CD_INTERNAL:
.zero 8
.globl S3C_GPIO_PULL_UP
.align 4
.type S3C_GPIO_PULL_UP, @object
.size S3C_GPIO_PULL_UP, 4
S3C_GPIO_PULL_UP:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-sdhci-gpio.c_s3c64xx_setup_sdhci0_cfg_gpio.c"
.text
.align 2
.global s3c64xx_setup_sdhci0_cfg_gpio
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_setup_sdhci0_cfg_gpio, %function
s3c64xx_setup_sdhci0_cfg_gpio:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
mov r3, r0
push {r4, r5, r6, lr}
mov r0, #0
ldr r6, [r3]
mov r5, r1
bl S3C64XX_GPG
mov r4, r0
mov r0, #2
bl S3C_GPIO_SFN
add r1, r5, #2
mov r2, r0
mov r0, r4
bl s3c_gpio_cfgrange_nopull
ldr r3, .L5
ldr r2, [r6]
ldr r3, [r3]
cmp r2, r3
popne {r4, r5, r6, pc}
mov r0, #6
bl S3C64XX_GPG
ldr r3, .L5+4
ldr r1, [r3]
bl s3c_gpio_setpull
mov r0, #6
bl S3C64XX_GPG
mov r4, r0
mov r0, #2
bl S3C_GPIO_SFN
mov r1, r0
mov r0, r4
pop {r4, r5, r6, lr}
b s3c_gpio_cfgpin
.L6:
.align 2
.L5:
.word S3C_SDHCI_CD_INTERNAL
.word S3C_GPIO_PULL_UP
.size s3c64xx_setup_sdhci0_cfg_gpio, .-s3c64xx_setup_sdhci0_cfg_gpio
.comm S3C_SDHCI_CD_INTERNAL,4,4
.comm S3C_GPIO_PULL_UP,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-sdhci-gpio.c_s3c64xx_setup_sdhci1_cfg_gpio.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c64xx_setup_sdhci1_cfg_gpio
.type s3c64xx_setup_sdhci1_cfg_gpio, @function
s3c64xx_setup_sdhci1_cfg_gpio:
.LFB0:
.cfi_startproc
endbr64
push r12
.cfi_def_cfa_offset 16
.cfi_offset 12, -16
push rbp
.cfi_def_cfa_offset 24
.cfi_offset 6, -24
push rbx
.cfi_def_cfa_offset 32
.cfi_offset 3, -32
mov rbp, QWORD PTR [rdi]
mov edi, 2
mov ebx, esi
call S3C_GPIO_SFN@PLT
xor edi, edi
mov r12d, eax
call S3C64XX_GPH@PLT
lea esi, 2[rbx]
mov edx, r12d
mov edi, eax
call s3c_gpio_cfgrange_nopull@PLT
mov rax, QWORD PTR S3C_SDHCI_CD_INTERNAL[rip]
cmp QWORD PTR 0[rbp], rax
je .L5
pop rbx
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbp
.cfi_def_cfa_offset 16
pop r12
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
mov ebp, DWORD PTR S3C_GPIO_PULL_UP[rip]
mov edi, 6
call S3C64XX_GPG@PLT
mov edi, eax
mov esi, ebp
call s3c_gpio_setpull@PLT
mov edi, 3
call S3C_GPIO_SFN@PLT
mov edi, 6
mov ebp, eax
call S3C64XX_GPG@PLT
pop rbx
.cfi_def_cfa_offset 24
mov esi, ebp
pop rbp
.cfi_def_cfa_offset 16
mov edi, eax
pop r12
.cfi_def_cfa_offset 8
jmp s3c_gpio_cfgpin@PLT
.cfi_endproc
.LFE0:
.size s3c64xx_setup_sdhci1_cfg_gpio, .-s3c64xx_setup_sdhci1_cfg_gpio
.globl S3C_SDHCI_CD_INTERNAL
.bss
.align 8
.type S3C_SDHCI_CD_INTERNAL, @object
.size S3C_SDHCI_CD_INTERNAL, 8
S3C_SDHCI_CD_INTERNAL:
.zero 8
.globl S3C_GPIO_PULL_UP
.align 4
.type S3C_GPIO_PULL_UP, @object
.size S3C_GPIO_PULL_UP, 4
S3C_GPIO_PULL_UP:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-sdhci-gpio.c_s3c64xx_setup_sdhci1_cfg_gpio.c"
.text
.align 2
.global s3c64xx_setup_sdhci1_cfg_gpio
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_setup_sdhci1_cfg_gpio, %function
s3c64xx_setup_sdhci1_cfg_gpio:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
mov r3, r0
push {r4, r5, r6, lr}
mov r0, #0
ldr r6, [r3]
mov r5, r1
bl S3C64XX_GPH
mov r4, r0
mov r0, #2
bl S3C_GPIO_SFN
add r1, r5, #2
mov r2, r0
mov r0, r4
bl s3c_gpio_cfgrange_nopull
ldr r3, .L5
ldr r2, [r6]
ldr r3, [r3]
cmp r2, r3
popne {r4, r5, r6, pc}
mov r0, #6
bl S3C64XX_GPG
ldr r3, .L5+4
ldr r1, [r3]
bl s3c_gpio_setpull
mov r0, #6
bl S3C64XX_GPG
mov r4, r0
mov r0, #3
bl S3C_GPIO_SFN
mov r1, r0
mov r0, r4
pop {r4, r5, r6, lr}
b s3c_gpio_cfgpin
.L6:
.align 2
.L5:
.word S3C_SDHCI_CD_INTERNAL
.word S3C_GPIO_PULL_UP
.size s3c64xx_setup_sdhci1_cfg_gpio, .-s3c64xx_setup_sdhci1_cfg_gpio
.comm S3C_SDHCI_CD_INTERNAL,4,4
.comm S3C_GPIO_PULL_UP,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-sdhci-gpio.c_s3c64xx_setup_sdhci2_cfg_gpio.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s3c64xx_setup_sdhci2_cfg_gpio
.type s3c64xx_setup_sdhci2_cfg_gpio, @function
s3c64xx_setup_sdhci2_cfg_gpio:
.LFB0:
.cfi_startproc
endbr64
push r13
.cfi_def_cfa_offset 16
.cfi_offset 13, -16
mov edi, 3
push r12
.cfi_def_cfa_offset 24
.cfi_offset 12, -24
mov r12d, esi
sub rsp, 8
.cfi_def_cfa_offset 32
call S3C_GPIO_SFN@PLT
mov edi, 6
mov r13d, eax
call S3C64XX_GPH@PLT
mov edx, r13d
mov esi, r12d
mov edi, eax
call s3c_gpio_cfgrange_nopull@PLT
mov edi, 3
call S3C_GPIO_SFN@PLT
mov edi, 4
mov r12d, eax
call S3C64XX_GPC@PLT
add rsp, 8
.cfi_def_cfa_offset 24
mov edx, r12d
mov esi, 2
pop r12
.cfi_def_cfa_offset 16
mov edi, eax
pop r13
.cfi_def_cfa_offset 8
jmp s3c_gpio_cfgrange_nopull@PLT
.cfi_endproc
.LFE0:
.size s3c64xx_setup_sdhci2_cfg_gpio, .-s3c64xx_setup_sdhci2_cfg_gpio
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-sdhci-gpio.c_s3c64xx_setup_sdhci2_cfg_gpio.c"
.text
.align 2
.global s3c64xx_setup_sdhci2_cfg_gpio
.syntax unified
.arm
.fpu softvfp
.type s3c64xx_setup_sdhci2_cfg_gpio, %function
s3c64xx_setup_sdhci2_cfg_gpio:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r0, #6
mov r5, r1
bl S3C64XX_GPH
mov r4, r0
mov r0, #3
bl S3C_GPIO_SFN
mov r1, r5
mov r2, r0
mov r0, r4
bl s3c_gpio_cfgrange_nopull
mov r0, #4
bl S3C64XX_GPC
mov r4, r0
mov r0, #3
bl S3C_GPIO_SFN
mov r1, #2
mov r2, r0
mov r0, r4
pop {r4, r5, r6, lr}
b s3c_gpio_cfgrange_nopull
.size s3c64xx_setup_sdhci2_cfg_gpio, .-s3c64xx_setup_sdhci2_cfg_gpio
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-usb-phy.c_s3c_usb_otgphy_exit.c"
.intel_syntax noprefix
.text
.p2align 4
.type s3c_usb_otgphy_exit, @function
s3c_usb_otgphy_exit:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov ebp, DWORD PTR S3C_PHYPWR[rip]
mov edi, ebp
call readl@PLT
mov edi, DWORD PTR S3C_PHYPWR_ANALOG_POWERDOWN[rip]
mov esi, ebp
or edi, DWORD PTR S3C_PHYPWR_OTG_DISABLE[rip]
or edi, eax
call writel@PLT
mov ebp, DWORD PTR S3C64XX_OTHERS[rip]
mov edi, ebp
call readl@PLT
mov edi, DWORD PTR S3C64XX_OTHERS_USBMASK[rip]
mov esi, ebp
not edi
and edi, eax
call writel@PLT
xor eax, eax
pop rbp
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size s3c_usb_otgphy_exit, .-s3c_usb_otgphy_exit
.globl S3C_PHYPWR_OTG_DISABLE
.bss
.align 4
.type S3C_PHYPWR_OTG_DISABLE, @object
.size S3C_PHYPWR_OTG_DISABLE, 4
S3C_PHYPWR_OTG_DISABLE:
.zero 4
.globl S3C_PHYPWR_ANALOG_POWERDOWN
.align 4
.type S3C_PHYPWR_ANALOG_POWERDOWN, @object
.size S3C_PHYPWR_ANALOG_POWERDOWN, 4
S3C_PHYPWR_ANALOG_POWERDOWN:
.zero 4
.globl S3C_PHYPWR
.align 4
.type S3C_PHYPWR, @object
.size S3C_PHYPWR, 4
S3C_PHYPWR:
.zero 4
.globl S3C64XX_OTHERS_USBMASK
.align 4
.type S3C64XX_OTHERS_USBMASK, @object
.size S3C64XX_OTHERS_USBMASK, 4
S3C64XX_OTHERS_USBMASK:
.zero 4
.globl S3C64XX_OTHERS
.align 4
.type S3C64XX_OTHERS, @object
.size S3C64XX_OTHERS, 4
S3C64XX_OTHERS:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-usb-phy.c_s3c_usb_otgphy_exit.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s3c_usb_otgphy_exit, %function
s3c_usb_otgphy_exit:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
ldr r5, .L4
ldr r4, .L4+4
ldr r0, [r5]
bl readl
ldr r3, .L4+8
ldr r2, .L4+12
ldr r3, [r3]
ldr r2, [r2]
ldr r1, [r5]
orr r3, r3, r2
orr r0, r3, r0
bl writel
ldr r0, [r4]
bl readl
ldr r3, .L4+16
ldr r1, [r4]
ldr r3, [r3]
bic r0, r0, r3
bl writel
mov r0, #0
pop {r4, r5, r6, pc}
.L5:
.align 2
.L4:
.word S3C_PHYPWR
.word S3C64XX_OTHERS
.word S3C_PHYPWR_ANALOG_POWERDOWN
.word S3C_PHYPWR_OTG_DISABLE
.word S3C64XX_OTHERS_USBMASK
.size s3c_usb_otgphy_exit, .-s3c_usb_otgphy_exit
.comm S3C_PHYPWR_OTG_DISABLE,4,4
.comm S3C_PHYPWR_ANALOG_POWERDOWN,4,4
.comm S3C_PHYPWR,4,4
.comm S3C64XX_OTHERS_USBMASK,4,4
.comm S3C64XX_OTHERS,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-usb-phy.c_s5p_usb_phy_exit.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s5p_usb_phy_exit
.type s5p_usb_phy_exit, @function
s5p_usb_phy_exit:
.LFB0:
.cfi_startproc
endbr64
cmp DWORD PTR USB_PHY_TYPE_DEVICE[rip], esi
je .L4
mov eax, DWORD PTR EINVAL[rip]
neg eax
ret
.p2align 4,,10
.p2align 3
.L4:
jmp s3c_usb_otgphy_exit@PLT
.cfi_endproc
.LFE0:
.size s5p_usb_phy_exit, .-s5p_usb_phy_exit
.globl USB_PHY_TYPE_DEVICE
.bss
.align 4
.type USB_PHY_TYPE_DEVICE, @object
.size USB_PHY_TYPE_DEVICE, 4
USB_PHY_TYPE_DEVICE:
.zero 4
.globl EINVAL
.align 4
.type EINVAL, @object
.size EINVAL, 4
EINVAL:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-usb-phy.c_s5p_usb_phy_exit.c"
.text
.align 2
.global s5p_usb_phy_exit
.syntax unified
.arm
.fpu softvfp
.type s5p_usb_phy_exit, %function
s5p_usb_phy_exit:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L5
ldr r3, [r3]
cmp r3, r1
beq .L4
ldr r3, .L5+4
ldr r0, [r3]
rsb r0, r0, #0
bx lr
.L4:
b s3c_usb_otgphy_exit
.L6:
.align 2
.L5:
.word USB_PHY_TYPE_DEVICE
.word EINVAL
.size s5p_usb_phy_exit, .-s5p_usb_phy_exit
.comm USB_PHY_TYPE_DEVICE,4,4
.comm EINVAL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_setup-usb-phy.c_s5p_usb_phy_init.c"
.intel_syntax noprefix
.text
.p2align 4
.globl s5p_usb_phy_init
.type s5p_usb_phy_init, @function
s5p_usb_phy_init:
.LFB0:
.cfi_startproc
endbr64
cmp DWORD PTR USB_PHY_TYPE_DEVICE[rip], esi
je .L4
mov eax, DWORD PTR EINVAL[rip]
neg eax
ret
.p2align 4,,10
.p2align 3
.L4:
jmp s3c_usb_otgphy_init@PLT
.cfi_endproc
.LFE0:
.size s5p_usb_phy_init, .-s5p_usb_phy_init
.globl USB_PHY_TYPE_DEVICE
.bss
.align 4
.type USB_PHY_TYPE_DEVICE, @object
.size USB_PHY_TYPE_DEVICE, 4
USB_PHY_TYPE_DEVICE:
.zero 4
.globl EINVAL
.align 4
.type EINVAL, @object
.size EINVAL, 4
EINVAL:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_setup-usb-phy.c_s5p_usb_phy_init.c"
.text
.align 2
.global s5p_usb_phy_init
.syntax unified
.arm
.fpu softvfp
.type s5p_usb_phy_init, %function
s5p_usb_phy_init:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L5
ldr r3, [r3]
cmp r3, r1
beq .L4
ldr r3, .L5+4
ldr r0, [r3]
rsb r0, r0, #0
bx lr
.L4:
b s3c_usb_otgphy_init
.L6:
.align 2
.L5:
.word USB_PHY_TYPE_DEVICE
.word EINVAL
.size s5p_usb_phy_init, .-s5p_usb_phy_init
.comm USB_PHY_TYPE_DEVICE,4,4
.comm EINVAL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_common.h_s5pv210_pm_init.c"
.intel_syntax noprefix
.text
.p2align 4
.type s5pv210_pm_init, @function
s5pv210_pm_init:
.LFB0:
.cfi_startproc
endbr64
ret
.cfi_endproc
.LFE0:
.size s5pv210_pm_init, .-s5pv210_pm_init
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_common.h_s5pv210_pm_init.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s5pv210_pm_init, %function
s5pv210_pm_init:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
bx lr
.size s5pv210_pm_init, .-s5pv210_pm_init
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm.c_s5pv210_cpu_suspend.c"
.intel_syntax noprefix
.text
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
.string "Failed to suspend the system\n"
.text
.p2align 4
.type s5pv210_cpu_suspend, @function
s5pv210_cpu_suspend:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
xor eax, eax
#APP
# 26 "AnghaBench/linux/arch/arm/mach-s5pv210/extr_pm.c_s5pv210_cpu_suspend.c" 1
b 1f
.align 5
1:
mcr p15, 0, rax, c7, c10, 5
mcr p15, 0, rax, c7, c10, 4
wfi
# 0 "" 2
#NO_APP
lea rdi, .LC0[rip]
call pr_info@PLT
mov eax, 1
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size s5pv210_cpu_suspend, .-s5pv210_cpu_suspend
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm.c_s5pv210_cpu_suspend.c"
.text
.section .rodata.str1.4,"aMS",%progbits,1
.align 2
.LC0:
.ascii "Failed to suspend the system\012\000"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s5pv210_cpu_suspend, %function
s5pv210_cpu_suspend:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
mov r3, #0
.syntax divided
@ 26 "AnghaBench/linux/arch/arm/mach-s5pv210/extr_pm.c_s5pv210_cpu_suspend.c" 1
b 1f
.align 5
1:
mcr p15, 0, r3, c7, c10, 5
mcr p15, 0, r3, c7, c10, 4
wfi
@ 0 "" 2
.arm
.syntax unified
ldr r0, .L4
bl pr_info
mov r0, #1
pop {r4, pc}
.L5:
.align 2
.L4:
.word .LC0
.size s5pv210_cpu_suspend, .-s5pv210_cpu_suspend
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm.c_s5pv210_pm_prepare.c"
.intel_syntax noprefix
.text
.p2align 4
.type s5pv210_pm_prepare, @function
s5pv210_pm_prepare:
.LFB0:
.cfi_startproc
endbr64
mov esi, DWORD PTR S5P_WAKEUP_MASK[rip]
mov edi, DWORD PTR s5pv210_irqwake_intmask[rip]
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
call __raw_writel@PLT
mov edi, DWORD PTR s5pv210_cpu_resume[rip]
mov ebp, DWORD PTR S5P_INFORM0[rip]
call __pa_symbol@PLT
mov esi, ebp
mov edi, eax
call __raw_writel@PLT
mov edi, DWORD PTR S5P_SLEEP_CFG[rip]
call __raw_readl@PLT
mov edi, DWORD PTR S5P_SLEEP_CFG_OSC_EN[rip]
or edi, DWORD PTR S5P_SLEEP_CFG_USBOSC_EN[rip]
mov esi, DWORD PTR S5P_SLEEP_CFG[rip]
not edi
and edi, eax
call __raw_writel@PLT
mov edi, DWORD PTR S5P_PWR_CFG[rip]
call __raw_readl@PLT
mov edi, DWORD PTR S5P_CFG_WFI_SLEEP[rip]
mov esi, DWORD PTR S5P_PWR_CFG[rip]
and eax, DWORD PTR S5P_CFG_WFI_CLEAN[rip]
or edi, eax
call __raw_writel@PLT
mov edi, DWORD PTR S5P_OTHERS[rip]
call __raw_readl@PLT
mov esi, DWORD PTR S5P_OTHERS[rip]
or eax, DWORD PTR S5P_OTHER_SYSC_INTOFF[rip]
mov edi, eax
call __raw_writel@PLT
mov edi, DWORD PTR s5pv210_core_save[rip]
call ARRAY_SIZE@PLT
mov edi, DWORD PTR s5pv210_core_save[rip]
pop rbp
.cfi_def_cfa_offset 8
mov esi, eax
jmp s3c_pm_do_save@PLT
.cfi_endproc
.LFE0:
.size s5pv210_pm_prepare, .-s5pv210_pm_prepare
.globl s5pv210_irqwake_intmask
.bss
.align 4
.type s5pv210_irqwake_intmask, @object
.size s5pv210_irqwake_intmask, 4
s5pv210_irqwake_intmask:
.zero 4
.globl s5pv210_cpu_resume
.align 4
.type s5pv210_cpu_resume, @object
.size s5pv210_cpu_resume, 4
s5pv210_cpu_resume:
.zero 4
.globl s5pv210_core_save
.align 4
.type s5pv210_core_save, @object
.size s5pv210_core_save, 4
s5pv210_core_save:
.zero 4
.globl S5P_WAKEUP_MASK
.align 4
.type S5P_WAKEUP_MASK, @object
.size S5P_WAKEUP_MASK, 4
S5P_WAKEUP_MASK:
.zero 4
.globl S5P_SLEEP_CFG_USBOSC_EN
.align 4
.type S5P_SLEEP_CFG_USBOSC_EN, @object
.size S5P_SLEEP_CFG_USBOSC_EN, 4
S5P_SLEEP_CFG_USBOSC_EN:
.zero 4
.globl S5P_SLEEP_CFG_OSC_EN
.align 4
.type S5P_SLEEP_CFG_OSC_EN, @object
.size S5P_SLEEP_CFG_OSC_EN, 4
S5P_SLEEP_CFG_OSC_EN:
.zero 4
.globl S5P_SLEEP_CFG
.align 4
.type S5P_SLEEP_CFG, @object
.size S5P_SLEEP_CFG, 4
S5P_SLEEP_CFG:
.zero 4
.globl S5P_PWR_CFG
.align 4
.type S5P_PWR_CFG, @object
.size S5P_PWR_CFG, 4
S5P_PWR_CFG:
.zero 4
.globl S5P_OTHER_SYSC_INTOFF
.align 4
.type S5P_OTHER_SYSC_INTOFF, @object
.size S5P_OTHER_SYSC_INTOFF, 4
S5P_OTHER_SYSC_INTOFF:
.zero 4
.globl S5P_OTHERS
.align 4
.type S5P_OTHERS, @object
.size S5P_OTHERS, 4
S5P_OTHERS:
.zero 4
.globl S5P_INFORM0
.align 4
.type S5P_INFORM0, @object
.size S5P_INFORM0, 4
S5P_INFORM0:
.zero 4
.globl S5P_CFG_WFI_SLEEP
.align 4
.type S5P_CFG_WFI_SLEEP, @object
.size S5P_CFG_WFI_SLEEP, 4
S5P_CFG_WFI_SLEEP:
.zero 4
.globl S5P_CFG_WFI_CLEAN
.align 4
.type S5P_CFG_WFI_CLEAN, @object
.size S5P_CFG_WFI_CLEAN, 4
S5P_CFG_WFI_CLEAN:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm.c_s5pv210_pm_prepare.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s5pv210_pm_prepare, %function
s5pv210_pm_prepare:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r2, .L4
ldr r3, .L4+4
push {r4, r5, r6, lr}
ldr r1, [r2]
ldr r0, [r3]
bl __raw_writel
ldr r3, .L4+8
ldr r4, .L4+12
ldr r0, [r3]
bl __pa_symbol
ldr r3, .L4+16
ldr r5, .L4+20
ldr r1, [r3]
bl __raw_writel
ldr r0, [r4]
bl __raw_readl
ldr r3, .L4+24
ldr r2, .L4+28
ldr r3, [r3]
ldr r2, [r2]
ldr r1, [r4]
orr r3, r3, r2
bic r0, r0, r3
bl __raw_writel
ldr r0, [r5]
bl __raw_readl
ldr r2, .L4+32
ldr r3, .L4+36
ldr r2, [r2]
ldr r3, [r3]
and r0, r0, r2
ldr r4, .L4+40
ldr r1, [r5]
orr r0, r0, r3
bl __raw_writel
ldr r0, [r4]
bl __raw_readl
ldr r3, .L4+44
ldr r1, [r4]
ldr r3, [r3]
orr r0, r0, r3
bl __raw_writel
ldr r3, .L4+48
ldr r4, [r3]
mov r0, r4
bl ARRAY_SIZE
mov r1, r0
mov r0, r4
pop {r4, r5, r6, lr}
b s3c_pm_do_save
.L5:
.align 2
.L4:
.word S5P_WAKEUP_MASK
.word s5pv210_irqwake_intmask
.word s5pv210_cpu_resume
.word S5P_SLEEP_CFG
.word S5P_INFORM0
.word S5P_PWR_CFG
.word S5P_SLEEP_CFG_OSC_EN
.word S5P_SLEEP_CFG_USBOSC_EN
.word S5P_CFG_WFI_CLEAN
.word S5P_CFG_WFI_SLEEP
.word S5P_OTHERS
.word S5P_OTHER_SYSC_INTOFF
.word s5pv210_core_save
.size s5pv210_pm_prepare, .-s5pv210_pm_prepare
.comm s5pv210_irqwake_intmask,4,4
.comm s5pv210_cpu_resume,4,4
.comm s5pv210_core_save,4,4
.comm S5P_WAKEUP_MASK,4,4
.comm S5P_SLEEP_CFG_USBOSC_EN,4,4
.comm S5P_SLEEP_CFG_OSC_EN,4,4
.comm S5P_SLEEP_CFG,4,4
.comm S5P_PWR_CFG,4,4
.comm S5P_OTHER_SYSC_INTOFF,4,4
.comm S5P_OTHERS,4,4
.comm S5P_INFORM0,4,4
.comm S5P_CFG_WFI_SLEEP,4,4
.comm S5P_CFG_WFI_CLEAN,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm.c_s5pv210_pm_resume.c"
.intel_syntax noprefix
.text
.p2align 4
.type s5pv210_pm_resume, @function
s5pv210_pm_resume:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, DWORD PTR s5pv210_core_save[rip]
call ARRAY_SIZE@PLT
mov edi, DWORD PTR s5pv210_core_save[rip]
add rsp, 8
.cfi_def_cfa_offset 8
mov esi, eax
jmp s3c_pm_do_restore_core@PLT
.cfi_endproc
.LFE0:
.size s5pv210_pm_resume, .-s5pv210_pm_resume
.globl s5pv210_core_save
.bss
.align 4
.type s5pv210_core_save, @object
.size s5pv210_core_save, 4
s5pv210_core_save:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm.c_s5pv210_pm_resume.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s5pv210_pm_resume, %function
s5pv210_pm_resume:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L4
push {r4, lr}
ldr r4, [r3]
mov r0, r4
bl ARRAY_SIZE
mov r1, r0
mov r0, r4
pop {r4, lr}
b s3c_pm_do_restore_core
.L5:
.align 2
.L4:
.word s5pv210_core_save
.size s5pv210_pm_resume, .-s5pv210_pm_resume
.comm s5pv210_core_save,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm.c_s5pv210_read_eint_wakeup_mask.c"
.intel_syntax noprefix
.text
.p2align 4
.type s5pv210_read_eint_wakeup_mask, @function
s5pv210_read_eint_wakeup_mask:
.LFB0:
.cfi_startproc
endbr64
mov edi, DWORD PTR S5P_EINT_WAKEUP_MASK[rip]
jmp __raw_readl@PLT
.cfi_endproc
.LFE0:
.size s5pv210_read_eint_wakeup_mask, .-s5pv210_read_eint_wakeup_mask
.globl S5P_EINT_WAKEUP_MASK
.bss
.align 4
.type S5P_EINT_WAKEUP_MASK, @object
.size S5P_EINT_WAKEUP_MASK, 4
S5P_EINT_WAKEUP_MASK:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm.c_s5pv210_read_eint_wakeup_mask.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s5pv210_read_eint_wakeup_mask, %function
s5pv210_read_eint_wakeup_mask:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L3
ldr r0, [r3]
b __raw_readl
.L4:
.align 2
.L3:
.word S5P_EINT_WAKEUP_MASK
.size s5pv210_read_eint_wakeup_mask, .-s5pv210_read_eint_wakeup_mask
.comm S5P_EINT_WAKEUP_MASK,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm.c_s5pv210_suspend_finish.c"
.intel_syntax noprefix
.text
.p2align 4
.type s5pv210_suspend_finish, @function
s5pv210_suspend_finish:
.LFB0:
.cfi_startproc
endbr64
xor eax, eax
jmp s3c_pm_check_cleanup@PLT
.cfi_endproc
.LFE0:
.size s5pv210_suspend_finish, .-s5pv210_suspend_finish
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm.c_s5pv210_suspend_finish.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s5pv210_suspend_finish, %function
s5pv210_suspend_finish:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
b s3c_pm_check_cleanup
.size s5pv210_suspend_finish, .-s5pv210_suspend_finish
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_pm.c_s5pv210_suspend_prepare.c"
.intel_syntax noprefix
.text
.p2align 4
.type s5pv210_suspend_prepare, @function
s5pv210_suspend_prepare:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 8
.cfi_def_cfa_offset 16
xor eax, eax
call s3c_pm_check_prepare@PLT
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size s5pv210_suspend_prepare, .-s5pv210_suspend_prepare
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_pm.c_s5pv210_suspend_prepare.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type s5pv210_suspend_prepare, %function
s5pv210_suspend_prepare:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, lr}
bl s3c_pm_check_prepare
mov r0, #0
pop {r4, pc}
.size s5pv210_suspend_prepare, .-s5pv210_suspend_prepare
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_assabet.c_ASSABET_BCR_frob.c"
.intel_syntax noprefix
.text
.p2align 4
.globl ASSABET_BCR_frob
.type ASSABET_BCR_frob, @function
ASSABET_BCR_frob:
.LFB0:
.cfi_startproc
endbr64
sub rsp, 40
.cfi_def_cfa_offset 48
mov rax, QWORD PTR fs:40
mov QWORD PTR 24[rsp], rax
xor eax, eax
mov eax, edi
lea rdx, 16[rsp]
mov QWORD PTR 8[rsp], rax
mov eax, esi
lea rsi, 8[rsp]
mov QWORD PTR 16[rsp], rax
mov rax, QWORD PTR assabet_bcr_gc[rip]
mov rdi, rax
call [QWORD PTR [rax]]
mov rax, QWORD PTR 24[rsp]
sub rax, QWORD PTR fs:40
jne .L5
add rsp, 40
.cfi_remember_state
.cfi_def_cfa_offset 8
ret
.L5:
.cfi_restore_state
call __stack_chk_fail@PLT
.cfi_endproc
.LFE0:
.size ASSABET_BCR_frob, .-ASSABET_BCR_frob
.globl assabet_bcr_gc
.bss
.align 8
.type assabet_bcr_gc, @object
.size assabet_bcr_gc, 8
assabet_bcr_gc:
.zero 8
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_assabet.c_ASSABET_BCR_frob.c"
.text
.section .rodata.cst4,"aM",%progbits,4
.align 2
.LC0:
.word __stack_chk_guard
.text
.align 2
.global ASSABET_BCR_frob
.syntax unified
.arm
.fpu softvfp
.type ASSABET_BCR_frob, %function
ASSABET_BCR_frob:
@ args = 0, pretend = 0, frame = 16
@ frame_needed = 0, uses_anonymous_args = 0
str lr, [sp, #-4]!
ldr r3, .L6
sub sp, sp, #20
str r0, [sp, #4]
ldr r0, [r3]
ldr ip, .L6+4
str r1, [sp, #8]
ldr r3, [r0]
add r2, sp, #8
add r1, sp, #4
ldr ip, [ip]
str ip, [sp, #12]
mov ip,#0
blx r3
ldr r3, .L6+4
ldr r2, [r3]
ldr r3, [sp, #12]
eors r2, r3, r2
mov r3, #0
bne .L5
add sp, sp, #20
@ sp needed
ldr pc, [sp], #4
.L5:
bl __stack_chk_fail
.L7:
.align 2
.L6:
.word assabet_bcr_gc
.word .LC0
.size ASSABET_BCR_frob, .-ASSABET_BCR_frob
.comm assabet_bcr_gc,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_assabet.c_assabet_codec_reset.c"
.intel_syntax noprefix
.text
.p2align 4
.type assabet_codec_reset, @function
assabet_codec_reset:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
mov ebp, esi
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov ebx, edi
xor edi, edi
sub rsp, 8
.cfi_def_cfa_offset 32
call local_irq_save@PLT
mov edi, DWORD PTR codec_nreset[rip]
mov eax, ebx
not eax
test edi, edi
sete dl
and eax, edi
or edi, ebx
test ebp, ebp
cmovne edi, eax
test edi, edi
mov DWORD PTR codec_nreset[rip], edi
sete al
cmp dl, al
je .L4
mov r8d, DWORD PTR ASSABET_BCR_NCODEC_RST[rip]
test edi, edi
mov edi, r8d
je .L5
call ASSABET_BCR_set@PLT
xor eax, eax
call adv7171_sleep@PLT
.L4:
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
xor edi, edi
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp local_irq_restore@PLT
.p2align 4,,10
.p2align 3
.L5:
.cfi_restore_state
call ASSABET_BCR_clear@PLT
add rsp, 8
.cfi_def_cfa_offset 24
xor edi, edi
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp local_irq_restore@PLT
.cfi_endproc
.LFE0:
.size assabet_codec_reset, .-assabet_codec_reset
.globl codec_nreset
.bss
.align 4
.type codec_nreset, @object
.size codec_nreset, 4
codec_nreset:
.zero 4
.globl ASSABET_BCR_NCODEC_RST
.align 4
.type ASSABET_BCR_NCODEC_RST, @object
.size ASSABET_BCR_NCODEC_RST, 4
ASSABET_BCR_NCODEC_RST:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_assabet.c_assabet_codec_reset.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type assabet_codec_reset, %function
assabet_codec_reset:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
push {r4, r5, r6, lr}
mov r5, r1
mov r4, r0
mov r0, #0
bl local_irq_save
ldr r1, .L8
cmp r5, #0
ldr r3, [r1]
bicne r0, r3, r4
orreq r0, r3, r4
clz r2, r3
clz r3, r0
lsr r2, r2, #5
lsr r3, r3, #5
cmp r3, r2
str r0, [r1]
beq .L4
ldr r3, .L8+4
cmp r0, #0
ldr r0, [r3]
beq .L5
bl ASSABET_BCR_set
bl adv7171_sleep
.L4:
pop {r4, r5, r6, lr}
mov r0, #0
b local_irq_restore
.L5:
bl ASSABET_BCR_clear
pop {r4, r5, r6, lr}
mov r0, #0
b local_irq_restore
.L9:
.align 2
.L8:
.word codec_nreset
.word ASSABET_BCR_NCODEC_RST
.size assabet_codec_reset, .-assabet_codec_reset
.comm codec_nreset,4,4
.comm ASSABET_BCR_NCODEC_RST,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_assabet.c_assabet_irda_set_power.c"
.intel_syntax noprefix
.text
.p2align 4
.type assabet_irda_set_power, @function
assabet_irda_set_power:
.LFB0:
.cfi_startproc
endbr64
cmp esi, 3
jbe .L8
xor eax, eax
ret
.p2align 4,,10
.p2align 3
.L8:
lea rax, bcr_state.0[rip]
mov esi, esi
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, 129
mov esi, DWORD PTR [rax+rsi*4]
call ASSABET_BCR_frob@PLT
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size assabet_irda_set_power, .-assabet_irda_set_power
.section .rodata
.align 16
.type bcr_state.0, @object
.size bcr_state.0, 16
bcr_state.0:
.long 129
.long 129
.long 128
.long 0
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_assabet.c_assabet_irda_set_power.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type assabet_irda_set_power, %function
assabet_irda_set_power:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
cmp r1, #3
bls .L8
mov r0, #0
bx lr
.L8:
ldr r3, .L9
push {r4, lr}
ldr r1, [r3, r1, lsl #2]
mov r0, #129
bl ASSABET_BCR_frob
mov r0, #0
pop {r4, pc}
.L10:
.align 2
.L9:
.word .LANCHOR0
.size assabet_irda_set_power, .-assabet_irda_set_power
.section .rodata
.align 2
.set .LANCHOR0,. + 0
.type bcr_state.4208, %object
.size bcr_state.4208, 16
bcr_state.4208:
.word 129
.word 129
.word 128
.word 0
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_assabet.c_assabet_irda_set_speed.c"
.intel_syntax noprefix
.text
.p2align 4
.type assabet_irda_set_speed, @function
assabet_irda_set_speed:
.LFB0:
.cfi_startproc
endbr64
mov edi, DWORD PTR ASSABET_BCR_IRDA_FSEL[rip]
cmp esi, 3999999
ja .L2
jmp ASSABET_BCR_clear@PLT
.p2align 4,,10
.p2align 3
.L2:
jmp ASSABET_BCR_set@PLT
.cfi_endproc
.LFE0:
.size assabet_irda_set_speed, .-assabet_irda_set_speed
.globl ASSABET_BCR_IRDA_FSEL
.bss
.align 4
.type ASSABET_BCR_IRDA_FSEL, @object
.size ASSABET_BCR_IRDA_FSEL, 4
ASSABET_BCR_IRDA_FSEL:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_assabet.c_assabet_irda_set_speed.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type assabet_irda_set_speed, %function
assabet_irda_set_speed:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r2, .L4
ldr r3, .L4+4
cmp r1, r2
ldr r0, [r3]
bcs .L2
b ASSABET_BCR_clear
.L2:
b ASSABET_BCR_set
.L5:
.align 2
.L4:
.word 4000000
.word ASSABET_BCR_IRDA_FSEL
.size assabet_irda_set_speed, .-assabet_irda_set_speed
.comm ASSABET_BCR_IRDA_FSEL,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_assabet.c_assabet_lcd_backlight_power.c"
.intel_syntax noprefix
.text
.p2align 4
.type assabet_lcd_backlight_power, @function
assabet_lcd_backlight_power:
.LFB0:
.cfi_startproc
endbr64
mov r8d, edi
mov edi, DWORD PTR ASSABET_BCR_LIGHT_ON[rip]
test r8d, r8d
je .L2
jmp ASSABET_BCR_set@PLT
.p2align 4,,10
.p2align 3
.L2:
jmp ASSABET_BCR_clear@PLT
.cfi_endproc
.LFE0:
.size assabet_lcd_backlight_power, .-assabet_lcd_backlight_power
.globl ASSABET_BCR_LIGHT_ON
.bss
.align 4
.type ASSABET_BCR_LIGHT_ON, @object
.size ASSABET_BCR_LIGHT_ON, 4
ASSABET_BCR_LIGHT_ON:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_assabet.c_assabet_lcd_backlight_power.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type assabet_lcd_backlight_power, %function
assabet_lcd_backlight_power:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L4
cmp r0, #0
ldr r0, [r3]
beq .L2
b ASSABET_BCR_set
.L2:
b ASSABET_BCR_clear
.L5:
.align 2
.L4:
.word ASSABET_BCR_LIGHT_ON
.size assabet_lcd_backlight_power, .-assabet_lcd_backlight_power
.comm ASSABET_BCR_LIGHT_ON,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_assabet.c_assabet_lcd_power.c"
.intel_syntax noprefix
.text
.p2align 4
.type assabet_lcd_power, @function
assabet_lcd_power:
.LFB0:
.cfi_startproc
endbr64
mov r8d, edi
mov edi, DWORD PTR ASSABET_BCR_LCD_ON[rip]
test r8d, r8d
je .L2
sub rsp, 8
.cfi_def_cfa_offset 16
call ASSABET_BCR_set@PLT
mov edi, 500
add rsp, 8
.cfi_def_cfa_offset 8
jmp udelay@PLT
.p2align 4,,10
.p2align 3
.L2:
jmp ASSABET_BCR_clear@PLT
.cfi_endproc
.LFE0:
.size assabet_lcd_power, .-assabet_lcd_power
.globl ASSABET_BCR_LCD_ON
.bss
.align 4
.type ASSABET_BCR_LCD_ON, @object
.size ASSABET_BCR_LCD_ON, 4
ASSABET_BCR_LCD_ON:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_assabet.c_assabet_lcd_power.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type assabet_lcd_power, %function
assabet_lcd_power:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L7
cmp r0, #0
ldr r0, [r3]
beq .L2
push {r4, lr}
bl ASSABET_BCR_set
pop {r4, lr}
mov r0, #500
b udelay
.L2:
b ASSABET_BCR_clear
.L8:
.align 2
.L7:
.word ASSABET_BCR_LCD_ON
.size assabet_lcd_power, .-assabet_lcd_power
.comm ASSABET_BCR_LCD_ON,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_assabet.c_assabet_lcd_set_visual.c"
.intel_syntax noprefix
.text
.p2align 4
.type assabet_lcd_set_visual, @function
assabet_lcd_set_visual:
.LFB0:
.cfi_startproc
endbr64
push rbp
.cfi_def_cfa_offset 16
.cfi_offset 6, -16
xor eax, eax
push rbx
.cfi_def_cfa_offset 24
.cfi_offset 3, -24
mov rbx, rdi
sub rsp, 8
.cfi_def_cfa_offset 32
mov rbp, QWORD PTR FB_VISUAL_TRUECOLOR[rip]
call machine_is_assabet@PLT
test rax, rax
je .L1
mov edi, DWORD PTR ASSABET_BCR_LCD_12RGB[rip]
cmp rbp, rbx
je .L6
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp ASSABET_BCR_clear@PLT
.p2align 4,,10
.p2align 3
.L1:
.cfi_restore_state
add rsp, 8
.cfi_remember_state
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
ret
.p2align 4,,10
.p2align 3
.L6:
.cfi_restore_state
add rsp, 8
.cfi_def_cfa_offset 24
pop rbx
.cfi_def_cfa_offset 16
pop rbp
.cfi_def_cfa_offset 8
jmp ASSABET_BCR_set@PLT
.cfi_endproc
.LFE0:
.size assabet_lcd_set_visual, .-assabet_lcd_set_visual
.globl FB_VISUAL_TRUECOLOR
.bss
.align 8
.type FB_VISUAL_TRUECOLOR, @object
.size FB_VISUAL_TRUECOLOR, 8
FB_VISUAL_TRUECOLOR:
.zero 8
.globl ASSABET_BCR_LCD_12RGB
.align 4
.type ASSABET_BCR_LCD_12RGB, @object
.size ASSABET_BCR_LCD_12RGB, 4
ASSABET_BCR_LCD_12RGB:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_assabet.c_assabet_lcd_set_visual.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type assabet_lcd_set_visual, %function
assabet_lcd_set_visual:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L7
push {r4, r5, r6, lr}
mov r4, r0
ldr r5, [r3]
bl machine_is_assabet
cmp r0, #0
popeq {r4, r5, r6, pc}
ldr r3, .L7+4
cmp r5, r4
ldr r0, [r3]
beq .L6
pop {r4, r5, r6, lr}
b ASSABET_BCR_clear
.L6:
pop {r4, r5, r6, lr}
b ASSABET_BCR_set
.L8:
.align 2
.L7:
.word FB_VISUAL_TRUECOLOR
.word ASSABET_BCR_LCD_12RGB
.size assabet_lcd_set_visual, .-assabet_lcd_set_visual
.comm FB_VISUAL_TRUECOLOR,4,4
.comm ASSABET_BCR_LCD_12RGB,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_assabet.c_assabet_ucb1x00_reset.c"
.intel_syntax noprefix
.text
.p2align 4
.type assabet_ucb1x00_reset, @function
assabet_ucb1x00_reset:
.LFB0:
.cfi_startproc
endbr64
cmp DWORD PTR UCB_RST_REMOVE[rip], edi
mov esi, 1
je .L2
cmp DWORD PTR UCB_RST_SUSPEND[rip], edi
je .L2
xor esi, esi
cmp DWORD PTR UCB_RST_PROBE_FAIL[rip], edi
sete sil
.L2:
mov edi, DWORD PTR RST_UCB1X00[rip]
jmp assabet_codec_reset@PLT
.cfi_endproc
.LFE0:
.size assabet_ucb1x00_reset, .-assabet_ucb1x00_reset
.globl UCB_RST_SUSPEND
.bss
.align 4
.type UCB_RST_SUSPEND, @object
.size UCB_RST_SUSPEND, 4
UCB_RST_SUSPEND:
.zero 4
.globl UCB_RST_REMOVE
.align 4
.type UCB_RST_REMOVE, @object
.size UCB_RST_REMOVE, 4
UCB_RST_REMOVE:
.zero 4
.globl UCB_RST_PROBE_FAIL
.align 4
.type UCB_RST_PROBE_FAIL, @object
.size UCB_RST_PROBE_FAIL, 4
UCB_RST_PROBE_FAIL:
.zero 4
.globl RST_UCB1X00
.align 4
.type RST_UCB1X00, @object
.size RST_UCB1X00, 4
RST_UCB1X00:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_assabet.c_assabet_ucb1x00_reset.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type assabet_ucb1x00_reset, %function
assabet_ucb1x00_reset:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L6
ldr r3, [r3]
cmp r3, r0
beq .L4
ldr r3, .L6+4
ldr r3, [r3]
cmp r3, r0
beq .L4
ldr r3, .L6+8
ldr r1, [r3]
ldr r3, .L6+12
sub r1, r1, r0
clz r1, r1
ldr r0, [r3]
lsr r1, r1, #5
b assabet_codec_reset
.L4:
ldr r3, .L6+12
mov r1, #1
ldr r0, [r3]
b assabet_codec_reset
.L7:
.align 2
.L6:
.word UCB_RST_REMOVE
.word UCB_RST_SUSPEND
.word UCB_RST_PROBE_FAIL
.word RST_UCB1X00
.size assabet_ucb1x00_reset, .-assabet_ucb1x00_reset
.comm UCB_RST_SUSPEND,4,4
.comm UCB_RST_REMOVE,4,4
.comm UCB_RST_PROBE_FAIL,4,4
.comm RST_UCB1X00,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_assabet.c_assabet_uda1341_reset.c"
.intel_syntax noprefix
.text
.p2align 4
.globl assabet_uda1341_reset
.type assabet_uda1341_reset, @function
assabet_uda1341_reset:
.LFB0:
.cfi_startproc
endbr64
mov esi, edi
mov edi, DWORD PTR RST_UDA1341[rip]
jmp assabet_codec_reset@PLT
.cfi_endproc
.LFE0:
.size assabet_uda1341_reset, .-assabet_uda1341_reset
.globl RST_UDA1341
.bss
.align 4
.type RST_UDA1341, @object
.size RST_UDA1341, 4
RST_UDA1341:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_assabet.c_assabet_uda1341_reset.c"
.text
.align 2
.global assabet_uda1341_reset
.syntax unified
.arm
.fpu softvfp
.type assabet_uda1341_reset, %function
assabet_uda1341_reset:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L3
mov r1, r0
ldr r0, [r3]
b assabet_codec_reset
.L4:
.align 2
.L3:
.word RST_UDA1341
.size assabet_uda1341_reset, .-assabet_uda1341_reset
.comm RST_UDA1341,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_badge4.c_badge4_sa1111_disable.c"
.intel_syntax noprefix
.text
.p2align 4
.type badge4_sa1111_disable, @function
badge4_sa1111_disable:
.LFB0:
.cfi_startproc
endbr64
cmp DWORD PTR SA1111_DEVID_USB[rip], esi
je .L4
ret
.p2align 4,,10
.p2align 3
.L4:
mov edi, DWORD PTR BADGE4_5V_USB[rip]
xor esi, esi
jmp badge4_set_5V@PLT
.cfi_endproc
.LFE0:
.size badge4_sa1111_disable, .-badge4_sa1111_disable
.globl SA1111_DEVID_USB
.bss
.align 4
.type SA1111_DEVID_USB, @object
.size SA1111_DEVID_USB, 4
SA1111_DEVID_USB:
.zero 4
.globl BADGE4_5V_USB
.align 4
.type BADGE4_5V_USB, @object
.size BADGE4_5V_USB, 4
BADGE4_5V_USB:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_badge4.c_badge4_sa1111_disable.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type badge4_sa1111_disable, %function
badge4_sa1111_disable:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r3, .L4
ldr r3, [r3]
cmp r3, r1
bxne lr
ldr r3, .L4+4
mov r1, #0
ldr r0, [r3]
b badge4_set_5V
.L5:
.align 2
.L4:
.word SA1111_DEVID_USB
.word BADGE4_5V_USB
.size badge4_sa1111_disable, .-badge4_sa1111_disable
.comm SA1111_DEVID_USB,4,4
.comm BADGE4_5V_USB,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_badge4.c_badge4_sa1111_enable.c"
.intel_syntax noprefix
.text
.p2align 4
.type badge4_sa1111_enable, @function
badge4_sa1111_enable:
.LFB0:
.cfi_startproc
endbr64
cmp DWORD PTR SA1111_DEVID_USB[rip], esi
je .L8
xor eax, eax
ret
.p2align 4,,10
.p2align 3
.L8:
sub rsp, 8
.cfi_def_cfa_offset 16
mov edi, DWORD PTR BADGE4_5V_USB[rip]
mov esi, 1
call badge4_set_5V@PLT
xor eax, eax
add rsp, 8
.cfi_def_cfa_offset 8
ret
.cfi_endproc
.LFE0:
.size badge4_sa1111_enable, .-badge4_sa1111_enable
.globl SA1111_DEVID_USB
.bss
.align 4
.type SA1111_DEVID_USB, @object
.size SA1111_DEVID_USB, 4
SA1111_DEVID_USB:
.zero 4
.globl BADGE4_5V_USB
.align 4
.type BADGE4_5V_USB, @object
.size BADGE4_5V_USB, 4
BADGE4_5V_USB:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_badge4.c_badge4_sa1111_enable.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type badge4_sa1111_enable, %function
badge4_sa1111_enable:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
ldr r3, .L9
ldr r3, [r3]
cmp r3, r1
beq .L8
mov r0, #0
bx lr
.L8:
ldr r3, .L9+4
mov r1, #1
push {r4, lr}
ldr r0, [r3]
bl badge4_set_5V
mov r0, #0
pop {r4, pc}
.L10:
.align 2
.L9:
.word SA1111_DEVID_USB
.word BADGE4_5V_USB
.size badge4_sa1111_enable, .-badge4_sa1111_enable
.comm SA1111_DEVID_USB,4,4
.comm BADGE4_5V_USB,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|
.file "extr_badge4.c_badge4_uart_pm.c"
.intel_syntax noprefix
.text
.p2align 4
.type badge4_uart_pm, @function
badge4_uart_pm:
.LFB0:
.cfi_startproc
endbr64
test esi, esi
jne .L1
mov eax, DWORD PTR SDCR0_UART[rip]
or DWORD PTR Ser1SDCR0[rip], eax
.L1:
ret
.cfi_endproc
.LFE0:
.size badge4_uart_pm, .-badge4_uart_pm
.globl Ser1SDCR0
.bss
.align 4
.type Ser1SDCR0, @object
.size Ser1SDCR0, 4
Ser1SDCR0:
.zero 4
.globl SDCR0_UART
.align 4
.type SDCR0_UART, @object
.size SDCR0_UART, 4
SDCR0_UART:
.zero 4
.ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0"
.section .note.GNU-stack,"",@progbits
.section .note.gnu.property,"a"
.align 8
.long 1f - 0f
.long 4f - 1f
.long 5
0:
.string "GNU"
1:
.align 8
.long 0xc0000002
.long 3f - 2f
2:
.long 0x3
3:
.align 8
4:
| .arch armv5t
.eabi_attribute 20, 1
.eabi_attribute 21, 1
.eabi_attribute 23, 3
.eabi_attribute 24, 1
.eabi_attribute 25, 1
.eabi_attribute 26, 2
.eabi_attribute 30, 2
.eabi_attribute 34, 0
.eabi_attribute 18, 4
.file "extr_badge4.c_badge4_uart_pm.c"
.text
.align 2
.syntax unified
.arm
.fpu softvfp
.type badge4_uart_pm, %function
badge4_uart_pm:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
cmp r1, #0
bxne lr
ldr r2, .L4
ldr r1, .L4+4
ldr r3, [r2]
ldr r1, [r1]
orr r3, r3, r1
str r3, [r2]
bx lr
.L5:
.align 2
.L4:
.word Ser1SDCR0
.word SDCR0_UART
.size badge4_uart_pm, .-badge4_uart_pm
.comm Ser1SDCR0,4,4
.comm SDCR0_UART,4,4
.ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0"
.section .note.GNU-stack,"",%progbits
|