x86
stringlengths
335
88.6k
arm
stringlengths
349
86.1k
.file "extr_prm33xx.c_am33xx_pwrdm_set_lowpwrstchange.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_pwrdm_set_lowpwrstchange, @function am33xx_pwrdm_set_lowpwrstchange: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov ecx, DWORD PTR AM33XX_LOWPOWERSTATECHANGE_SHIFT[rip] mov esi, 1 mov edx, DWORD PTR 4[rdi] sal esi, cl mov ecx, DWORD PTR [rdi] mov edi, DWORD PTR AM33XX_LOWPOWERSTATECHANGE_MASK[rip] call am33xx_prm_rmw_reg_bits@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size am33xx_pwrdm_set_lowpwrstchange, .-am33xx_pwrdm_set_lowpwrstchange .globl AM33XX_LOWPOWERSTATECHANGE_SHIFT .bss .align 4 .type AM33XX_LOWPOWERSTATECHANGE_SHIFT, @object .size AM33XX_LOWPOWERSTATECHANGE_SHIFT, 4 AM33XX_LOWPOWERSTATECHANGE_SHIFT: .zero 4 .globl AM33XX_LOWPOWERSTATECHANGE_MASK .align 4 .type AM33XX_LOWPOWERSTATECHANGE_MASK, @object .size AM33XX_LOWPOWERSTATECHANGE_MASK, 4 AM33XX_LOWPOWERSTATECHANGE_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_prm33xx.c_am33xx_pwrdm_set_lowpwrstchange.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_pwrdm_set_lowpwrstchange, %function am33xx_pwrdm_set_lowpwrstchange: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov lr, #1 ldr r3, .L4 ldr ip, .L4+4 ldr r1, [r3] ldr r2, [r0, #4] ldr r3, [r0] lsl r1, lr, r1 ldr r0, [ip] bl am33xx_prm_rmw_reg_bits mov r0, #0 pop {r4, pc} .L5: .align 2 .L4: .word AM33XX_LOWPOWERSTATECHANGE_SHIFT .word AM33XX_LOWPOWERSTATECHANGE_MASK .size am33xx_pwrdm_set_lowpwrstchange, .-am33xx_pwrdm_set_lowpwrstchange .comm AM33XX_LOWPOWERSTATECHANGE_SHIFT,4,4 .comm AM33XX_LOWPOWERSTATECHANGE_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm33xx.c_am33xx_pwrdm_set_mem_onst.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_pwrdm_set_mem_onst, @function am33xx_pwrdm_set_mem_onst: .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, 8 .cfi_def_cfa_offset 48 mov rax, QWORD PTR 8[rdi] mov ebp, DWORD PTR [rax+rsi*4] test ebp, ebp jne .L2 mov eax, DWORD PTR EINVAL[rip] 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 neg eax pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov r13d, DWORD PTR [rdi] mov r12d, DWORD PTR 4[rdi] mov edi, ebp mov rbx, rdx call __ffs@PLT mov edi, ebp mov ecx, eax mov edx, r12d sal rbx, cl mov ecx, r13d mov rsi, rbx call am33xx_prm_rmw_reg_bits@PLT add rsp, 8 .cfi_def_cfa_offset 40 xor eax, eax 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 .cfi_endproc .LFE0: .size am33xx_pwrdm_set_mem_onst, .-am33xx_pwrdm_set_mem_onst .globl EINVAL .bss .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_prm33xx.c_am33xx_pwrdm_set_mem_onst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_pwrdm_set_mem_onst, %function am33xx_pwrdm_set_mem_onst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r0, #8] push {r4, r5, r6, lr} ldr r6, [r3, r1, lsl #2] cmp r6, #0 bne .L2 ldr r3, .L6 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, pc} .L2: mov r4, r0 mov r0, r6 mov r5, r2 bl __ffs ldr r3, [r4] lsl r1, r5, r0 ldr r2, [r4, #4] mov r0, r6 bl am33xx_prm_rmw_reg_bits mov r0, #0 pop {r4, r5, r6, pc} .L7: .align 2 .L6: .word EINVAL .size am33xx_pwrdm_set_mem_onst, .-am33xx_pwrdm_set_mem_onst .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm33xx.c_am33xx_pwrdm_set_mem_retst.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_pwrdm_set_mem_retst, @function am33xx_pwrdm_set_mem_retst: .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, 8 .cfi_def_cfa_offset 48 mov rax, QWORD PTR 8[rdi] mov ebp, DWORD PTR [rax+rsi*4] test ebp, ebp jne .L2 mov eax, DWORD PTR EINVAL[rip] 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 neg eax pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov r13d, DWORD PTR [rdi] mov r12d, DWORD PTR 4[rdi] mov edi, ebp mov rbx, rdx call __ffs@PLT mov edi, ebp mov ecx, eax mov edx, r12d sal rbx, cl mov ecx, r13d mov rsi, rbx call am33xx_prm_rmw_reg_bits@PLT add rsp, 8 .cfi_def_cfa_offset 40 xor eax, eax 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 .cfi_endproc .LFE0: .size am33xx_pwrdm_set_mem_retst, .-am33xx_pwrdm_set_mem_retst .globl EINVAL .bss .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_prm33xx.c_am33xx_pwrdm_set_mem_retst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_pwrdm_set_mem_retst, %function am33xx_pwrdm_set_mem_retst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r0, #8] push {r4, r5, r6, lr} ldr r6, [r3, r1, lsl #2] cmp r6, #0 bne .L2 ldr r3, .L6 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, pc} .L2: mov r4, r0 mov r0, r6 mov r5, r2 bl __ffs ldr r3, [r4] lsl r1, r5, r0 ldr r2, [r4, #4] mov r0, r6 bl am33xx_prm_rmw_reg_bits mov r0, #0 pop {r4, r5, r6, pc} .L7: .align 2 .L6: .word EINVAL .size am33xx_pwrdm_set_mem_retst, .-am33xx_pwrdm_set_mem_retst .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm33xx.c_am33xx_pwrdm_set_next_pwrst.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_pwrdm_set_next_pwrst, @function am33xx_pwrdm_set_next_pwrst: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov ecx, DWORD PTR OMAP_POWERSTATE_SHIFT[rip] mov edx, DWORD PTR 4[rdi] sal esi, cl mov ecx, DWORD PTR [rdi] mov edi, DWORD PTR OMAP_POWERSTATE_MASK[rip] call am33xx_prm_rmw_reg_bits@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size am33xx_pwrdm_set_next_pwrst, .-am33xx_pwrdm_set_next_pwrst .globl OMAP_POWERSTATE_SHIFT .bss .align 4 .type OMAP_POWERSTATE_SHIFT, @object .size OMAP_POWERSTATE_SHIFT, 4 OMAP_POWERSTATE_SHIFT: .zero 4 .globl OMAP_POWERSTATE_MASK .align 4 .type OMAP_POWERSTATE_MASK, @object .size OMAP_POWERSTATE_MASK, 4 OMAP_POWERSTATE_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_prm33xx.c_am33xx_pwrdm_set_next_pwrst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_pwrdm_set_next_pwrst, %function am33xx_pwrdm_set_next_pwrst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 ldr ip, .L4+4 ldr r2, [r3] push {r4, lr} ldr r3, [r0] lsl r1, r1, r2 ldr r2, [r0, #4] ldr r0, [ip] bl am33xx_prm_rmw_reg_bits mov r0, #0 pop {r4, pc} .L5: .align 2 .L4: .word OMAP_POWERSTATE_SHIFT .word OMAP_POWERSTATE_MASK .size am33xx_pwrdm_set_next_pwrst, .-am33xx_pwrdm_set_next_pwrst .comm OMAP_POWERSTATE_SHIFT,4,4 .comm OMAP_POWERSTATE_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm33xx.c_am33xx_pwrdm_wait_transition.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "powerdomain: %s: waited too long to complete transition\n" .align 8 .LC1: .string "powerdomain: completed transition in %d loops\n" .text .p2align 4 .type am33xx_pwrdm_wait_transition, @function am33xx_pwrdm_wait_transition: .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 mov rbp, rdi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 xor ebx, ebx jmp .L2 .p2align 4,,10 .p2align 3 .L3: mov rax, QWORD PTR PWRDM_TRANSITION_BAILOUT[rip] lea r12, 1[rbx] cmp rax, rbx jle .L4 mov edi, 1 mov rbx, r12 call udelay@PLT .L2: mov esi, DWORD PTR 4[rbp] mov edi, DWORD PTR 8[rbp] call am33xx_prm_read_reg@PLT and eax, DWORD PTR OMAP_INTRANSITION_MASK[rip] jne .L3 mov rax, QWORD PTR PWRDM_TRANSITION_BAILOUT[rip] mov r12, rbx .L4: cmp r12, rax jg .L10 mov rsi, r12 lea rdi, .LC1[rip] call pr_debug@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 xor eax, eax pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L10: .cfi_restore_state mov esi, DWORD PTR 0[rbp] lea rdi, .LC0[rip] call pr_err@PLT mov eax, DWORD PTR EAGAIN[rip] pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 neg eax ret .cfi_endproc .LFE0: .size am33xx_pwrdm_wait_transition, .-am33xx_pwrdm_wait_transition .globl PWRDM_TRANSITION_BAILOUT .bss .align 8 .type PWRDM_TRANSITION_BAILOUT, @object .size PWRDM_TRANSITION_BAILOUT, 8 PWRDM_TRANSITION_BAILOUT: .zero 8 .globl OMAP_INTRANSITION_MASK .align 4 .type OMAP_INTRANSITION_MASK, @object .size OMAP_INTRANSITION_MASK, 4 OMAP_INTRANSITION_MASK: .zero 4 .globl EAGAIN .align 4 .type EAGAIN, @object .size EAGAIN, 4 EAGAIN: .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_prm33xx.c_am33xx_pwrdm_wait_transition.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "powerdomain: %s: waited too long to complete transi" .ascii "tion\012\000" .align 2 .LC1: .ascii "powerdomain: completed transition in %d loops\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_pwrdm_wait_transition, %function am33xx_pwrdm_wait_transition: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, #0 mov r5, r0 ldr r7, .L11 ldr r6, .L11+4 b .L2 .L3: cmp r3, r4 ble .L4 mov r0, #1 mov r4, r1 bl udelay .L2: ldr r1, [r5, #4] ldr r0, [r5, #8] bl am33xx_prm_read_reg ldr r3, [r7] add r1, r4, #1 tst r0, r3 ldr r3, [r6] bne .L3 mov r1, r4 .L4: cmp r1, r3 bgt .L10 ldr r0, .L11+8 bl pr_debug mov r0, #0 pop {r4, r5, r6, r7, r8, pc} .L10: ldr r1, [r5] ldr r0, .L11+12 bl pr_err ldr r3, .L11+16 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, r7, r8, pc} .L12: .align 2 .L11: .word OMAP_INTRANSITION_MASK .word PWRDM_TRANSITION_BAILOUT .word .LC1 .word .LC0 .word EAGAIN .size am33xx_pwrdm_wait_transition, .-am33xx_pwrdm_wait_transition .comm PWRDM_TRANSITION_BAILOUT,4,4 .comm OMAP_INTRANSITION_MASK,4,4 .comm EAGAIN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm3xxx.c_omap3_prm_vcvp_read.c" .intel_syntax noprefix .text .p2align 4 .globl omap3_prm_vcvp_read .type omap3_prm_vcvp_read, @function omap3_prm_vcvp_read: .LFB0: .cfi_startproc endbr64 mov esi, edi mov edi, DWORD PTR OMAP3430_GR_MOD[rip] jmp omap2_prm_read_mod_reg@PLT .cfi_endproc .LFE0: .size omap3_prm_vcvp_read, .-omap3_prm_vcvp_read .globl OMAP3430_GR_MOD .bss .align 4 .type OMAP3430_GR_MOD, @object .size OMAP3430_GR_MOD, 4 OMAP3430_GR_MOD: .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_prm3xxx.c_omap3_prm_vcvp_read.c" .text .align 2 .global omap3_prm_vcvp_read .syntax unified .arm .fpu softvfp .type omap3_prm_vcvp_read, %function omap3_prm_vcvp_read: @ 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 omap2_prm_read_mod_reg .L4: .align 2 .L3: .word OMAP3430_GR_MOD .size omap3_prm_vcvp_read, .-omap3_prm_vcvp_read .comm OMAP3430_GR_MOD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm3xxx.c_omap3_prm_vcvp_rmw.c" .intel_syntax noprefix .text .p2align 4 .globl omap3_prm_vcvp_rmw .type omap3_prm_vcvp_rmw, @function omap3_prm_vcvp_rmw: .LFB0: .cfi_startproc endbr64 mov ecx, edx mov edx, DWORD PTR OMAP3430_GR_MOD[rip] jmp omap2_prm_rmw_mod_reg_bits@PLT .cfi_endproc .LFE0: .size omap3_prm_vcvp_rmw, .-omap3_prm_vcvp_rmw .globl OMAP3430_GR_MOD .bss .align 4 .type OMAP3430_GR_MOD, @object .size OMAP3430_GR_MOD, 4 OMAP3430_GR_MOD: .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_prm3xxx.c_omap3_prm_vcvp_rmw.c" .text .align 2 .global omap3_prm_vcvp_rmw .syntax unified .arm .fpu softvfp .type omap3_prm_vcvp_rmw, %function omap3_prm_vcvp_rmw: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr ip, .L3 mov r3, r2 ldr r2, [ip] b omap2_prm_rmw_mod_reg_bits .L4: .align 2 .L3: .word OMAP3430_GR_MOD .size omap3_prm_vcvp_rmw, .-omap3_prm_vcvp_rmw .comm OMAP3430_GR_MOD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm3xxx.c_omap3_prm_vcvp_write.c" .intel_syntax noprefix .text .p2align 4 .globl omap3_prm_vcvp_write .type omap3_prm_vcvp_write, @function omap3_prm_vcvp_write: .LFB0: .cfi_startproc endbr64 mov edx, esi mov esi, DWORD PTR OMAP3430_GR_MOD[rip] jmp omap2_prm_write_mod_reg@PLT .cfi_endproc .LFE0: .size omap3_prm_vcvp_write, .-omap3_prm_vcvp_write .globl OMAP3430_GR_MOD .bss .align 4 .type OMAP3430_GR_MOD, @object .size OMAP3430_GR_MOD, 4 OMAP3430_GR_MOD: .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_prm3xxx.c_omap3_prm_vcvp_write.c" .text .align 2 .global omap3_prm_vcvp_write .syntax unified .arm .fpu softvfp .type omap3_prm_vcvp_write, %function omap3_prm_vcvp_write: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 mov r2, r1 ldr r1, [r3] b omap2_prm_write_mod_reg .L4: .align 2 .L3: .word OMAP3430_GR_MOD .size omap3_prm_vcvp_write, .-omap3_prm_vcvp_write .comm OMAP3430_GR_MOD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm3xxx.c_omap3_prm_vp_check_txdone.c" .intel_syntax noprefix .text .p2align 4 .type omap3_prm_vp_check_txdone, @function omap3_prm_vp_check_txdone: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR omap3_vp[rip] mov esi, DWORD PTR OMAP3_PRM_IRQSTATUS_MPU_OFFSET[rip] push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 lea rbx, [rax+rdi*4] mov edi, DWORD PTR OCP_MOD[rip] call omap2_prm_read_mod_reg@PLT and eax, DWORD PTR [rbx] pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap3_prm_vp_check_txdone, .-omap3_prm_vp_check_txdone .globl omap3_vp .bss .align 8 .type omap3_vp, @object .size omap3_vp, 8 omap3_vp: .zero 8 .globl OMAP3_PRM_IRQSTATUS_MPU_OFFSET .align 4 .type OMAP3_PRM_IRQSTATUS_MPU_OFFSET, @object .size OMAP3_PRM_IRQSTATUS_MPU_OFFSET, 4 OMAP3_PRM_IRQSTATUS_MPU_OFFSET: .zero 4 .globl OCP_MOD .align 4 .type OCP_MOD, @object .size OCP_MOD, 4 OCP_MOD: .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_prm3xxx.c_omap3_prm_vp_check_txdone.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap3_prm_vp_check_txdone, %function omap3_prm_vp_check_txdone: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r2, .L4 ldr r1, .L4+4 push {r4, r5, r6, lr} ldr r3, .L4+8 mov r4, r0 ldr r1, [r1] ldr r0, [r2] ldr r5, [r3] bl omap2_prm_read_mod_reg ldr r3, [r5, r4, lsl #2] and r0, r0, r3 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word OCP_MOD .word OMAP3_PRM_IRQSTATUS_MPU_OFFSET .word omap3_vp .size omap3_prm_vp_check_txdone, .-omap3_prm_vp_check_txdone .comm omap3_vp,4,4 .comm OMAP3_PRM_IRQSTATUS_MPU_OFFSET,4,4 .comm OCP_MOD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm3xxx.c_omap3_prm_vp_clear_txdone.c" .intel_syntax noprefix .text .p2align 4 .type omap3_prm_vp_clear_txdone, @function omap3_prm_vp_clear_txdone: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR omap3_vp[rip] mov edx, DWORD PTR OMAP3_PRM_IRQSTATUS_MPU_OFFSET[rip] mov esi, DWORD PTR OCP_MOD[rip] mov edi, DWORD PTR [rax+rdi*4] jmp omap2_prm_write_mod_reg@PLT .cfi_endproc .LFE0: .size omap3_prm_vp_clear_txdone, .-omap3_prm_vp_clear_txdone .globl omap3_vp .bss .align 8 .type omap3_vp, @object .size omap3_vp, 8 omap3_vp: .zero 8 .globl OMAP3_PRM_IRQSTATUS_MPU_OFFSET .align 4 .type OMAP3_PRM_IRQSTATUS_MPU_OFFSET, @object .size OMAP3_PRM_IRQSTATUS_MPU_OFFSET, 4 OMAP3_PRM_IRQSTATUS_MPU_OFFSET: .zero 4 .globl OCP_MOD .align 4 .type OCP_MOD, @object .size OCP_MOD, 4 OCP_MOD: .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_prm3xxx.c_omap3_prm_vp_clear_txdone.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap3_prm_vp_clear_txdone, %function omap3_prm_vp_clear_txdone: @ 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 r1, [r3] ldr r3, .L3+8 ldr r0, [r1, r0, lsl #2] ldr r2, [r2] ldr r1, [r3] b omap2_prm_write_mod_reg .L4: .align 2 .L3: .word omap3_vp .word OMAP3_PRM_IRQSTATUS_MPU_OFFSET .word OCP_MOD .size omap3_prm_vp_clear_txdone, .-omap3_prm_vp_clear_txdone .comm omap3_vp,4,4 .comm OMAP3_PRM_IRQSTATUS_MPU_OFFSET,4,4 .comm OCP_MOD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm3xxx.c_omap3xxx_prm_clear_mod_irqs.c" .intel_syntax noprefix .text .p2align 4 .type omap3xxx_prm_clear_mod_irqs, @function omap3xxx_prm_clear_mod_irqs: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov r15d, edi 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 push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 sub rsp, 24 .cfi_def_cfa_offset 80 mov DWORD PTR 4[rsp], edx cmp esi, 3 je .L14 mov ebp, DWORD PTR PM_WKST1[rip] mov r13d, DWORD PTR CM_FCLKEN1[rip] mov r14d, DWORD PTR CM_ICLKEN1[rip] mov ebx, DWORD PTR OMAP3430_PM_MPUGRPSEL[rip] .L3: mov esi, ebp mov edi, r15d call omap2_prm_read_mod_reg@PLT mov esi, ebx mov edi, r15d mov r12d, eax call omap2_prm_read_mod_reg@PLT and r12d, eax and r12d, DWORD PTR 4[rsp] jne .L15 .L1: add rsp, 24 .cfi_remember_state .cfi_def_cfa_offset 56 mov eax, r12d 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 .L14: .cfi_restore_state mov ebp, DWORD PTR OMAP3430ES2_PM_WKST3[rip] mov r13d, DWORD PTR OMAP3430ES2_CM_FCLKEN3[rip] mov r14d, DWORD PTR CM_ICLKEN3[rip] mov ebx, DWORD PTR OMAP3430ES2_PM_MPUGRPSEL3[rip] jmp .L3 .p2align 4,,10 .p2align 3 .L15: mov esi, r14d mov edi, r15d mov ebx, r12d xor r12d, r12d call omap2_cm_read_mod_reg@PLT mov esi, r13d mov edi, r15d mov DWORD PTR 8[rsp], eax call omap2_cm_read_mod_reg@PLT mov DWORD PTR 12[rsp], eax .p2align 4,,10 .p2align 3 .L6: mov edi, ebx mov edx, r14d mov esi, r15d call omap2_cm_set_mod_reg_bits@PLT cmp DWORD PTR OMAP3430ES2_USBHOST_MOD[rip], r15d mov edi, ebx jne .L5 mov eax, DWORD PTR OMAP3430ES2_EN_USBHOST2_SHIFT[rip] bts edi, eax .L5: mov edx, r13d mov esi, r15d add r12d, 1 call omap2_cm_set_mod_reg_bits@PLT mov edi, ebx mov edx, ebp mov esi, r15d call omap2_prm_write_mod_reg@PLT mov esi, ebp mov edi, r15d call omap2_prm_read_mod_reg@PLT and eax, DWORD PTR 4[rsp] mov ebx, eax jne .L6 mov edi, DWORD PTR 8[rsp] mov edx, r14d mov esi, r15d call omap2_cm_write_mod_reg@PLT mov edi, DWORD PTR 12[rsp] mov edx, r13d mov esi, r15d call omap2_cm_write_mod_reg@PLT jmp .L1 .cfi_endproc .LFE0: .size omap3xxx_prm_clear_mod_irqs, .-omap3xxx_prm_clear_mod_irqs .globl PM_WKST1 .bss .align 4 .type PM_WKST1, @object .size PM_WKST1, 4 PM_WKST1: .zero 4 .globl OMAP3430_PM_MPUGRPSEL .align 4 .type OMAP3430_PM_MPUGRPSEL, @object .size OMAP3430_PM_MPUGRPSEL, 4 OMAP3430_PM_MPUGRPSEL: .zero 4 .globl OMAP3430ES2_USBHOST_MOD .align 4 .type OMAP3430ES2_USBHOST_MOD, @object .size OMAP3430ES2_USBHOST_MOD, 4 OMAP3430ES2_USBHOST_MOD: .zero 4 .globl OMAP3430ES2_PM_WKST3 .align 4 .type OMAP3430ES2_PM_WKST3, @object .size OMAP3430ES2_PM_WKST3, 4 OMAP3430ES2_PM_WKST3: .zero 4 .globl OMAP3430ES2_PM_MPUGRPSEL3 .align 4 .type OMAP3430ES2_PM_MPUGRPSEL3, @object .size OMAP3430ES2_PM_MPUGRPSEL3, 4 OMAP3430ES2_PM_MPUGRPSEL3: .zero 4 .globl OMAP3430ES2_EN_USBHOST2_SHIFT .align 4 .type OMAP3430ES2_EN_USBHOST2_SHIFT, @object .size OMAP3430ES2_EN_USBHOST2_SHIFT, 4 OMAP3430ES2_EN_USBHOST2_SHIFT: .zero 4 .globl OMAP3430ES2_CM_FCLKEN3 .align 4 .type OMAP3430ES2_CM_FCLKEN3, @object .size OMAP3430ES2_CM_FCLKEN3, 4 OMAP3430ES2_CM_FCLKEN3: .zero 4 .globl CM_ICLKEN3 .align 4 .type CM_ICLKEN3, @object .size CM_ICLKEN3, 4 CM_ICLKEN3: .zero 4 .globl CM_ICLKEN1 .align 4 .type CM_ICLKEN1, @object .size CM_ICLKEN1, 4 CM_ICLKEN1: .zero 4 .globl CM_FCLKEN1 .align 4 .type CM_FCLKEN1, @object .size CM_FCLKEN1, 4 CM_FCLKEN1: .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_prm3xxx.c_omap3xxx_prm_clear_mod_irqs.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap3xxx_prm_clear_mod_irqs, %function omap3xxx_prm_clear_mod_irqs: @ args = 0, pretend = 0, frame = 8 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r4, r0 cmp r1, #3 ldreq r0, .L15 ldrne r0, .L15+4 ldreq r1, .L15+8 ldrne r1, .L15+12 ldr r7, [r0] mov r6, r2 ldreq r3, .L15+16 ldreq r2, .L15+20 ldrne r2, .L15+24 ldrne r3, .L15+28 ldr r8, [r1] sub sp, sp, #12 mov r1, r7 mov r0, r4 ldr r10, [r3] ldr r9, [r2] bl omap2_prm_read_mod_reg mov r1, r10 mov r5, r0 mov r0, r4 bl omap2_prm_read_mod_reg and r5, r5, r0 ands r5, r5, r6 bne .L14 mov r0, r5 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L14: mov r1, r9 mov r0, r4 bl omap2_cm_read_mod_reg mov r3, r0 mov r1, r8 mov r0, r4 str r3, [sp] bl omap2_cm_read_mod_reg mov fp, r5 mov r5, #0 ldr r10, .L15+32 str r0, [sp, #4] .L6: mov r2, r9 mov r1, r4 mov r0, fp bl omap2_cm_set_mod_reg_bits ldr r3, [r10] mov r2, r8 cmp r3, r4 ldreq r3, .L15+36 movne r0, fp ldreq r0, [r3] moveq r3, #1 mov r1, r4 orreq r0, fp, r3, lsl r0 bl omap2_cm_set_mod_reg_bits mov r2, r7 mov r1, r4 mov r0, fp bl omap2_prm_write_mod_reg mov r1, r7 mov r0, r4 bl omap2_prm_read_mod_reg ands fp, r6, r0 add r5, r5, #1 bne .L6 mov r2, r9 mov r1, r4 ldr r0, [sp] bl omap2_cm_write_mod_reg mov r2, r8 mov r1, r4 ldr r0, [sp, #4] bl omap2_cm_write_mod_reg mov r0, r5 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L16: .align 2 .L15: .word OMAP3430ES2_PM_WKST3 .word PM_WKST1 .word OMAP3430ES2_CM_FCLKEN3 .word CM_FCLKEN1 .word OMAP3430ES2_PM_MPUGRPSEL3 .word CM_ICLKEN3 .word CM_ICLKEN1 .word OMAP3430_PM_MPUGRPSEL .word OMAP3430ES2_USBHOST_MOD .word OMAP3430ES2_EN_USBHOST2_SHIFT .size omap3xxx_prm_clear_mod_irqs, .-omap3xxx_prm_clear_mod_irqs .comm PM_WKST1,4,4 .comm OMAP3430_PM_MPUGRPSEL,4,4 .comm OMAP3430ES2_USBHOST_MOD,4,4 .comm OMAP3430ES2_PM_WKST3,4,4 .comm OMAP3430ES2_PM_MPUGRPSEL3,4,4 .comm OMAP3430ES2_EN_USBHOST2_SHIFT,4,4 .comm OMAP3430ES2_CM_FCLKEN3,4,4 .comm CM_ICLKEN3,4,4 .comm CM_ICLKEN1,4,4 .comm CM_FCLKEN1,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm3xxx.c_omap3xxx_prm_dpll3_reset.c" .intel_syntax noprefix .text .p2align 4 .type omap3xxx_prm_dpll3_reset, @function omap3xxx_prm_dpll3_reset: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov esi, DWORD PTR OMAP3430_GR_MOD[rip] mov edi, DWORD PTR OMAP_RST_DPLL3_MASK[rip] mov edx, DWORD PTR OMAP2_RM_RSTCTRL[rip] call omap2_prm_set_mod_reg_bits@PLT mov esi, DWORD PTR OMAP2_RM_RSTCTRL[rip] mov edi, DWORD PTR OMAP3430_GR_MOD[rip] add rsp, 8 .cfi_def_cfa_offset 8 jmp omap2_prm_read_mod_reg@PLT .cfi_endproc .LFE0: .size omap3xxx_prm_dpll3_reset, .-omap3xxx_prm_dpll3_reset .globl OMAP_RST_DPLL3_MASK .bss .align 4 .type OMAP_RST_DPLL3_MASK, @object .size OMAP_RST_DPLL3_MASK, 4 OMAP_RST_DPLL3_MASK: .zero 4 .globl OMAP3430_GR_MOD .align 4 .type OMAP3430_GR_MOD, @object .size OMAP3430_GR_MOD, 4 OMAP3430_GR_MOD: .zero 4 .globl OMAP2_RM_RSTCTRL .align 4 .type OMAP2_RM_RSTCTRL, @object .size OMAP2_RM_RSTCTRL, 4 OMAP2_RM_RSTCTRL: .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_prm3xxx.c_omap3xxx_prm_dpll3_reset.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap3xxx_prm_dpll3_reset, %function omap3xxx_prm_dpll3_reset: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L4 ldr r5, .L4+4 ldr r4, .L4+8 ldr r2, [r5] ldr r1, [r4] ldr r0, [r3] bl omap2_prm_set_mod_reg_bits ldr r1, [r5] ldr r0, [r4] pop {r4, r5, r6, lr} b omap2_prm_read_mod_reg .L5: .align 2 .L4: .word OMAP_RST_DPLL3_MASK .word OMAP2_RM_RSTCTRL .word OMAP3430_GR_MOD .size omap3xxx_prm_dpll3_reset, .-omap3xxx_prm_dpll3_reset .comm OMAP_RST_DPLL3_MASK,4,4 .comm OMAP3430_GR_MOD,4,4 .comm OMAP2_RM_RSTCTRL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm3xxx.c_omap3xxx_prm_late_init.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "PRM: no device tree node for interrupt?\n" .text .p2align 4 .type omap3xxx_prm_late_init, @function omap3xxx_prm_late_init: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR prm_features[rip] and eax, DWORD PTR PRM_HAS_IO_WAKEUP[rip] jne .L14 ret .p2align 4,,10 .p2align 3 .L14: sub rsp, 8 .cfi_def_cfa_offset 16 xor eax, eax call omap3_has_io_chain_ctrl@PLT mov esi, DWORD PTR omap3_prm_dt_match_table[rip] test rax, rax mov eax, DWORD PTR omap3_prm_reconfigure_io_chain[rip] cmove eax, DWORD PTR omap3430_pre_es3_1_reconfigure_io_chain[rip] xor edi, edi mov DWORD PTR omap3_prcm_irq_setup[rip+4], eax call of_find_matching_node@PLT mov rdi, rax test rax, rax je .L15 xor esi, esi call of_irq_get@PLT mov edx, eax add edx, DWORD PTR EPROBE_DEFER[rip] je .L1 mov DWORD PTR omap3_prcm_irq_setup[rip], eax xor eax, eax call omap3xxx_prm_enable_io_wakeup@PLT lea rdi, omap3_prcm_irq_setup[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 jmp omap_prcm_register_chain_handler@PLT .p2align 4,,10 .p2align 3 .L15: .cfi_restore_state lea rdi, .LC0[rip] call pr_err@PLT mov eax, DWORD PTR ENODEV[rip] neg eax .L1: add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap3xxx_prm_late_init, .-omap3xxx_prm_late_init .globl prm_features .bss .align 4 .type prm_features, @object .size prm_features, 4 prm_features: .zero 4 .globl omap3_prm_reconfigure_io_chain .align 4 .type omap3_prm_reconfigure_io_chain, @object .size omap3_prm_reconfigure_io_chain, 4 omap3_prm_reconfigure_io_chain: .zero 4 .globl omap3_prm_dt_match_table .align 4 .type omap3_prm_dt_match_table, @object .size omap3_prm_dt_match_table, 4 omap3_prm_dt_match_table: .zero 4 .globl omap3_prcm_irq_setup .align 8 .type omap3_prcm_irq_setup, @object .size omap3_prcm_irq_setup, 8 omap3_prcm_irq_setup: .zero 8 .globl omap3430_pre_es3_1_reconfigure_io_chain .align 4 .type omap3430_pre_es3_1_reconfigure_io_chain, @object .size omap3430_pre_es3_1_reconfigure_io_chain, 4 omap3430_pre_es3_1_reconfigure_io_chain: .zero 4 .globl PRM_HAS_IO_WAKEUP .align 4 .type PRM_HAS_IO_WAKEUP, @object .size PRM_HAS_IO_WAKEUP, 4 PRM_HAS_IO_WAKEUP: .zero 4 .globl EPROBE_DEFER .align 4 .type EPROBE_DEFER, @object .size EPROBE_DEFER, 4 EPROBE_DEFER: .zero 4 .globl ENODEV .align 4 .type ENODEV, @object .size ENODEV, 4 ENODEV: .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_prm3xxx.c_omap3xxx_prm_late_init.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "PRM: no device tree node for interrupt?\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type omap3xxx_prm_late_init, %function omap3xxx_prm_late_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r2, .L15 ldr r3, .L15+4 ldr r0, [r2] ldr r3, [r3] ands r0, r0, r3 bxeq lr push {r4, lr} bl omap3_has_io_chain_ctrl cmp r0, #0 ldrne r3, .L15+8 ldreq r3, .L15+12 ldr r2, .L15+16 ldr r3, [r3] ldr r4, .L15+20 mov r0, #0 ldr r1, [r2] str r3, [r4, #4] bl of_find_matching_node cmp r0, #0 beq .L14 mov r1, #0 bl of_irq_get ldr r3, .L15+24 ldr r3, [r3] cmn r0, r3 popeq {r4, pc} str r0, [r4] bl omap3xxx_prm_enable_io_wakeup mov r0, r4 pop {r4, lr} b omap_prcm_register_chain_handler .L14: ldr r0, .L15+28 bl pr_err ldr r3, .L15+32 ldr r0, [r3] rsb r0, r0, #0 pop {r4, pc} .L16: .align 2 .L15: .word prm_features .word PRM_HAS_IO_WAKEUP .word omap3_prm_reconfigure_io_chain .word omap3430_pre_es3_1_reconfigure_io_chain .word omap3_prm_dt_match_table .word omap3_prcm_irq_setup .word EPROBE_DEFER .word .LC0 .word ENODEV .size omap3xxx_prm_late_init, .-omap3xxx_prm_late_init .comm prm_features,4,4 .comm omap3_prm_reconfigure_io_chain,4,4 .comm omap3_prm_dt_match_table,4,4 .comm omap3_prcm_irq_setup,8,4 .comm omap3430_pre_es3_1_reconfigure_io_chain,4,4 .comm PRM_HAS_IO_WAKEUP,4,4 .comm EPROBE_DEFER,4,4 .comm ENODEV,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm3xxx.c_omap3xxx_prm_ocp_barrier.c" .intel_syntax noprefix .text .p2align 4 .type omap3xxx_prm_ocp_barrier, @function omap3xxx_prm_ocp_barrier: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR OMAP3_PRM_REVISION_OFFSET[rip] mov edi, DWORD PTR OCP_MOD[rip] jmp omap2_prm_read_mod_reg@PLT .cfi_endproc .LFE0: .size omap3xxx_prm_ocp_barrier, .-omap3xxx_prm_ocp_barrier .globl OMAP3_PRM_REVISION_OFFSET .bss .align 4 .type OMAP3_PRM_REVISION_OFFSET, @object .size OMAP3_PRM_REVISION_OFFSET, 4 OMAP3_PRM_REVISION_OFFSET: .zero 4 .globl OCP_MOD .align 4 .type OCP_MOD, @object .size OCP_MOD, 4 OCP_MOD: .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_prm3xxx.c_omap3xxx_prm_ocp_barrier.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap3xxx_prm_ocp_barrier, %function omap3xxx_prm_ocp_barrier: @ 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 r1, [r2] ldr r0, [r3] b omap2_prm_read_mod_reg .L4: .align 2 .L3: .word OMAP3_PRM_REVISION_OFFSET .word OCP_MOD .size omap3xxx_prm_ocp_barrier, .-omap3xxx_prm_ocp_barrier .comm OMAP3_PRM_REVISION_OFFSET,4,4 .comm OCP_MOD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm3xxx.c_omap3xxx_prm_read_pending_irqs.c" .intel_syntax noprefix .text .p2align 4 .type omap3xxx_prm_read_pending_irqs, @function omap3xxx_prm_read_pending_irqs: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 mov esi, DWORD PTR OMAP3_PRM_IRQENABLE_MPU_OFFSET[rip] mov edi, DWORD PTR OCP_MOD[rip] call omap2_prm_read_mod_reg@PLT mov esi, DWORD PTR OMAP3_PRM_IRQSTATUS_MPU_OFFSET[rip] mov edi, DWORD PTR OCP_MOD[rip] mov rbx, rax call omap2_prm_read_mod_reg@PLT and rbx, rax mov QWORD PTR 0[rbp], rbx 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 omap3xxx_prm_read_pending_irqs, .-omap3xxx_prm_read_pending_irqs .globl OMAP3_PRM_IRQSTATUS_MPU_OFFSET .bss .align 4 .type OMAP3_PRM_IRQSTATUS_MPU_OFFSET, @object .size OMAP3_PRM_IRQSTATUS_MPU_OFFSET, 4 OMAP3_PRM_IRQSTATUS_MPU_OFFSET: .zero 4 .globl OMAP3_PRM_IRQENABLE_MPU_OFFSET .align 4 .type OMAP3_PRM_IRQENABLE_MPU_OFFSET, @object .size OMAP3_PRM_IRQENABLE_MPU_OFFSET, 4 OMAP3_PRM_IRQENABLE_MPU_OFFSET: .zero 4 .globl OCP_MOD .align 4 .type OCP_MOD, @object .size OCP_MOD, 4 OCP_MOD: .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_prm3xxx.c_omap3xxx_prm_read_pending_irqs.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap3xxx_prm_read_pending_irqs, %function omap3xxx_prm_read_pending_irqs: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L4 ldr r6, .L4+4 ldr r1, [r3] mov r5, r0 ldr r0, [r6] bl omap2_prm_read_mod_reg ldr r3, .L4+8 mov r4, r0 ldr r1, [r3] ldr r0, [r6] bl omap2_prm_read_mod_reg and r4, r4, r0 str r4, [r5] pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word OMAP3_PRM_IRQENABLE_MPU_OFFSET .word OCP_MOD .word OMAP3_PRM_IRQSTATUS_MPU_OFFSET .size omap3xxx_prm_read_pending_irqs, .-omap3xxx_prm_read_pending_irqs .comm OMAP3_PRM_IRQSTATUS_MPU_OFFSET,4,4 .comm OMAP3_PRM_IRQENABLE_MPU_OFFSET,4,4 .comm OCP_MOD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm3xxx.c_omap3xxx_prm_restore_irqen.c" .intel_syntax noprefix .text .p2align 4 .type omap3xxx_prm_restore_irqen, @function omap3xxx_prm_restore_irqen: .LFB0: .cfi_startproc endbr64 mov edx, DWORD PTR OMAP3_PRM_IRQENABLE_MPU_OFFSET[rip] mov esi, DWORD PTR OCP_MOD[rip] mov edi, DWORD PTR [rdi] jmp omap2_prm_write_mod_reg@PLT .cfi_endproc .LFE0: .size omap3xxx_prm_restore_irqen, .-omap3xxx_prm_restore_irqen .globl OMAP3_PRM_IRQENABLE_MPU_OFFSET .bss .align 4 .type OMAP3_PRM_IRQENABLE_MPU_OFFSET, @object .size OMAP3_PRM_IRQENABLE_MPU_OFFSET, 4 OMAP3_PRM_IRQENABLE_MPU_OFFSET: .zero 4 .globl OCP_MOD .align 4 .type OCP_MOD, @object .size OCP_MOD, 4 OCP_MOD: .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_prm3xxx.c_omap3xxx_prm_restore_irqen.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap3xxx_prm_restore_irqen, %function omap3xxx_prm_restore_irqen: @ 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, [r0] ldr r2, [r2] ldr r1, [r3] b omap2_prm_write_mod_reg .L4: .align 2 .L3: .word OMAP3_PRM_IRQENABLE_MPU_OFFSET .word OCP_MOD .size omap3xxx_prm_restore_irqen, .-omap3xxx_prm_restore_irqen .comm OMAP3_PRM_IRQENABLE_MPU_OFFSET,4,4 .comm OCP_MOD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm3xxx.c_omap3xxx_prm_save_and_clear_irqen.c" .intel_syntax noprefix .text .p2align 4 .type omap3xxx_prm_save_and_clear_irqen, @function omap3xxx_prm_save_and_clear_irqen: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov esi, DWORD PTR OMAP3_PRM_IRQENABLE_MPU_OFFSET[rip] mov rbx, rdi mov edi, DWORD PTR OCP_MOD[rip] call omap2_prm_read_mod_reg@PLT xor edi, edi mov DWORD PTR [rbx], eax mov esi, DWORD PTR OCP_MOD[rip] mov edx, DWORD PTR OMAP3_PRM_IRQENABLE_MPU_OFFSET[rip] call omap2_prm_write_mod_reg@PLT mov esi, DWORD PTR OMAP3_PRM_REVISION_OFFSET[rip] mov edi, DWORD PTR OCP_MOD[rip] pop rbx .cfi_def_cfa_offset 8 jmp omap2_prm_read_mod_reg@PLT .cfi_endproc .LFE0: .size omap3xxx_prm_save_and_clear_irqen, .-omap3xxx_prm_save_and_clear_irqen .globl OMAP3_PRM_REVISION_OFFSET .bss .align 4 .type OMAP3_PRM_REVISION_OFFSET, @object .size OMAP3_PRM_REVISION_OFFSET, 4 OMAP3_PRM_REVISION_OFFSET: .zero 4 .globl OMAP3_PRM_IRQENABLE_MPU_OFFSET .align 4 .type OMAP3_PRM_IRQENABLE_MPU_OFFSET, @object .size OMAP3_PRM_IRQENABLE_MPU_OFFSET, 4 OMAP3_PRM_IRQENABLE_MPU_OFFSET: .zero 4 .globl OCP_MOD .align 4 .type OCP_MOD, @object .size OCP_MOD, 4 OCP_MOD: .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_prm3xxx.c_omap3xxx_prm_save_and_clear_irqen.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap3xxx_prm_save_and_clear_irqen, %function omap3xxx_prm_save_and_clear_irqen: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r4, .L4 ldr r6, .L4+4 mov r5, r0 ldr r1, [r6] ldr r0, [r4] bl omap2_prm_read_mod_reg str r0, [r5] ldr r1, [r4] ldr r2, [r6] mov r0, #0 bl omap2_prm_write_mod_reg ldr r3, .L4+8 ldr r0, [r4] ldr r1, [r3] pop {r4, r5, r6, lr} b omap2_prm_read_mod_reg .L5: .align 2 .L4: .word OCP_MOD .word OMAP3_PRM_IRQENABLE_MPU_OFFSET .word OMAP3_PRM_REVISION_OFFSET .size omap3xxx_prm_save_and_clear_irqen, .-omap3xxx_prm_save_and_clear_irqen .comm OMAP3_PRM_REVISION_OFFSET,4,4 .comm OMAP3_PRM_IRQENABLE_MPU_OFFSET,4,4 .comm OCP_MOD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c__read_pending_irq_reg.c" .intel_syntax noprefix .text .p2align 4 .type _read_pending_irq_reg, @function _read_pending_irq_reg: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov ebp, esi mov esi, edi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 mov edi, DWORD PTR OMAP4430_PRM_OCP_SOCKET_INST[rip] call omap4_prm_read_inst_reg@PLT mov edi, DWORD PTR OMAP4430_PRM_OCP_SOCKET_INST[rip] mov esi, ebp mov ebx, eax call omap4_prm_read_inst_reg@PLT add rsp, 8 .cfi_def_cfa_offset 24 and eax, ebx pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size _read_pending_irq_reg, .-_read_pending_irq_reg .globl OMAP4430_PRM_OCP_SOCKET_INST .bss .align 4 .type OMAP4430_PRM_OCP_SOCKET_INST, @object .size OMAP4430_PRM_OCP_SOCKET_INST, 4 OMAP4430_PRM_OCP_SOCKET_INST: .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_prm44xx.c__read_pending_irq_reg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type _read_pending_irq_reg, %function _read_pending_irq_reg: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r6, .L4 mov r5, r1 mov r1, r0 ldr r0, [r6] bl omap4_prm_read_inst_reg mov r1, r5 mov r4, r0 ldr r0, [r6] bl omap4_prm_read_inst_reg and r0, r0, r4 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word OMAP4430_PRM_OCP_SOCKET_INST .size _read_pending_irq_reg, .-_read_pending_irq_reg .comm OMAP4430_PRM_OCP_SOCKET_INST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_cpu_notifier.c" .intel_syntax noprefix .text .p2align 4 .type cpu_notifier, @function cpu_notifier: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 cmp rsi, 128 je .L2 cmp rsi, 129 jne .L3 mov edx, DWORD PTR enable_off_mode[rip] test edx, edx jne .L6 .L3: mov eax, DWORD PTR NOTIFY_OK[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov eax, DWORD PTR enable_off_mode[rip] test eax, eax je .L3 xor eax, eax call prm_restore_context@PLT mov eax, DWORD PTR NOTIFY_OK[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state xor eax, eax call prm_save_context@PLT mov eax, DWORD PTR NOTIFY_OK[rip] add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size cpu_notifier, .-cpu_notifier .globl enable_off_mode .bss .align 4 .type enable_off_mode, @object .size enable_off_mode, 4 enable_off_mode: .zero 4 .globl NOTIFY_OK .align 4 .type NOTIFY_OK, @object .size NOTIFY_OK, 4 NOTIFY_OK: .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_prm44xx.c_cpu_notifier.c" .text .align 2 .syntax unified .arm .fpu softvfp .type cpu_notifier, %function cpu_notifier: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #128 push {r4, lr} beq .L2 cmp r1, #129 bne .L3 ldr r3, .L13 ldr r3, [r3] cmp r3, #0 bne .L12 .L3: ldr r3, .L13+4 ldr r0, [r3] pop {r4, pc} .L2: ldr r3, .L13 ldr r3, [r3] cmp r3, #0 beq .L3 bl prm_restore_context b .L3 .L12: bl prm_save_context b .L3 .L14: .align 2 .L13: .word enable_off_mode .word NOTIFY_OK .size cpu_notifier, .-cpu_notifier .comm enable_off_mode,4,4 .comm NOTIFY_OK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap44xx_prm_clear_context_loss_flags_old.c" .intel_syntax noprefix .text .p2align 4 .type omap44xx_prm_clear_context_loss_flags_old, @function omap44xx_prm_clear_context_loss_flags_old: .LFB0: .cfi_startproc endbr64 mov ecx, edx mov edx, esi mov esi, edi mov edi, -1 jmp omap4_prminst_write_inst_reg@PLT .cfi_endproc .LFE0: .size omap44xx_prm_clear_context_loss_flags_old, .-omap44xx_prm_clear_context_loss_flags_old .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_prm44xx.c_omap44xx_prm_clear_context_loss_flags_old.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap44xx_prm_clear_context_loss_flags_old, %function omap44xx_prm_clear_context_loss_flags_old: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov ip, r1 mov r3, r2 mov r1, r0 mov r2, ip mvn r0, #0 b omap4_prminst_write_inst_reg .size omap44xx_prm_clear_context_loss_flags_old, .-omap44xx_prm_clear_context_loss_flags_old .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap44xx_prm_enable_io_wakeup.c" .intel_syntax noprefix .text .p2align 4 .type omap44xx_prm_enable_io_wakeup, @function omap44xx_prm_enable_io_wakeup: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 xor eax, eax call omap4_prmst_get_prm_dev_inst@PLT cmp QWORD PTR PRM_INSTANCE_UNKNOWN[rip], rax je .L1 mov edi, DWORD PTR OMAP4430_GLOBAL_WUEN_MASK[rip] mov ecx, DWORD PTR omap4_prcm_irq_setup[rip] mov rdx, rax add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 mov esi, edi jmp omap4_prm_rmw_inst_reg_bits@PLT .p2align 4,,10 .p2align 3 .L1: .cfi_restore_state add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap44xx_prm_enable_io_wakeup, .-omap44xx_prm_enable_io_wakeup .globl omap4_prcm_irq_setup .bss .align 4 .type omap4_prcm_irq_setup, @object .size omap4_prcm_irq_setup, 4 omap4_prcm_irq_setup: .zero 4 .globl PRM_INSTANCE_UNKNOWN .align 8 .type PRM_INSTANCE_UNKNOWN, @object .size PRM_INSTANCE_UNKNOWN, 8 PRM_INSTANCE_UNKNOWN: .zero 8 .globl OMAP4430_GLOBAL_WUEN_MASK .align 4 .type OMAP4430_GLOBAL_WUEN_MASK, @object .size OMAP4430_GLOBAL_WUEN_MASK, 4 OMAP4430_GLOBAL_WUEN_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_prm44xx.c_omap44xx_prm_enable_io_wakeup.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap44xx_prm_enable_io_wakeup, %function omap44xx_prm_enable_io_wakeup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl omap4_prmst_get_prm_dev_inst ldr r3, .L5 ldr r3, [r3] cmp r3, r0 popeq {r4, pc} ldr r1, .L5+4 ldr r3, .L5+8 ldr r1, [r1] mov r2, r0 pop {r4, lr} mov r0, r1 ldr r3, [r3] b omap4_prm_rmw_inst_reg_bits .L6: .align 2 .L5: .word PRM_INSTANCE_UNKNOWN .word OMAP4430_GLOBAL_WUEN_MASK .word omap4_prcm_irq_setup .size omap44xx_prm_enable_io_wakeup, .-omap44xx_prm_enable_io_wakeup .comm omap4_prcm_irq_setup,4,4 .comm PRM_INSTANCE_UNKNOWN,4,4 .comm OMAP4430_GLOBAL_WUEN_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap44xx_prm_ocp_barrier.c" .intel_syntax noprefix .text .p2align 4 .type omap44xx_prm_ocp_barrier, @function omap44xx_prm_ocp_barrier: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR OMAP4_REVISION_PRM_OFFSET[rip] mov edi, DWORD PTR OMAP4430_PRM_OCP_SOCKET_INST[rip] jmp omap4_prm_read_inst_reg@PLT .cfi_endproc .LFE0: .size omap44xx_prm_ocp_barrier, .-omap44xx_prm_ocp_barrier .globl OMAP4_REVISION_PRM_OFFSET .bss .align 4 .type OMAP4_REVISION_PRM_OFFSET, @object .size OMAP4_REVISION_PRM_OFFSET, 4 OMAP4_REVISION_PRM_OFFSET: .zero 4 .globl OMAP4430_PRM_OCP_SOCKET_INST .align 4 .type OMAP4430_PRM_OCP_SOCKET_INST, @object .size OMAP4430_PRM_OCP_SOCKET_INST, 4 OMAP4430_PRM_OCP_SOCKET_INST: .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_prm44xx.c_omap44xx_prm_ocp_barrier.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap44xx_prm_ocp_barrier, %function omap44xx_prm_ocp_barrier: @ 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 r1, [r2] ldr r0, [r3] b omap4_prm_read_inst_reg .L4: .align 2 .L3: .word OMAP4_REVISION_PRM_OFFSET .word OMAP4430_PRM_OCP_SOCKET_INST .size omap44xx_prm_ocp_barrier, .-omap44xx_prm_ocp_barrier .comm OMAP4_REVISION_PRM_OFFSET,4,4 .comm OMAP4430_PRM_OCP_SOCKET_INST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap44xx_prm_read_pending_irqs.c" .intel_syntax noprefix .text .p2align 4 .type omap44xx_prm_read_pending_irqs, @function omap44xx_prm_read_pending_irqs: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR omap4_prcm_irq_setup[rip] test eax, eax jle .L6 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 lea r12, omap4_prcm_irq_setup[rip] push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 xor ebx, ebx .p2align 4,,10 .p2align 3 .L3: mov rsi, QWORD PTR omap4_prcm_irq_setup[rip+8] lea rdi, 0[0+rbx*4] add rsi, rdi add rdi, QWORD PTR omap4_prcm_irq_setup[rip+16] call _read_pending_irq_reg@PLT mov QWORD PTR 0[rbp+rbx*8], rax add rbx, 1 cmp DWORD PTR [r12], ebx jg .L3 pop rbx .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 .L6: .cfi_restore 3 .cfi_restore 6 .cfi_restore 12 ret .cfi_endproc .LFE0: .size omap44xx_prm_read_pending_irqs, .-omap44xx_prm_read_pending_irqs .globl omap4_prcm_irq_setup .bss .align 16 .type omap4_prcm_irq_setup, @object .size omap4_prcm_irq_setup, 24 omap4_prcm_irq_setup: .zero 24 .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_prm44xx.c_omap44xx_prm_read_pending_irqs.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap44xx_prm_read_pending_irqs, %function omap44xx_prm_read_pending_irqs: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r5, .L7 ldr r3, [r5] cmp r3, #0 pople {r4, r5, r6, pc} mov r4, #0 sub r6, r0, #4 .L3: ldr r1, [r5, #4] ldr r0, [r5, #8] add r1, r1, r4, lsl #2 add r0, r0, r4, lsl #2 bl _read_pending_irq_reg ldr r3, [r5] add r4, r4, #1 cmp r3, r4 str r0, [r6, #4]! bgt .L3 pop {r4, r5, r6, pc} .L8: .align 2 .L7: .word omap4_prcm_irq_setup .size omap44xx_prm_read_pending_irqs, .-omap44xx_prm_read_pending_irqs .comm omap4_prcm_irq_setup,12,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap44xx_prm_read_reset_sources.c" .intel_syntax noprefix .text .p2align 4 .type omap44xx_prm_read_reset_sources, @function omap44xx_prm_read_reset_sources: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 xor eax, eax call omap4_prmst_get_prm_dev_inst@PLT cmp QWORD PTR PRM_INSTANCE_UNKNOWN[rip], rax je .L5 mov esi, DWORD PTR OMAP4_RM_RSTST[rip] mov rdi, rax call omap4_prm_read_inst_reg@PLT xor r8d, r8d mov edi, 1 mov esi, eax mov rax, QWORD PTR omap44xx_prm_reset_src_map[rip] mov edx, DWORD PTR [rax] test edx, edx jns .L4 jmp .L5 .p2align 4,,10 .p2align 3 .L7: bt esi, edx jnc .L6 mov edx, edi sal edx, cl or r8d, edx .L6: mov edx, DWORD PTR 8[rax] add rax, 8 test edx, edx js .L1 .L4: mov ecx, DWORD PTR 4[rax] test ecx, ecx jns .L7 .L1: mov eax, r8d add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state xor r8d, r8d add rsp, 8 .cfi_def_cfa_offset 8 mov eax, r8d ret .cfi_endproc .LFE0: .size omap44xx_prm_read_reset_sources, .-omap44xx_prm_read_reset_sources .globl omap44xx_prm_reset_src_map .bss .align 8 .type omap44xx_prm_reset_src_map, @object .size omap44xx_prm_reset_src_map, 8 omap44xx_prm_reset_src_map: .zero 8 .globl PRM_INSTANCE_UNKNOWN .align 8 .type PRM_INSTANCE_UNKNOWN, @object .size PRM_INSTANCE_UNKNOWN, 8 PRM_INSTANCE_UNKNOWN: .zero 8 .globl OMAP4_RM_RSTST .align 4 .type OMAP4_RM_RSTST, @object .size OMAP4_RM_RSTST, 4 OMAP4_RM_RSTST: .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_prm44xx.c_omap44xx_prm_read_reset_sources.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap44xx_prm_read_reset_sources, %function omap44xx_prm_read_reset_sources: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl omap4_prmst_get_prm_dev_inst ldr r3, .L13 ldr r3, [r3] cmp r3, r0 beq .L4 ldr r3, .L13+4 ldr r1, [r3] bl omap4_prm_read_inst_reg ldr r3, .L13+8 mov ip, r0 ldr r2, [r3] ldr r3, [r2] cmp r3, #0 blt .L4 mov r0, #0 mov lr, #1 .L5: ldr r1, [r2, #4] asr r3, ip, r3 cmp r1, #0 poplt {r4, pc} tst r3, #1 ldr r3, [r2, #8]! orrne r0, r0, lr, lsl r1 cmp r3, #0 bge .L5 pop {r4, pc} .L4: mov r0, #0 pop {r4, pc} .L14: .align 2 .L13: .word PRM_INSTANCE_UNKNOWN .word OMAP4_RM_RSTST .word omap44xx_prm_reset_src_map .size omap44xx_prm_read_reset_sources, .-omap44xx_prm_read_reset_sources .comm omap44xx_prm_reset_src_map,4,4 .comm PRM_INSTANCE_UNKNOWN,4,4 .comm OMAP4_RM_RSTST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap44xx_prm_reconfigure_io_chain.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "PRM: I/O chain clock line assertion timed out\n" .align 8 .LC1: .string "PRM: I/O chain clock line deassertion timed out\n" .text .p2align 4 .type omap44xx_prm_reconfigure_io_chain, @function omap44xx_prm_reconfigure_io_chain: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 xor eax, eax push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 sub rsp, 8 .cfi_def_cfa_offset 32 call omap4_prmst_get_prm_dev_inst@PLT cmp QWORD PTR PRM_INSTANCE_UNKNOWN[rip], rax je .L1 mov edi, DWORD PTR OMAP4430_WUCLK_CTRL_MASK[rip] mov ecx, DWORD PTR omap4_prcm_irq_setup[rip] mov rdx, rax mov rbp, rax mov esi, edi call omap4_prm_rmw_inst_reg_bits@PLT mov esi, DWORD PTR omap4_prcm_irq_setup[rip] mov rdi, rbp mov r12d, DWORD PTR MAX_IOPAD_LATCH_TIME[rip] call omap4_prm_read_inst_reg@PLT mov ecx, DWORD PTR OMAP4430_WUCLK_STATUS_SHIFT[rip] xor edi, edi mov esi, r12d and eax, DWORD PTR OMAP4430_WUCLK_STATUS_MASK[rip] sar eax, cl cmp eax, 1 sete dil xor edx, edx call omap_test_timeout@PLT mov edx, DWORD PTR MAX_IOPAD_LATCH_TIME[rip] test edx, edx je .L8 .L4: mov ecx, DWORD PTR omap4_prcm_irq_setup[rip] mov edi, DWORD PTR OMAP4430_WUCLK_CTRL_MASK[rip] mov rdx, rbp xor esi, esi call omap4_prm_rmw_inst_reg_bits@PLT mov esi, DWORD PTR omap4_prcm_irq_setup[rip] mov rdi, rbp mov r12d, DWORD PTR MAX_IOPAD_LATCH_TIME[rip] call omap4_prm_read_inst_reg@PLT mov ecx, DWORD PTR OMAP4430_WUCLK_STATUS_SHIFT[rip] xor edi, edi mov esi, r12d and eax, DWORD PTR OMAP4430_WUCLK_STATUS_MASK[rip] sar eax, cl test eax, eax sete dil xor edx, edx call omap_test_timeout@PLT mov eax, DWORD PTR MAX_IOPAD_LATCH_TIME[rip] test eax, eax je .L9 .L1: add rsp, 8 .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 .L9: .cfi_restore_state add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 lea rdi, .LC1[rip] pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp pr_warn@PLT .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state lea rdi, .LC0[rip] call pr_warn@PLT jmp .L4 .cfi_endproc .LFE0: .size omap44xx_prm_reconfigure_io_chain, .-omap44xx_prm_reconfigure_io_chain .globl omap4_prcm_irq_setup .bss .align 4 .type omap4_prcm_irq_setup, @object .size omap4_prcm_irq_setup, 4 omap4_prcm_irq_setup: .zero 4 .globl PRM_INSTANCE_UNKNOWN .align 8 .type PRM_INSTANCE_UNKNOWN, @object .size PRM_INSTANCE_UNKNOWN, 8 PRM_INSTANCE_UNKNOWN: .zero 8 .globl OMAP4430_WUCLK_STATUS_SHIFT .align 4 .type OMAP4430_WUCLK_STATUS_SHIFT, @object .size OMAP4430_WUCLK_STATUS_SHIFT, 4 OMAP4430_WUCLK_STATUS_SHIFT: .zero 4 .globl OMAP4430_WUCLK_STATUS_MASK .align 4 .type OMAP4430_WUCLK_STATUS_MASK, @object .size OMAP4430_WUCLK_STATUS_MASK, 4 OMAP4430_WUCLK_STATUS_MASK: .zero 4 .globl OMAP4430_WUCLK_CTRL_MASK .align 4 .type OMAP4430_WUCLK_CTRL_MASK, @object .size OMAP4430_WUCLK_CTRL_MASK, 4 OMAP4430_WUCLK_CTRL_MASK: .zero 4 .globl MAX_IOPAD_LATCH_TIME .align 4 .type MAX_IOPAD_LATCH_TIME, @object .size MAX_IOPAD_LATCH_TIME, 4 MAX_IOPAD_LATCH_TIME: .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_prm44xx.c_omap44xx_prm_reconfigure_io_chain.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "PRM: I/O chain clock line assertion timed out\012\000" .align 2 .LC1: .ascii "PRM: I/O chain clock line deassertion timed out\012" .ascii "\000" .text .align 2 .syntax unified .arm .fpu softvfp .type omap44xx_prm_reconfigure_io_chain, %function omap44xx_prm_reconfigure_io_chain: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} bl omap4_prmst_get_prm_dev_inst ldr r3, .L9 ldr r3, [r3] cmp r3, r0 popeq {r4, r5, r6, r7, r8, r9, r10, pc} mov r4, r0 ldr r8, .L9+4 ldr r5, .L9+8 ldr r1, [r8] mov r2, r4 ldr r3, [r5] mov r0, r1 bl omap4_prm_rmw_inst_reg_bits ldr r1, [r5] mov r0, r4 bl omap4_prm_read_inst_reg ldr r7, .L9+12 ldr r6, .L9+16 ldr r2, [r7] ldr r3, [r6] and r0, r0, r2 asr r0, r0, r3 sub r0, r0, #1 clz r0, r0 ldr r9, .L9+20 mov r2, #0 ldr r1, [r9] lsr r0, r0, #5 bl omap_test_timeout ldr r3, [r9] cmp r3, #0 beq .L8 .L4: mov r2, r4 ldr r3, [r5] mov r1, #0 ldr r0, [r8] bl omap4_prm_rmw_inst_reg_bits ldr r1, [r5] mov r0, r4 bl omap4_prm_read_inst_reg ldr r2, [r7] ldr r3, [r6] and r0, r0, r2 asrs r3, r0, r3 mov r2, #0 moveq r0, #1 movne r0, r2 ldr r1, [r9] bl omap_test_timeout ldr r3, [r9] cmp r3, #0 popne {r4, r5, r6, r7, r8, r9, r10, pc} ldr r0, .L9+24 pop {r4, r5, r6, r7, r8, r9, r10, lr} b pr_warn .L8: ldr r0, .L9+28 bl pr_warn b .L4 .L10: .align 2 .L9: .word PRM_INSTANCE_UNKNOWN .word OMAP4430_WUCLK_CTRL_MASK .word omap4_prcm_irq_setup .word OMAP4430_WUCLK_STATUS_MASK .word OMAP4430_WUCLK_STATUS_SHIFT .word MAX_IOPAD_LATCH_TIME .word .LC1 .word .LC0 .size omap44xx_prm_reconfigure_io_chain, .-omap44xx_prm_reconfigure_io_chain .comm omap4_prcm_irq_setup,4,4 .comm PRM_INSTANCE_UNKNOWN,4,4 .comm OMAP4430_WUCLK_STATUS_SHIFT,4,4 .comm OMAP4430_WUCLK_STATUS_MASK,4,4 .comm OMAP4430_WUCLK_CTRL_MASK,4,4 .comm MAX_IOPAD_LATCH_TIME,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap44xx_prm_restore_irqen.c" .intel_syntax noprefix .text .p2align 4 .type omap44xx_prm_restore_irqen, @function omap44xx_prm_restore_irqen: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR omap4_prcm_irq_setup[rip] test eax, eax jle .L6 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 lea r12, omap4_prcm_irq_setup[rip] push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 xor ebx, ebx .p2align 4,,10 .p2align 3 .L3: mov rax, QWORD PTR omap4_prcm_irq_setup[rip+8] mov edi, DWORD PTR 0[rbp+rbx*4] mov esi, DWORD PTR OMAP4430_PRM_OCP_SOCKET_INST[rip] lea rdx, [rax+rbx*4] add rbx, 1 call omap4_prm_write_inst_reg@PLT cmp DWORD PTR [r12], ebx jg .L3 pop rbx .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 .L6: .cfi_restore 3 .cfi_restore 6 .cfi_restore 12 ret .cfi_endproc .LFE0: .size omap44xx_prm_restore_irqen, .-omap44xx_prm_restore_irqen .globl omap4_prcm_irq_setup .bss .align 16 .type omap4_prcm_irq_setup, @object .size omap4_prcm_irq_setup, 16 omap4_prcm_irq_setup: .zero 16 .globl OMAP4430_PRM_OCP_SOCKET_INST .align 4 .type OMAP4430_PRM_OCP_SOCKET_INST, @object .size OMAP4430_PRM_OCP_SOCKET_INST, 4 OMAP4430_PRM_OCP_SOCKET_INST: .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_prm44xx.c_omap44xx_prm_restore_irqen.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap44xx_prm_restore_irqen, %function omap44xx_prm_restore_irqen: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r6, .L7 ldr r3, [r6] cmp r3, #0 pople {r4, r5, r6, r7, r8, pc} mov r4, #0 ldr r7, .L7+4 sub r5, r0, #4 .L3: ldr r2, [r6, #4] ldr r1, [r7] add r2, r2, r4, lsl #2 ldr r0, [r5, #4]! bl omap4_prm_write_inst_reg ldr r3, [r6] add r4, r4, #1 cmp r3, r4 bgt .L3 pop {r4, r5, r6, r7, r8, pc} .L8: .align 2 .L7: .word omap4_prcm_irq_setup .word OMAP4430_PRM_OCP_SOCKET_INST .size omap44xx_prm_restore_irqen, .-omap44xx_prm_restore_irqen .comm omap4_prcm_irq_setup,8,4 .comm OMAP4430_PRM_OCP_SOCKET_INST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap44xx_prm_save_and_clear_irqen.c" .intel_syntax noprefix .text .p2align 4 .type omap44xx_prm_save_and_clear_irqen, @function omap44xx_prm_save_and_clear_irqen: .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, 8 .cfi_def_cfa_offset 48 mov eax, DWORD PTR omap4_prcm_irq_setup[rip] test eax, eax jle .L2 mov rbp, rdi xor ebx, ebx lea r13, omap4_prcm_irq_setup[rip] .p2align 4,,10 .p2align 3 .L3: mov rax, QWORD PTR omap4_prcm_irq_setup[rip+8] mov edi, DWORD PTR OMAP4430_PRM_OCP_SOCKET_INST[rip] lea r12, [rax+rbx*4] mov rsi, r12 call omap4_prm_read_inst_reg@PLT mov rdx, r12 xor edi, edi mov DWORD PTR 0[rbp+rbx*4], eax mov esi, DWORD PTR OMAP4430_PRM_OCP_SOCKET_INST[rip] add rbx, 1 call omap4_prm_write_inst_reg@PLT cmp DWORD PTR 0[r13], ebx jg .L3 .L2: mov rsi, QWORD PTR OMAP4_REVISION_PRM_OFFSET[rip] mov edi, DWORD PTR OMAP4430_PRM_OCP_SOCKET_INST[rip] add rsp, 8 .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 jmp omap4_prm_read_inst_reg@PLT .cfi_endproc .LFE0: .size omap44xx_prm_save_and_clear_irqen, .-omap44xx_prm_save_and_clear_irqen .globl omap4_prcm_irq_setup .bss .align 16 .type omap4_prcm_irq_setup, @object .size omap4_prcm_irq_setup, 16 omap4_prcm_irq_setup: .zero 16 .globl OMAP4_REVISION_PRM_OFFSET .align 8 .type OMAP4_REVISION_PRM_OFFSET, @object .size OMAP4_REVISION_PRM_OFFSET, 8 OMAP4_REVISION_PRM_OFFSET: .zero 8 .globl OMAP4430_PRM_OCP_SOCKET_INST .align 4 .type OMAP4430_PRM_OCP_SOCKET_INST, @object .size OMAP4430_PRM_OCP_SOCKET_INST, 4 OMAP4430_PRM_OCP_SOCKET_INST: .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_prm44xx.c_omap44xx_prm_save_and_clear_irqen.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap44xx_prm_save_and_clear_irqen, %function omap44xx_prm_save_and_clear_irqen: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r7, .L9 ldr r3, [r7] cmp r3, #0 ldrle r8, .L9+4 ble .L2 mov r5, #0 ldr r8, .L9+4 sub r6, r0, #4 .L3: ldr r4, [r7, #4] ldr r0, [r8] add r4, r4, r5, lsl #2 mov r1, r4 bl omap4_prm_read_inst_reg str r0, [r6, #4]! mov r2, r4 mov r0, #0 ldr r1, [r8] bl omap4_prm_write_inst_reg ldr r3, [r7] add r5, r5, #1 cmp r3, r5 bgt .L3 .L2: ldr r3, .L9+8 ldr r0, [r8] ldr r1, [r3] pop {r4, r5, r6, r7, r8, lr} b omap4_prm_read_inst_reg .L10: .align 2 .L9: .word omap4_prcm_irq_setup .word OMAP4430_PRM_OCP_SOCKET_INST .word OMAP4_REVISION_PRM_OFFSET .size omap44xx_prm_save_and_clear_irqen, .-omap44xx_prm_save_and_clear_irqen .comm omap4_prcm_irq_setup,8,4 .comm OMAP4_REVISION_PRM_OFFSET,4,4 .comm OMAP4430_PRM_OCP_SOCKET_INST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap44xx_prm_was_any_context_lost_old.c" .intel_syntax noprefix .text .p2align 4 .type omap44xx_prm_was_any_context_lost_old, @function omap44xx_prm_was_any_context_lost_old: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call omap4_prminst_read_inst_reg@PLT test rax, rax setne al add rsp, 8 .cfi_def_cfa_offset 8 movzx eax, al ret .cfi_endproc .LFE0: .size omap44xx_prm_was_any_context_lost_old, .-omap44xx_prm_was_any_context_lost_old .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_prm44xx.c_omap44xx_prm_was_any_context_lost_old.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap44xx_prm_was_any_context_lost_old, %function omap44xx_prm_was_any_context_lost_old: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl omap4_prminst_read_inst_reg subs r0, r0, #0 movne r0, #1 pop {r4, pc} .size omap44xx_prm_was_any_context_lost_old, .-omap44xx_prm_was_any_context_lost_old .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_check_vcvp.c" .intel_syntax noprefix .text .p2align 4 .type omap4_check_vcvp, @function omap4_check_vcvp: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR prm_features[rip] and eax, DWORD PTR PRM_HAS_VOLTAGE[rip] setne al movzx eax, al ret .cfi_endproc .LFE0: .size omap4_check_vcvp, .-omap4_check_vcvp .globl prm_features .bss .align 4 .type prm_features, @object .size prm_features, 4 prm_features: .zero 4 .globl PRM_HAS_VOLTAGE .align 4 .type PRM_HAS_VOLTAGE, @object .size PRM_HAS_VOLTAGE, 4 PRM_HAS_VOLTAGE: .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_prm44xx.c_omap4_check_vcvp.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_check_vcvp, %function omap4_check_vcvp: @ 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 r2, [r2] ldr r3, [r3] tst r2, r3 movne r0, #1 moveq r0, #0 bx lr .L4: .align 2 .L3: .word prm_features .word PRM_HAS_VOLTAGE .size omap4_check_vcvp, .-omap4_check_vcvp .comm prm_features,4,4 .comm PRM_HAS_VOLTAGE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_prm_read_inst_reg.c" .intel_syntax noprefix .text .p2align 4 .type omap4_prm_read_inst_reg, @function omap4_prm_read_inst_reg: .LFB0: .cfi_startproc endbr64 add rdi, QWORD PTR prm_base[rip] add rdi, rsi jmp readl_relaxed@PLT .cfi_endproc .LFE0: .size omap4_prm_read_inst_reg, .-omap4_prm_read_inst_reg .globl prm_base .bss .align 8 .type prm_base, @object .size prm_base, 8 prm_base: .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_prm44xx.c_omap4_prm_read_inst_reg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_prm_read_inst_reg, %function omap4_prm_read_inst_reg: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r3, [r3] add r0, r0, r3 add r0, r0, r1 b readl_relaxed .L4: .align 2 .L3: .word prm_base .size omap4_prm_read_inst_reg, .-omap4_prm_read_inst_reg .comm prm_base,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_prm_rmw_inst_reg_bits.c" .intel_syntax noprefix .text .p2align 4 .type omap4_prm_rmw_inst_reg_bits, @function omap4_prm_rmw_inst_reg_bits: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13d, ecx push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, esi mov esi, ecx push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov ebp, edx push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov ebx, edi mov edi, edx not ebx sub rsp, 8 .cfi_def_cfa_offset 48 call omap4_prm_read_inst_reg@PLT mov edx, r13d mov esi, ebp and ebx, eax or r12d, ebx mov edi, r12d call omap4_prm_write_inst_reg@PLT add rsp, 8 .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 .cfi_endproc .LFE0: .size omap4_prm_rmw_inst_reg_bits, .-omap4_prm_rmw_inst_reg_bits .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_prm44xx.c_omap4_prm_rmw_inst_reg_bits.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_prm_rmw_inst_reg_bits, %function omap4_prm_rmw_inst_reg_bits: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r7, r0 mov r4, r1 mov r0, r2 mov r1, r3 mov r5, r2 mov r6, r3 bl omap4_prm_read_inst_reg bic r0, r0, r7 orr r4, r0, r4 mov r2, r6 mov r1, r5 mov r0, r4 bl omap4_prm_write_inst_reg mov r0, r4 pop {r4, r5, r6, r7, r8, pc} .size omap4_prm_rmw_inst_reg_bits, .-omap4_prm_rmw_inst_reg_bits .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_prm_vcvp_read.c" .intel_syntax noprefix .text .p2align 4 .globl omap4_prm_vcvp_read .type omap4_prm_vcvp_read, @function omap4_prm_vcvp_read: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 xor eax, eax mov r12d, edi call omap4_prmst_get_prm_dev_inst@PLT cmp QWORD PTR PRM_INSTANCE_UNKNOWN[rip], rax je .L2 mov edi, DWORD PTR OMAP4430_PRM_PARTITION[rip] mov edx, r12d mov rsi, rax pop r12 .cfi_remember_state .cfi_def_cfa_offset 8 jmp omap4_prminst_read_inst_reg@PLT .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state xor eax, eax pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_prm_vcvp_read, .-omap4_prm_vcvp_read .globl PRM_INSTANCE_UNKNOWN .bss .align 8 .type PRM_INSTANCE_UNKNOWN, @object .size PRM_INSTANCE_UNKNOWN, 8 PRM_INSTANCE_UNKNOWN: .zero 8 .globl OMAP4430_PRM_PARTITION .align 4 .type OMAP4430_PRM_PARTITION, @object .size OMAP4430_PRM_PARTITION, 4 OMAP4430_PRM_PARTITION: .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_prm44xx.c_omap4_prm_vcvp_read.c" .text .align 2 .global omap4_prm_vcvp_read .syntax unified .arm .fpu softvfp .type omap4_prm_vcvp_read, %function omap4_prm_vcvp_read: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl omap4_prmst_get_prm_dev_inst ldr r3, .L5 ldr r3, [r3] cmp r3, r0 beq .L2 ldr r3, .L5+4 mov r1, r0 mov r2, r4 pop {r4, lr} ldr r0, [r3] b omap4_prminst_read_inst_reg .L2: mov r0, #0 pop {r4, pc} .L6: .align 2 .L5: .word PRM_INSTANCE_UNKNOWN .word OMAP4430_PRM_PARTITION .size omap4_prm_vcvp_read, .-omap4_prm_vcvp_read .comm PRM_INSTANCE_UNKNOWN,4,4 .comm OMAP4430_PRM_PARTITION,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_prm_vcvp_rmw.c" .intel_syntax noprefix .text .p2align 4 .globl omap4_prm_vcvp_rmw .type omap4_prm_vcvp_rmw, @function omap4_prm_vcvp_rmw: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 xor eax, eax mov r12d, esi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov ebp, edi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov ebx, edx call omap4_prmst_get_prm_dev_inst@PLT cmp QWORD PTR PRM_INSTANCE_UNKNOWN[rip], rax je .L2 mov edx, DWORD PTR OMAP4430_PRM_PARTITION[rip] mov r8d, ebx mov esi, r12d pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov edi, ebp mov rcx, rax pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp omap4_prminst_rmw_inst_reg_bits@PLT .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state pop rbx .cfi_def_cfa_offset 24 xor eax, eax pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_prm_vcvp_rmw, .-omap4_prm_vcvp_rmw .globl PRM_INSTANCE_UNKNOWN .bss .align 8 .type PRM_INSTANCE_UNKNOWN, @object .size PRM_INSTANCE_UNKNOWN, 8 PRM_INSTANCE_UNKNOWN: .zero 8 .globl OMAP4430_PRM_PARTITION .align 4 .type OMAP4430_PRM_PARTITION, @object .size OMAP4430_PRM_PARTITION, 4 OMAP4430_PRM_PARTITION: .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_prm44xx.c_omap4_prm_vcvp_rmw.c" .text .align 2 .global omap4_prm_vcvp_rmw .syntax unified .arm .fpu softvfp .type omap4_prm_vcvp_rmw, %function omap4_prm_vcvp_rmw: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} sub sp, sp, #8 mov r5, r2 mov r6, r0 mov r4, r1 bl omap4_prmst_get_prm_dev_inst ldr r2, .L6 ldr r2, [r2] cmp r2, r0 moveq r0, #0 beq .L1 ldr r2, .L6+4 str r5, [sp] mov r3, r0 mov r1, r4 mov r0, r6 ldr r2, [r2] bl omap4_prminst_rmw_inst_reg_bits .L1: add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L7: .align 2 .L6: .word PRM_INSTANCE_UNKNOWN .word OMAP4430_PRM_PARTITION .size omap4_prm_vcvp_rmw, .-omap4_prm_vcvp_rmw .comm PRM_INSTANCE_UNKNOWN,4,4 .comm OMAP4430_PRM_PARTITION,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_prm_vcvp_write.c" .intel_syntax noprefix .text .p2align 4 .globl omap4_prm_vcvp_write .type omap4_prm_vcvp_write, @function omap4_prm_vcvp_write: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 xor eax, eax mov r12d, esi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov ebp, edi sub rsp, 8 .cfi_def_cfa_offset 32 call omap4_prmst_get_prm_dev_inst@PLT cmp QWORD PTR PRM_INSTANCE_UNKNOWN[rip], rax je .L1 mov esi, DWORD PTR OMAP4430_PRM_PARTITION[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov ecx, r12d mov edi, ebp mov rdx, rax pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp omap4_prminst_write_inst_reg@PLT .p2align 4,,10 .p2align 3 .L1: .cfi_restore_state add rsp, 8 .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_prm_vcvp_write, .-omap4_prm_vcvp_write .globl PRM_INSTANCE_UNKNOWN .bss .align 8 .type PRM_INSTANCE_UNKNOWN, @object .size PRM_INSTANCE_UNKNOWN, 8 PRM_INSTANCE_UNKNOWN: .zero 8 .globl OMAP4430_PRM_PARTITION .align 4 .type OMAP4430_PRM_PARTITION, @object .size OMAP4430_PRM_PARTITION, 4 OMAP4430_PRM_PARTITION: .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_prm44xx.c_omap4_prm_vcvp_write.c" .text .align 2 .global omap4_prm_vcvp_write .syntax unified .arm .fpu softvfp .type omap4_prm_vcvp_write, %function omap4_prm_vcvp_write: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r5, r1 bl omap4_prmst_get_prm_dev_inst ldr r3, .L5 ldr r3, [r3] cmp r3, r0 popeq {r4, r5, r6, pc} ldr r1, .L5+4 mov r2, r0 mov r3, r5 mov r0, r4 pop {r4, r5, r6, lr} ldr r1, [r1] b omap4_prminst_write_inst_reg .L6: .align 2 .L5: .word PRM_INSTANCE_UNKNOWN .word OMAP4430_PRM_PARTITION .size omap4_prm_vcvp_write, .-omap4_prm_vcvp_write .comm PRM_INSTANCE_UNKNOWN,4,4 .comm OMAP4430_PRM_PARTITION,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_prm_vp_check_txdone.c" .intel_syntax noprefix .text .p2align 4 .type omap4_prm_vp_check_txdone, @function omap4_prm_vp_check_txdone: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR omap4_vp[rip] mov esi, DWORD PTR OMAP4430_PRM_OCP_SOCKET_INST[rip] push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 lea rbx, [rax+rdi*8] mov edi, DWORD PTR OMAP4430_PRM_PARTITION[rip] mov edx, DWORD PTR 4[rbx] call omap4_prminst_read_inst_reg@PLT and eax, DWORD PTR [rbx] pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_prm_vp_check_txdone, .-omap4_prm_vp_check_txdone .globl omap4_vp .bss .align 8 .type omap4_vp, @object .size omap4_vp, 8 omap4_vp: .zero 8 .globl OMAP4430_PRM_PARTITION .align 4 .type OMAP4430_PRM_PARTITION, @object .size OMAP4430_PRM_PARTITION, 4 OMAP4430_PRM_PARTITION: .zero 4 .globl OMAP4430_PRM_OCP_SOCKET_INST .align 4 .type OMAP4430_PRM_OCP_SOCKET_INST, @object .size OMAP4430_PRM_OCP_SOCKET_INST, 4 OMAP4430_PRM_OCP_SOCKET_INST: .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_prm44xx.c_omap4_prm_vp_check_txdone.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_prm_vp_check_txdone, %function omap4_prm_vp_check_txdone: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, r5, r6, lr} ldr r5, [r3] ldr r1, .L4+4 ldr r3, .L4+8 mov r4, r0 add r2, r5, r0, lsl #3 ldr r2, [r2, #4] ldr r1, [r1] ldr r0, [r3] bl omap4_prminst_read_inst_reg ldr r3, [r5, r4, lsl #3] and r0, r0, r3 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word omap4_vp .word OMAP4430_PRM_OCP_SOCKET_INST .word OMAP4430_PRM_PARTITION .size omap4_prm_vp_check_txdone, .-omap4_prm_vp_check_txdone .comm omap4_vp,4,4 .comm OMAP4430_PRM_PARTITION,4,4 .comm OMAP4430_PRM_OCP_SOCKET_INST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_prm_vp_clear_txdone.c" .intel_syntax noprefix .text .p2align 4 .type omap4_prm_vp_clear_txdone, @function omap4_prm_vp_clear_txdone: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR omap4_vp[rip] mov edx, DWORD PTR OMAP4430_PRM_OCP_SOCKET_INST[rip] mov esi, DWORD PTR OMAP4430_PRM_PARTITION[rip] lea rax, [rax+rdi*8] mov edi, DWORD PTR 4[rax] mov ecx, DWORD PTR [rax] jmp omap4_prminst_write_inst_reg@PLT .cfi_endproc .LFE0: .size omap4_prm_vp_clear_txdone, .-omap4_prm_vp_clear_txdone .globl omap4_vp .bss .align 8 .type omap4_vp, @object .size omap4_vp, 8 omap4_vp: .zero 8 .globl OMAP4430_PRM_PARTITION .align 4 .type OMAP4430_PRM_PARTITION, @object .size OMAP4430_PRM_PARTITION, 4 OMAP4430_PRM_PARTITION: .zero 4 .globl OMAP4430_PRM_OCP_SOCKET_INST .align 4 .type OMAP4430_PRM_OCP_SOCKET_INST, @object .size OMAP4430_PRM_OCP_SOCKET_INST, 4 OMAP4430_PRM_OCP_SOCKET_INST: .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_prm44xx.c_omap4_prm_vp_clear_txdone.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_prm_vp_clear_txdone, %function omap4_prm_vp_clear_txdone: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r3, r0 ldr r2, .L3 ldr ip, .L3+4 ldr r2, [r2] ldr r1, .L3+8 add r0, r2, r0, lsl #3 ldr r3, [r2, r3, lsl #3] ldr r0, [r0, #4] ldr r2, [ip] ldr r1, [r1] b omap4_prminst_write_inst_reg .L4: .align 2 .L3: .word omap4_vp .word OMAP4430_PRM_OCP_SOCKET_INST .word OMAP4430_PRM_PARTITION .size omap4_prm_vp_clear_txdone, .-omap4_prm_vp_clear_txdone .comm omap4_vp,4,4 .comm OMAP4430_PRM_PARTITION,4,4 .comm OMAP4430_PRM_OCP_SOCKET_INST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_prm_write_inst_reg.c" .intel_syntax noprefix .text .p2align 4 .type omap4_prm_write_inst_reg, @function omap4_prm_write_inst_reg: .LFB0: .cfi_startproc endbr64 add rsi, QWORD PTR prm_base[rip] add rsi, rdx jmp writel_relaxed@PLT .cfi_endproc .LFE0: .size omap4_prm_write_inst_reg, .-omap4_prm_write_inst_reg .globl prm_base .bss .align 8 .type prm_base, @object .size prm_base, 8 prm_base: .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_prm44xx.c_omap4_prm_write_inst_reg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_prm_write_inst_reg, %function omap4_prm_write_inst_reg: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r3, [r3] add r1, r1, r3 add r1, r1, r2 b writel_relaxed .L4: .align 2 .L3: .word prm_base .size omap4_prm_write_inst_reg, .-omap4_prm_write_inst_reg .comm prm_base,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_clear_all_prev_pwrst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_clear_all_prev_pwrst, @function omap4_pwrdm_clear_all_prev_pwrst: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov r9d, DWORD PTR OMAP4430_LASTPOWERSTATEENTERED_MASK[rip] mov edx, DWORD PTR 4[rdi] mov ecx, DWORD PTR [rdi] mov r8d, DWORD PTR OMAP4_PM_PWSTST[rip] mov esi, r9d mov edi, r9d call omap4_prminst_rmw_inst_reg_bits@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_pwrdm_clear_all_prev_pwrst, .-omap4_pwrdm_clear_all_prev_pwrst .globl OMAP4_PM_PWSTST .bss .align 4 .type OMAP4_PM_PWSTST, @object .size OMAP4_PM_PWSTST, 4 OMAP4_PM_PWSTST: .zero 4 .globl OMAP4430_LASTPOWERSTATEENTERED_MASK .align 4 .type OMAP4430_LASTPOWERSTATEENTERED_MASK, @object .size OMAP4430_LASTPOWERSTATEENTERED_MASK, 4 OMAP4430_LASTPOWERSTATEENTERED_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_prm44xx.c_omap4_pwrdm_clear_all_prev_pwrst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_clear_all_prev_pwrst, %function omap4_pwrdm_clear_all_prev_pwrst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 str lr, [sp, #-4]! ldr r2, .L4 ldr r3, .L4+4 ldr r1, [r2] ldr ip, [r3] sub sp, sp, #12 ldr r3, [r0] ldr r2, [r0, #4] mov r0, r1 str ip, [sp] bl omap4_prminst_rmw_inst_reg_bits mov r0, #0 add sp, sp, #12 @ sp needed ldr pc, [sp], #4 .L5: .align 2 .L4: .word OMAP4430_LASTPOWERSTATEENTERED_MASK .word OMAP4_PM_PWSTST .size omap4_pwrdm_clear_all_prev_pwrst, .-omap4_pwrdm_clear_all_prev_pwrst .comm OMAP4_PM_PWSTST,4,4 .comm OMAP4430_LASTPOWERSTATEENTERED_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_read_logic_pwrst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_read_logic_pwrst, @function omap4_pwrdm_read_logic_pwrst: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov r8d, DWORD PTR 4[rdi] mov esi, DWORD PTR [rdi] mov edx, DWORD PTR OMAP4_PM_PWSTST[rip] mov edi, r8d call omap4_prminst_read_inst_reg@PLT mov ecx, DWORD PTR OMAP4430_LOGICSTATEST_SHIFT[rip] and eax, DWORD PTR OMAP4430_LOGICSTATEST_MASK[rip] add rsp, 8 .cfi_def_cfa_offset 8 sar eax, cl ret .cfi_endproc .LFE0: .size omap4_pwrdm_read_logic_pwrst, .-omap4_pwrdm_read_logic_pwrst .globl OMAP4_PM_PWSTST .bss .align 4 .type OMAP4_PM_PWSTST, @object .size OMAP4_PM_PWSTST, 4 OMAP4_PM_PWSTST: .zero 4 .globl OMAP4430_LOGICSTATEST_SHIFT .align 4 .type OMAP4430_LOGICSTATEST_SHIFT, @object .size OMAP4430_LOGICSTATEST_SHIFT, 4 OMAP4430_LOGICSTATEST_SHIFT: .zero 4 .globl OMAP4430_LOGICSTATEST_MASK .align 4 .type OMAP4430_LOGICSTATEST_MASK, @object .size OMAP4430_LOGICSTATEST_MASK, 4 OMAP4430_LOGICSTATEST_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_prm44xx.c_omap4_pwrdm_read_logic_pwrst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_read_logic_pwrst, %function omap4_pwrdm_read_logic_pwrst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 ldr r1, [r0] ldr r2, [r3] push {r4, lr} ldr r0, [r0, #4] bl omap4_prminst_read_inst_reg ldr r2, .L4+4 ldr r3, .L4+8 ldr r2, [r2] ldr r3, [r3] and r0, r0, r2 asr r0, r0, r3 pop {r4, pc} .L5: .align 2 .L4: .word OMAP4_PM_PWSTST .word OMAP4430_LOGICSTATEST_MASK .word OMAP4430_LOGICSTATEST_SHIFT .size omap4_pwrdm_read_logic_pwrst, .-omap4_pwrdm_read_logic_pwrst .comm OMAP4_PM_PWSTST,4,4 .comm OMAP4430_LOGICSTATEST_SHIFT,4,4 .comm OMAP4430_LOGICSTATEST_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_read_logic_retst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_read_logic_retst, @function omap4_pwrdm_read_logic_retst: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov r8d, DWORD PTR 4[rdi] mov esi, DWORD PTR [rdi] mov edx, DWORD PTR OMAP4_PM_PWSTCTRL[rip] mov edi, r8d call omap4_prminst_read_inst_reg@PLT mov ecx, DWORD PTR OMAP4430_LOGICRETSTATE_SHIFT[rip] and eax, DWORD PTR OMAP4430_LOGICRETSTATE_MASK[rip] add rsp, 8 .cfi_def_cfa_offset 8 sar eax, cl ret .cfi_endproc .LFE0: .size omap4_pwrdm_read_logic_retst, .-omap4_pwrdm_read_logic_retst .globl OMAP4_PM_PWSTCTRL .bss .align 4 .type OMAP4_PM_PWSTCTRL, @object .size OMAP4_PM_PWSTCTRL, 4 OMAP4_PM_PWSTCTRL: .zero 4 .globl OMAP4430_LOGICRETSTATE_SHIFT .align 4 .type OMAP4430_LOGICRETSTATE_SHIFT, @object .size OMAP4430_LOGICRETSTATE_SHIFT, 4 OMAP4430_LOGICRETSTATE_SHIFT: .zero 4 .globl OMAP4430_LOGICRETSTATE_MASK .align 4 .type OMAP4430_LOGICRETSTATE_MASK, @object .size OMAP4430_LOGICRETSTATE_MASK, 4 OMAP4430_LOGICRETSTATE_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_prm44xx.c_omap4_pwrdm_read_logic_retst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_read_logic_retst, %function omap4_pwrdm_read_logic_retst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 ldr r1, [r0] ldr r2, [r3] push {r4, lr} ldr r0, [r0, #4] bl omap4_prminst_read_inst_reg ldr r2, .L4+4 ldr r3, .L4+8 ldr r2, [r2] ldr r3, [r3] and r0, r0, r2 asr r0, r0, r3 pop {r4, pc} .L5: .align 2 .L4: .word OMAP4_PM_PWSTCTRL .word OMAP4430_LOGICRETSTATE_MASK .word OMAP4430_LOGICRETSTATE_SHIFT .size omap4_pwrdm_read_logic_retst, .-omap4_pwrdm_read_logic_retst .comm OMAP4_PM_PWSTCTRL,4,4 .comm OMAP4430_LOGICRETSTATE_SHIFT,4,4 .comm OMAP4430_LOGICRETSTATE_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_read_mem_pwrst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_read_mem_pwrst, @function omap4_pwrdm_read_mem_pwrst: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdi mov edi, esi sub rsp, 8 .cfi_def_cfa_offset 32 call omap2_pwrdm_get_mem_bank_stst_mask@PLT mov edi, DWORD PTR 4[rbx] mov esi, DWORD PTR [rbx] mov edx, DWORD PTR OMAP4_PM_PWSTST[rip] mov ebp, eax call omap4_prminst_read_inst_reg@PLT mov edi, ebp and eax, ebp mov ebx, eax call __ffs@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov ecx, eax sar ebx, cl mov eax, ebx pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_pwrdm_read_mem_pwrst, .-omap4_pwrdm_read_mem_pwrst .globl OMAP4_PM_PWSTST .bss .align 4 .type OMAP4_PM_PWSTST, @object .size OMAP4_PM_PWSTST, 4 OMAP4_PM_PWSTST: .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_prm44xx.c_omap4_pwrdm_read_mem_pwrst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_read_mem_pwrst, %function omap4_pwrdm_read_mem_pwrst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r0 mov r0, r1 bl omap2_pwrdm_get_mem_bank_stst_mask ldr r3, .L4 mov r4, r0 ldr r2, [r3] ldr r1, [r5] ldr r0, [r5, #4] bl omap4_prminst_read_inst_reg mov r3, r0 mov r0, r4 and r4, r4, r3 bl __ffs asr r0, r4, r0 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word OMAP4_PM_PWSTST .size omap4_pwrdm_read_mem_pwrst, .-omap4_pwrdm_read_mem_pwrst .comm OMAP4_PM_PWSTST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_read_mem_retst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_read_mem_retst, @function omap4_pwrdm_read_mem_retst: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdi mov edi, esi sub rsp, 8 .cfi_def_cfa_offset 32 call omap2_pwrdm_get_mem_bank_retst_mask@PLT mov edi, DWORD PTR 4[rbx] mov esi, DWORD PTR [rbx] mov edx, DWORD PTR OMAP4_PM_PWSTCTRL[rip] mov ebp, eax call omap4_prminst_read_inst_reg@PLT mov edi, ebp and eax, ebp mov ebx, eax call __ffs@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov ecx, eax sar ebx, cl mov eax, ebx pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_pwrdm_read_mem_retst, .-omap4_pwrdm_read_mem_retst .globl OMAP4_PM_PWSTCTRL .bss .align 4 .type OMAP4_PM_PWSTCTRL, @object .size OMAP4_PM_PWSTCTRL, 4 OMAP4_PM_PWSTCTRL: .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_prm44xx.c_omap4_pwrdm_read_mem_retst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_read_mem_retst, %function omap4_pwrdm_read_mem_retst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r0 mov r0, r1 bl omap2_pwrdm_get_mem_bank_retst_mask ldr r3, .L4 mov r4, r0 ldr r2, [r3] ldr r1, [r5] ldr r0, [r5, #4] bl omap4_prminst_read_inst_reg mov r3, r0 mov r0, r4 and r4, r4, r3 bl __ffs asr r0, r4, r0 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word OMAP4_PM_PWSTCTRL .size omap4_pwrdm_read_mem_retst, .-omap4_pwrdm_read_mem_retst .comm OMAP4_PM_PWSTCTRL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_read_next_pwrst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_read_next_pwrst, @function omap4_pwrdm_read_next_pwrst: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov r8d, DWORD PTR 4[rdi] mov esi, DWORD PTR [rdi] mov edx, DWORD PTR OMAP4_PM_PWSTCTRL[rip] mov edi, r8d call omap4_prminst_read_inst_reg@PLT mov ecx, DWORD PTR OMAP_POWERSTATE_SHIFT[rip] and eax, DWORD PTR OMAP_POWERSTATE_MASK[rip] add rsp, 8 .cfi_def_cfa_offset 8 sar eax, cl ret .cfi_endproc .LFE0: .size omap4_pwrdm_read_next_pwrst, .-omap4_pwrdm_read_next_pwrst .globl OMAP_POWERSTATE_SHIFT .bss .align 4 .type OMAP_POWERSTATE_SHIFT, @object .size OMAP_POWERSTATE_SHIFT, 4 OMAP_POWERSTATE_SHIFT: .zero 4 .globl OMAP_POWERSTATE_MASK .align 4 .type OMAP_POWERSTATE_MASK, @object .size OMAP_POWERSTATE_MASK, 4 OMAP_POWERSTATE_MASK: .zero 4 .globl OMAP4_PM_PWSTCTRL .align 4 .type OMAP4_PM_PWSTCTRL, @object .size OMAP4_PM_PWSTCTRL, 4 OMAP4_PM_PWSTCTRL: .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_prm44xx.c_omap4_pwrdm_read_next_pwrst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_read_next_pwrst, %function omap4_pwrdm_read_next_pwrst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 ldr r1, [r0] ldr r2, [r3] push {r4, lr} ldr r0, [r0, #4] bl omap4_prminst_read_inst_reg ldr r2, .L4+4 ldr r3, .L4+8 ldr r2, [r2] ldr r3, [r3] and r0, r0, r2 asr r0, r0, r3 pop {r4, pc} .L5: .align 2 .L4: .word OMAP4_PM_PWSTCTRL .word OMAP_POWERSTATE_MASK .word OMAP_POWERSTATE_SHIFT .size omap4_pwrdm_read_next_pwrst, .-omap4_pwrdm_read_next_pwrst .comm OMAP_POWERSTATE_SHIFT,4,4 .comm OMAP_POWERSTATE_MASK,4,4 .comm OMAP4_PM_PWSTCTRL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_read_prev_logic_pwrst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_read_prev_logic_pwrst, @function omap4_pwrdm_read_prev_logic_pwrst: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi call omap4_pwrdm_read_prev_pwrst@PLT cmp DWORD PTR PWRDM_POWER_OFF[rip], eax je .L3 mov r8d, DWORD PTR PWRDM_POWER_RET[rip] cmp r8d, eax je .L6 mov eax, r8d pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state mov rdi, rbp pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 jmp omap4_pwrdm_read_logic_retst@PLT .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state mov r8d, eax pop rbp .cfi_def_cfa_offset 8 mov eax, r8d ret .cfi_endproc .LFE0: .size omap4_pwrdm_read_prev_logic_pwrst, .-omap4_pwrdm_read_prev_logic_pwrst .globl PWRDM_POWER_RET .bss .align 4 .type PWRDM_POWER_RET, @object .size PWRDM_POWER_RET, 4 PWRDM_POWER_RET: .zero 4 .globl PWRDM_POWER_OFF .align 4 .type PWRDM_POWER_OFF, @object .size PWRDM_POWER_OFF, 4 PWRDM_POWER_OFF: .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_prm44xx.c_omap4_pwrdm_read_prev_logic_pwrst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_read_prev_logic_pwrst, %function omap4_pwrdm_read_prev_logic_pwrst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 bl omap4_pwrdm_read_prev_pwrst mov r3, r0 ldr r2, .L6 ldr r0, [r2] cmp r0, r3 popeq {r4, pc} ldr r2, .L6+4 ldr r0, [r2] cmp r0, r3 popne {r4, pc} mov r0, r4 pop {r4, lr} b omap4_pwrdm_read_logic_retst .L7: .align 2 .L6: .word PWRDM_POWER_OFF .word PWRDM_POWER_RET .size omap4_pwrdm_read_prev_logic_pwrst, .-omap4_pwrdm_read_prev_logic_pwrst .comm PWRDM_POWER_RET,4,4 .comm PWRDM_POWER_OFF,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_read_prev_mem_pwrst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_read_prev_mem_pwrst, @function omap4_pwrdm_read_prev_mem_pwrst: .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 rbp, rdi sub rsp, 8 .cfi_def_cfa_offset 32 call omap4_pwrdm_read_prev_pwrst@PLT cmp DWORD PTR PWRDM_POWER_OFF[rip], eax je .L3 mov r8d, DWORD PTR PWRDM_POWER_RET[rip] cmp r8d, eax je .L6 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, r8d pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov esi, r12d mov rdi, rbp pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp omap4_pwrdm_read_mem_retst@PLT .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state add rsp, 8 .cfi_def_cfa_offset 24 mov r8d, eax mov eax, r8d pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_pwrdm_read_prev_mem_pwrst, .-omap4_pwrdm_read_prev_mem_pwrst .globl PWRDM_POWER_RET .bss .align 4 .type PWRDM_POWER_RET, @object .size PWRDM_POWER_RET, 4 PWRDM_POWER_RET: .zero 4 .globl PWRDM_POWER_OFF .align 4 .type PWRDM_POWER_OFF, @object .size PWRDM_POWER_OFF, 4 PWRDM_POWER_OFF: .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_prm44xx.c_omap4_pwrdm_read_prev_mem_pwrst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_read_prev_mem_pwrst, %function omap4_pwrdm_read_prev_mem_pwrst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r1 mov r4, r0 bl omap4_pwrdm_read_prev_pwrst mov r3, r0 ldr r2, .L6 ldr r0, [r2] cmp r0, r3 popeq {r4, r5, r6, pc} ldr r2, .L6+4 ldr r0, [r2] cmp r0, r3 popne {r4, r5, r6, pc} mov r1, r5 mov r0, r4 pop {r4, r5, r6, lr} b omap4_pwrdm_read_mem_retst .L7: .align 2 .L6: .word PWRDM_POWER_OFF .word PWRDM_POWER_RET .size omap4_pwrdm_read_prev_mem_pwrst, .-omap4_pwrdm_read_prev_mem_pwrst .comm PWRDM_POWER_RET,4,4 .comm PWRDM_POWER_OFF,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_read_prev_pwrst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_read_prev_pwrst, @function omap4_pwrdm_read_prev_pwrst: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov r8d, DWORD PTR 4[rdi] mov esi, DWORD PTR [rdi] mov edx, DWORD PTR OMAP4_PM_PWSTST[rip] mov edi, r8d call omap4_prminst_read_inst_reg@PLT mov ecx, DWORD PTR OMAP4430_LASTPOWERSTATEENTERED_SHIFT[rip] and eax, DWORD PTR OMAP4430_LASTPOWERSTATEENTERED_MASK[rip] add rsp, 8 .cfi_def_cfa_offset 8 sar eax, cl ret .cfi_endproc .LFE0: .size omap4_pwrdm_read_prev_pwrst, .-omap4_pwrdm_read_prev_pwrst .globl OMAP4_PM_PWSTST .bss .align 4 .type OMAP4_PM_PWSTST, @object .size OMAP4_PM_PWSTST, 4 OMAP4_PM_PWSTST: .zero 4 .globl OMAP4430_LASTPOWERSTATEENTERED_SHIFT .align 4 .type OMAP4430_LASTPOWERSTATEENTERED_SHIFT, @object .size OMAP4430_LASTPOWERSTATEENTERED_SHIFT, 4 OMAP4430_LASTPOWERSTATEENTERED_SHIFT: .zero 4 .globl OMAP4430_LASTPOWERSTATEENTERED_MASK .align 4 .type OMAP4430_LASTPOWERSTATEENTERED_MASK, @object .size OMAP4430_LASTPOWERSTATEENTERED_MASK, 4 OMAP4430_LASTPOWERSTATEENTERED_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_prm44xx.c_omap4_pwrdm_read_prev_pwrst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_read_prev_pwrst, %function omap4_pwrdm_read_prev_pwrst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 ldr r1, [r0] ldr r2, [r3] push {r4, lr} ldr r0, [r0, #4] bl omap4_prminst_read_inst_reg ldr r2, .L4+4 ldr r3, .L4+8 ldr r2, [r2] ldr r3, [r3] and r0, r0, r2 asr r0, r0, r3 pop {r4, pc} .L5: .align 2 .L4: .word OMAP4_PM_PWSTST .word OMAP4430_LASTPOWERSTATEENTERED_MASK .word OMAP4430_LASTPOWERSTATEENTERED_SHIFT .size omap4_pwrdm_read_prev_pwrst, .-omap4_pwrdm_read_prev_pwrst .comm OMAP4_PM_PWSTST,4,4 .comm OMAP4430_LASTPOWERSTATEENTERED_SHIFT,4,4 .comm OMAP4430_LASTPOWERSTATEENTERED_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_read_pwrst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_read_pwrst, @function omap4_pwrdm_read_pwrst: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov r8d, DWORD PTR 4[rdi] mov esi, DWORD PTR [rdi] mov edx, DWORD PTR OMAP4_PM_PWSTST[rip] mov edi, r8d call omap4_prminst_read_inst_reg@PLT mov ecx, DWORD PTR OMAP_POWERSTATEST_SHIFT[rip] and eax, DWORD PTR OMAP_POWERSTATEST_MASK[rip] add rsp, 8 .cfi_def_cfa_offset 8 sar eax, cl ret .cfi_endproc .LFE0: .size omap4_pwrdm_read_pwrst, .-omap4_pwrdm_read_pwrst .globl OMAP_POWERSTATEST_SHIFT .bss .align 4 .type OMAP_POWERSTATEST_SHIFT, @object .size OMAP_POWERSTATEST_SHIFT, 4 OMAP_POWERSTATEST_SHIFT: .zero 4 .globl OMAP_POWERSTATEST_MASK .align 4 .type OMAP_POWERSTATEST_MASK, @object .size OMAP_POWERSTATEST_MASK, 4 OMAP_POWERSTATEST_MASK: .zero 4 .globl OMAP4_PM_PWSTST .align 4 .type OMAP4_PM_PWSTST, @object .size OMAP4_PM_PWSTST, 4 OMAP4_PM_PWSTST: .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_prm44xx.c_omap4_pwrdm_read_pwrst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_read_pwrst, %function omap4_pwrdm_read_pwrst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 ldr r1, [r0] ldr r2, [r3] push {r4, lr} ldr r0, [r0, #4] bl omap4_prminst_read_inst_reg ldr r2, .L4+4 ldr r3, .L4+8 ldr r2, [r2] ldr r3, [r3] and r0, r0, r2 asr r0, r0, r3 pop {r4, pc} .L5: .align 2 .L4: .word OMAP4_PM_PWSTST .word OMAP_POWERSTATEST_MASK .word OMAP_POWERSTATEST_SHIFT .size omap4_pwrdm_read_pwrst, .-omap4_pwrdm_read_pwrst .comm OMAP_POWERSTATEST_SHIFT,4,4 .comm OMAP_POWERSTATEST_MASK,4,4 .comm OMAP4_PM_PWSTST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_restore_context.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_restore_context, @function omap4_pwrdm_restore_context: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 mov edx, DWORD PTR 4[rdi] mov esi, DWORD PTR 8[rdi] mov edi, DWORD PTR 12[rdi] call omap4_prminst_read_inst_reg@PLT mov ecx, DWORD PTR 4[rbp] mov edx, DWORD PTR 8[rbp] mov esi, DWORD PTR 12[rbp] mov edi, DWORD PTR 0[rbp] mov ebx, eax call omap4_prminst_write_inst_reg@PLT mov eax, DWORD PTR OMAP_POWERSTATEST_MASK[rip] and ebx, eax and eax, DWORD PTR 0[rbp] cmp ebx, eax jne .L5 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 .L5: .cfi_restore_state add rsp, 8 .cfi_def_cfa_offset 24 mov rdi, rbp pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 jmp omap4_pwrdm_wait_transition@PLT .cfi_endproc .LFE0: .size omap4_pwrdm_restore_context, .-omap4_pwrdm_restore_context .globl OMAP_POWERSTATEST_MASK .bss .align 4 .type OMAP_POWERSTATEST_MASK, @object .size OMAP_POWERSTATEST_MASK, 4 OMAP_POWERSTATEST_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_prm44xx.c_omap4_pwrdm_restore_context.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_restore_context, %function omap4_pwrdm_restore_context: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r2, [r0, #4] mov r4, r0 ldr r1, [r0, #8] ldr r0, [r0, #12] bl omap4_prminst_read_inst_reg mov r5, r0 ldr r3, [r4, #4] ldr r2, [r4, #8] ldr r1, [r4, #12] ldr r0, [r4] bl omap4_prminst_write_inst_reg ldr r3, .L5 ldr r2, [r4] ldr r3, [r3] and r2, r2, r3 and r3, r3, r5 cmp r3, r2 popeq {r4, r5, r6, pc} mov r0, r4 pop {r4, r5, r6, lr} b omap4_pwrdm_wait_transition .L6: .align 2 .L5: .word OMAP_POWERSTATEST_MASK .size omap4_pwrdm_restore_context, .-omap4_pwrdm_restore_context .comm OMAP_POWERSTATEST_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_save_context.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_save_context, @function omap4_pwrdm_save_context: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi mov edx, DWORD PTR 4[rdi] mov esi, DWORD PTR 8[rdi] mov edi, DWORD PTR 12[rdi] call omap4_prminst_read_inst_reg@PLT mov r8d, eax mov eax, DWORD PTR OMAP4430_LOWPOWERSTATECHANGE_MASK[rip] not eax and eax, r8d mov DWORD PTR [rbx], eax pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_pwrdm_save_context, .-omap4_pwrdm_save_context .globl OMAP4430_LOWPOWERSTATECHANGE_MASK .bss .align 4 .type OMAP4430_LOWPOWERSTATECHANGE_MASK, @object .size OMAP4430_LOWPOWERSTATECHANGE_MASK, 4 OMAP4430_LOWPOWERSTATECHANGE_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_prm44xx.c_omap4_pwrdm_save_context.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_save_context, %function omap4_pwrdm_save_context: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r2, [r0, #4] mov r4, r0 ldr r1, [r0, #8] ldr r0, [r0, #12] bl omap4_prminst_read_inst_reg ldr r3, .L4 ldr r3, [r3] bic r0, r0, r3 str r0, [r4] pop {r4, pc} .L5: .align 2 .L4: .word OMAP4430_LOWPOWERSTATECHANGE_MASK .size omap4_pwrdm_save_context, .-omap4_pwrdm_save_context .comm OMAP4430_LOWPOWERSTATECHANGE_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_set_logic_retst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_set_logic_retst, @function omap4_pwrdm_set_logic_retst: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov ebx, esi sub rsp, 8 .cfi_def_cfa_offset 32 mov edi, DWORD PTR OMAP4430_LOGICRETSTATE_MASK[rip] call __ffs@PLT mov edx, DWORD PTR 4[rbp] mov r8d, DWORD PTR OMAP4_PM_PWSTCTRL[rip] mov ecx, eax mov edi, DWORD PTR OMAP4430_LOGICRETSTATE_MASK[rip] sal ebx, cl mov ecx, DWORD PTR 0[rbp] mov esi, ebx call omap4_prminst_rmw_inst_reg_bits@PLT add rsp, 8 .cfi_def_cfa_offset 24 xor eax, eax pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_pwrdm_set_logic_retst, .-omap4_pwrdm_set_logic_retst .globl OMAP4_PM_PWSTCTRL .bss .align 4 .type OMAP4_PM_PWSTCTRL, @object .size OMAP4_PM_PWSTCTRL, 4 OMAP4_PM_PWSTCTRL: .zero 4 .globl OMAP4430_LOGICRETSTATE_MASK .align 4 .type OMAP4430_LOGICRETSTATE_MASK, @object .size OMAP4430_LOGICRETSTATE_MASK, 4 OMAP4430_LOGICRETSTATE_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_prm44xx.c_omap4_pwrdm_set_logic_retst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_set_logic_retst, %function omap4_pwrdm_set_logic_retst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r6, .L4 sub sp, sp, #8 mov r4, r0 ldr r0, [r6] mov r5, r1 bl __ffs ldr r3, .L4+4 ldr r2, [r4, #4] ldr ip, [r3] lsl r1, r5, r0 ldr r3, [r4] ldr r0, [r6] str ip, [sp] bl omap4_prminst_rmw_inst_reg_bits mov r0, #0 add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word OMAP4430_LOGICRETSTATE_MASK .word OMAP4_PM_PWSTCTRL .size omap4_pwrdm_set_logic_retst, .-omap4_pwrdm_set_logic_retst .comm OMAP4_PM_PWSTCTRL,4,4 .comm OMAP4430_LOGICRETSTATE_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_set_lowpwrstchange.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_set_lowpwrstchange, @function omap4_pwrdm_set_lowpwrstchange: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov ecx, DWORD PTR OMAP4430_LOWPOWERSTATECHANGE_SHIFT[rip] mov esi, 1 mov edx, DWORD PTR 4[rdi] mov r8d, DWORD PTR OMAP4_PM_PWSTCTRL[rip] sal esi, cl mov ecx, DWORD PTR [rdi] mov edi, DWORD PTR OMAP4430_LOWPOWERSTATECHANGE_MASK[rip] call omap4_prminst_rmw_inst_reg_bits@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_pwrdm_set_lowpwrstchange, .-omap4_pwrdm_set_lowpwrstchange .globl OMAP4_PM_PWSTCTRL .bss .align 4 .type OMAP4_PM_PWSTCTRL, @object .size OMAP4_PM_PWSTCTRL, 4 OMAP4_PM_PWSTCTRL: .zero 4 .globl OMAP4430_LOWPOWERSTATECHANGE_SHIFT .align 4 .type OMAP4430_LOWPOWERSTATECHANGE_SHIFT, @object .size OMAP4430_LOWPOWERSTATECHANGE_SHIFT, 4 OMAP4430_LOWPOWERSTATECHANGE_SHIFT: .zero 4 .globl OMAP4430_LOWPOWERSTATECHANGE_MASK .align 4 .type OMAP4430_LOWPOWERSTATECHANGE_MASK, @object .size OMAP4430_LOWPOWERSTATECHANGE_MASK, 4 OMAP4430_LOWPOWERSTATECHANGE_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_prm44xx.c_omap4_pwrdm_set_lowpwrstchange.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_set_lowpwrstchange, %function omap4_pwrdm_set_lowpwrstchange: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, #1 ldr r2, .L4 ldr r3, .L4+4 ldr r1, [r2] ldr lr, [r3] ldr ip, .L4+8 sub sp, sp, #8 ldr r3, [r0] ldr r2, [r0, #4] lsl r1, r4, r1 ldr r0, [ip] str lr, [sp] bl omap4_prminst_rmw_inst_reg_bits mov r0, #0 add sp, sp, #8 @ sp needed pop {r4, pc} .L5: .align 2 .L4: .word OMAP4430_LOWPOWERSTATECHANGE_SHIFT .word OMAP4_PM_PWSTCTRL .word OMAP4430_LOWPOWERSTATECHANGE_MASK .size omap4_pwrdm_set_lowpwrstchange, .-omap4_pwrdm_set_lowpwrstchange .comm OMAP4_PM_PWSTCTRL,4,4 .comm OMAP4430_LOWPOWERSTATECHANGE_SHIFT,4,4 .comm OMAP4430_LOWPOWERSTATECHANGE_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_set_mem_onst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_set_mem_onst, @function omap4_pwrdm_set_mem_onst: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12, rdi mov edi, esi push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 mov ebx, edx call omap2_pwrdm_get_mem_bank_onstate_mask@PLT mov r13d, DWORD PTR [r12] mov r14d, DWORD PTR OMAP4_PM_PWSTCTRL[rip] mov edi, eax mov r12d, DWORD PTR 4[r12] mov ebp, eax call __ffs@PLT mov r8d, r14d mov edi, ebp mov ecx, eax mov edx, r12d sal ebx, cl mov ecx, r13d mov esi, ebx call omap4_prminst_rmw_inst_reg_bits@PLT pop rbx .cfi_def_cfa_offset 40 xor eax, eax pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_pwrdm_set_mem_onst, .-omap4_pwrdm_set_mem_onst .globl OMAP4_PM_PWSTCTRL .bss .align 4 .type OMAP4_PM_PWSTCTRL, @object .size OMAP4_PM_PWSTCTRL, 4 OMAP4_PM_PWSTCTRL: .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_prm44xx.c_omap4_pwrdm_set_mem_onst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_set_mem_onst, %function omap4_pwrdm_set_mem_onst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 sub sp, sp, #8 mov r0, r1 mov r6, r2 bl omap2_pwrdm_get_mem_bank_onstate_mask mov r5, r0 bl __ffs ldr r3, .L4 ldr r2, [r4, #4] ldr ip, [r3] lsl r1, r6, r0 ldr r3, [r4] mov r0, r5 str ip, [sp] bl omap4_prminst_rmw_inst_reg_bits mov r0, #0 add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word OMAP4_PM_PWSTCTRL .size omap4_pwrdm_set_mem_onst, .-omap4_pwrdm_set_mem_onst .comm OMAP4_PM_PWSTCTRL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_set_mem_retst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_set_mem_retst, @function omap4_pwrdm_set_mem_retst: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12, rdi mov edi, esi push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 mov ebx, edx call omap2_pwrdm_get_mem_bank_retst_mask@PLT mov r13d, DWORD PTR [r12] mov r14d, DWORD PTR OMAP4_PM_PWSTCTRL[rip] mov edi, eax mov r12d, DWORD PTR 4[r12] mov ebp, eax call __ffs@PLT mov r8d, r14d mov edi, ebp mov ecx, eax mov edx, r12d sal ebx, cl mov ecx, r13d mov esi, ebx call omap4_prminst_rmw_inst_reg_bits@PLT pop rbx .cfi_def_cfa_offset 40 xor eax, eax pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_pwrdm_set_mem_retst, .-omap4_pwrdm_set_mem_retst .globl OMAP4_PM_PWSTCTRL .bss .align 4 .type OMAP4_PM_PWSTCTRL, @object .size OMAP4_PM_PWSTCTRL, 4 OMAP4_PM_PWSTCTRL: .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_prm44xx.c_omap4_pwrdm_set_mem_retst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_set_mem_retst, %function omap4_pwrdm_set_mem_retst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 sub sp, sp, #8 mov r0, r1 mov r6, r2 bl omap2_pwrdm_get_mem_bank_retst_mask mov r5, r0 bl __ffs ldr r3, .L4 ldr r2, [r4, #4] ldr ip, [r3] lsl r1, r6, r0 ldr r3, [r4] mov r0, r5 str ip, [sp] bl omap4_prminst_rmw_inst_reg_bits mov r0, #0 add sp, sp, #8 @ sp needed pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word OMAP4_PM_PWSTCTRL .size omap4_pwrdm_set_mem_retst, .-omap4_pwrdm_set_mem_retst .comm OMAP4_PM_PWSTCTRL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_set_next_pwrst.c" .intel_syntax noprefix .text .p2align 4 .type omap4_pwrdm_set_next_pwrst, @function omap4_pwrdm_set_next_pwrst: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov ecx, DWORD PTR OMAP_POWERSTATE_SHIFT[rip] mov edx, DWORD PTR 4[rdi] mov r8d, DWORD PTR OMAP4_PM_PWSTCTRL[rip] sal esi, cl mov ecx, DWORD PTR [rdi] mov edi, DWORD PTR OMAP_POWERSTATE_MASK[rip] call omap4_prminst_rmw_inst_reg_bits@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_pwrdm_set_next_pwrst, .-omap4_pwrdm_set_next_pwrst .globl OMAP_POWERSTATE_SHIFT .bss .align 4 .type OMAP_POWERSTATE_SHIFT, @object .size OMAP_POWERSTATE_SHIFT, 4 OMAP_POWERSTATE_SHIFT: .zero 4 .globl OMAP_POWERSTATE_MASK .align 4 .type OMAP_POWERSTATE_MASK, @object .size OMAP_POWERSTATE_MASK, 4 OMAP_POWERSTATE_MASK: .zero 4 .globl OMAP4_PM_PWSTCTRL .align 4 .type OMAP4_PM_PWSTCTRL, @object .size OMAP4_PM_PWSTCTRL, 4 OMAP4_PM_PWSTCTRL: .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_prm44xx.c_omap4_pwrdm_set_next_pwrst.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_set_next_pwrst, %function omap4_pwrdm_set_next_pwrst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 str lr, [sp, #-4]! ldr r2, .L4 ldr r3, .L4+4 ldr lr, [r2] ldr r3, [r3] ldr ip, .L4+8 sub sp, sp, #12 ldr r2, [r0, #4] lsl r1, r1, r3 ldr r3, [r0] ldr r0, [ip] str lr, [sp] bl omap4_prminst_rmw_inst_reg_bits mov r0, #0 add sp, sp, #12 @ sp needed ldr pc, [sp], #4 .L5: .align 2 .L4: .word OMAP4_PM_PWSTCTRL .word OMAP_POWERSTATE_SHIFT .word OMAP_POWERSTATE_MASK .size omap4_pwrdm_set_next_pwrst, .-omap4_pwrdm_set_next_pwrst .comm OMAP_POWERSTATE_SHIFT,4,4 .comm OMAP_POWERSTATE_MASK,4,4 .comm OMAP4_PM_PWSTCTRL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_omap4_pwrdm_wait_transition.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "powerdomain: %s: waited too long to complete transition\n" .align 8 .LC1: .string "powerdomain: completed transition in %d loops\n" .text .p2align 4 .type omap4_pwrdm_wait_transition, @function omap4_pwrdm_wait_transition: .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 mov rbp, rdi push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 xor ebx, ebx jmp .L2 .p2align 4,,10 .p2align 3 .L3: mov rax, QWORD PTR PWRDM_TRANSITION_BAILOUT[rip] lea r12, 1[rbx] cmp rax, rbx jle .L4 mov edi, 1 mov rbx, r12 call udelay@PLT .L2: mov esi, DWORD PTR 4[rbp] mov edi, DWORD PTR 8[rbp] mov edx, DWORD PTR OMAP4_PM_PWSTST[rip] call omap4_prminst_read_inst_reg@PLT and eax, DWORD PTR OMAP_INTRANSITION_MASK[rip] jne .L3 mov rax, QWORD PTR PWRDM_TRANSITION_BAILOUT[rip] mov r12, rbx .L4: cmp r12, rax jg .L10 mov rsi, r12 lea rdi, .LC1[rip] call pr_debug@PLT pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 xor eax, eax pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L10: .cfi_restore_state mov esi, DWORD PTR 0[rbp] lea rdi, .LC0[rip] call pr_err@PLT mov eax, DWORD PTR EAGAIN[rip] pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 neg eax ret .cfi_endproc .LFE0: .size omap4_pwrdm_wait_transition, .-omap4_pwrdm_wait_transition .globl PWRDM_TRANSITION_BAILOUT .bss .align 8 .type PWRDM_TRANSITION_BAILOUT, @object .size PWRDM_TRANSITION_BAILOUT, 8 PWRDM_TRANSITION_BAILOUT: .zero 8 .globl OMAP_INTRANSITION_MASK .align 4 .type OMAP_INTRANSITION_MASK, @object .size OMAP_INTRANSITION_MASK, 4 OMAP_INTRANSITION_MASK: .zero 4 .globl OMAP4_PM_PWSTST .align 4 .type OMAP4_PM_PWSTST, @object .size OMAP4_PM_PWSTST, 4 OMAP4_PM_PWSTST: .zero 4 .globl EAGAIN .align 4 .type EAGAIN, @object .size EAGAIN, 4 EAGAIN: .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_prm44xx.c_omap4_pwrdm_wait_transition.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "powerdomain: %s: waited too long to complete transi" .ascii "tion\012\000" .align 2 .LC1: .ascii "powerdomain: completed transition in %d loops\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type omap4_pwrdm_wait_transition, %function omap4_pwrdm_wait_transition: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, #0 mov r5, r0 ldr r8, .L11 ldr r7, .L11+4 ldr r6, .L11+8 b .L2 .L3: cmp r3, r4 ble .L4 mov r0, #1 mov r4, r1 bl udelay .L2: ldr r1, [r5, #4] ldr r2, [r8] ldr r0, [r5, #8] bl omap4_prminst_read_inst_reg ldr r3, [r7] add r1, r4, #1 tst r0, r3 ldr r3, [r6] bne .L3 mov r1, r4 .L4: cmp r1, r3 bgt .L10 ldr r0, .L11+12 bl pr_debug mov r0, #0 pop {r4, r5, r6, r7, r8, pc} .L10: ldr r1, [r5] ldr r0, .L11+16 bl pr_err ldr r3, .L11+20 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, r7, r8, pc} .L12: .align 2 .L11: .word OMAP4_PM_PWSTST .word OMAP_INTRANSITION_MASK .word PWRDM_TRANSITION_BAILOUT .word .LC1 .word .LC0 .word EAGAIN .size omap4_pwrdm_wait_transition, .-omap4_pwrdm_wait_transition .comm PWRDM_TRANSITION_BAILOUT,4,4 .comm OMAP_INTRANSITION_MASK,4,4 .comm OMAP4_PM_PWSTST,4,4 .comm EAGAIN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_prm_restore_context.c" .intel_syntax noprefix .text .p2align 4 .globl prm_restore_context .type prm_restore_context, @function prm_restore_context: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov edx, DWORD PTR omap4_prcm_irq_setup[rip+4] mov esi, DWORD PTR OMAP4430_PRM_OCP_SOCKET_INST[rip] mov edi, DWORD PTR omap_prm_context[rip+4] call omap4_prm_write_inst_reg@PLT mov edx, DWORD PTR omap4_prcm_irq_setup[rip] mov esi, DWORD PTR AM43XX_PRM_DEVICE_INST[rip] mov edi, DWORD PTR omap_prm_context[rip] add rsp, 8 .cfi_def_cfa_offset 8 jmp omap4_prm_write_inst_reg@PLT .cfi_endproc .LFE0: .size prm_restore_context, .-prm_restore_context .globl omap_prm_context .bss .align 8 .type omap_prm_context, @object .size omap_prm_context, 8 omap_prm_context: .zero 8 .globl omap4_prcm_irq_setup .align 8 .type omap4_prcm_irq_setup, @object .size omap4_prcm_irq_setup, 8 omap4_prcm_irq_setup: .zero 8 .globl OMAP4430_PRM_OCP_SOCKET_INST .align 4 .type OMAP4430_PRM_OCP_SOCKET_INST, @object .size OMAP4430_PRM_OCP_SOCKET_INST, 4 OMAP4430_PRM_OCP_SOCKET_INST: .zero 4 .globl AM43XX_PRM_DEVICE_INST .align 4 .type AM43XX_PRM_DEVICE_INST, @object .size AM43XX_PRM_DEVICE_INST, 4 AM43XX_PRM_DEVICE_INST: .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_prm44xx.c_prm_restore_context.c" .text .align 2 .global prm_restore_context .syntax unified .arm .fpu softvfp .type prm_restore_context, %function prm_restore_context: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L4 ldr r5, .L4+4 ldr r4, .L4+8 ldr r2, [r5, #4] ldr r1, [r3] ldr r0, [r4, #4] bl omap4_prm_write_inst_reg ldr r3, .L4+12 ldr r2, [r5] ldr r0, [r4] ldr r1, [r3] pop {r4, r5, r6, lr} b omap4_prm_write_inst_reg .L5: .align 2 .L4: .word OMAP4430_PRM_OCP_SOCKET_INST .word omap4_prcm_irq_setup .word omap_prm_context .word AM43XX_PRM_DEVICE_INST .size prm_restore_context, .-prm_restore_context .comm omap_prm_context,8,4 .comm omap4_prcm_irq_setup,8,4 .comm OMAP4430_PRM_OCP_SOCKET_INST,4,4 .comm AM43XX_PRM_DEVICE_INST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm44xx.c_prm_save_context.c" .intel_syntax noprefix .text .p2align 4 .globl prm_save_context .type prm_save_context, @function prm_save_context: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov esi, DWORD PTR omap4_prcm_irq_setup[rip+4] mov edi, DWORD PTR AM43XX_PRM_OCP_SOCKET_INST[rip] call omap4_prm_read_inst_reg@PLT mov esi, DWORD PTR omap4_prcm_irq_setup[rip] mov edi, DWORD PTR AM43XX_PRM_DEVICE_INST[rip] mov QWORD PTR omap_prm_context[rip+8], rax call omap4_prm_read_inst_reg@PLT mov QWORD PTR omap_prm_context[rip], rax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size prm_save_context, .-prm_save_context .globl omap_prm_context .bss .align 16 .type omap_prm_context, @object .size omap_prm_context, 16 omap_prm_context: .zero 16 .globl omap4_prcm_irq_setup .align 8 .type omap4_prcm_irq_setup, @object .size omap4_prcm_irq_setup, 8 omap4_prcm_irq_setup: .zero 8 .globl AM43XX_PRM_OCP_SOCKET_INST .align 4 .type AM43XX_PRM_OCP_SOCKET_INST, @object .size AM43XX_PRM_OCP_SOCKET_INST, 4 AM43XX_PRM_OCP_SOCKET_INST: .zero 4 .globl AM43XX_PRM_DEVICE_INST .align 4 .type AM43XX_PRM_DEVICE_INST, @object .size AM43XX_PRM_DEVICE_INST, 4 AM43XX_PRM_DEVICE_INST: .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_prm44xx.c_prm_save_context.c" .text .align 2 .global prm_save_context .syntax unified .arm .fpu softvfp .type prm_save_context, %function prm_save_context: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r3, .L4 ldr r5, .L4+4 ldr r0, [r3] ldr r1, [r5, #4] bl omap4_prm_read_inst_reg mov r3, r0 ldr r2, .L4+8 ldr r4, .L4+12 ldr r1, [r5] ldr r0, [r2] str r3, [r4, #4] bl omap4_prm_read_inst_reg str r0, [r4] pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word AM43XX_PRM_OCP_SOCKET_INST .word omap4_prcm_irq_setup .word AM43XX_PRM_DEVICE_INST .word omap_prm_context .size prm_save_context, .-prm_save_context .comm omap_prm_context,8,4 .comm omap4_prcm_irq_setup,8,4 .comm AM43XX_PRM_OCP_SOCKET_INST,4,4 .comm AM43XX_PRM_DEVICE_INST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm_common.c_omap_prcm_event_to_irq.c" .intel_syntax noprefix .text .p2align 4 .globl omap_prcm_event_to_irq .type omap_prcm_event_to_irq, @function omap_prcm_event_to_irq: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR prcm_irq_setup[rip] test rdi, rdi je .L2 test rax, rax je .L2 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rdi push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov edx, DWORD PTR [rax] xor ebx, ebx test edx, edx jg .L3 jmp .L4 .p2align 4,,10 .p2align 3 .L6: add rbx, 1 cmp DWORD PTR [rax], ebx jle .L4 .L3: mov rax, QWORD PTR 8[rax] lea rbp, 0[0+rbx*8] mov rsi, r12 mov edi, DWORD PTR 4[rax+rbp] call strcmp@PLT test eax, eax mov rax, QWORD PTR prcm_irq_setup[rip] jne .L6 mov rdx, QWORD PTR 8[rax] pop rbx .cfi_remember_state .cfi_def_cfa_offset 24 mov eax, DWORD PTR 4[rax] add eax, DWORD PTR [rdx+rbp] pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state mov eax, DWORD PTR ENOENT[rip] pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 neg eax ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore 3 .cfi_restore 6 .cfi_restore 12 mov eax, DWORD PTR ENOENT[rip] neg eax ret .cfi_endproc .LFE0: .size omap_prcm_event_to_irq, .-omap_prcm_event_to_irq .globl prcm_irq_setup .bss .align 8 .type prcm_irq_setup, @object .size prcm_irq_setup, 8 prcm_irq_setup: .zero 8 .globl ENOENT .align 4 .type ENOENT, @object .size ENOENT, 4 ENOENT: .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_prm_common.c_omap_prcm_event_to_irq.c" .text .align 2 .global omap_prcm_event_to_irq .syntax unified .arm .fpu softvfp .type omap_prcm_event_to_irq, %function omap_prcm_event_to_irq: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r5, .L11 cmp r0, #0 ldr r3, [r5] clz r4, r3 lsr r4, r4, #5 moveq r4, #1 cmp r4, #0 bne .L4 ldr r2, [r3] mov r6, r0 cmp r2, #0 bgt .L3 b .L4 .L6: ldr r3, [r5] ldr r2, [r3] cmp r2, r4 ble .L4 .L3: ldr r3, [r3, #8] mov r1, r6 add r3, r3, r4, lsl #3 ldr r0, [r3, #4] bl strcmp cmp r0, #0 lsl r3, r4, #3 add r4, r4, #1 bne .L6 ldr r2, [r5] ldr r1, [r2, #8] ldr r2, [r2, #4] ldr r0, [r1, r3] add r0, r0, r2 pop {r4, r5, r6, pc} .L4: ldr r3, .L11+4 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, pc} .L12: .align 2 .L11: .word prcm_irq_setup .word ENOENT .size omap_prcm_event_to_irq, .-omap_prcm_event_to_irq .comm prcm_irq_setup,4,4 .comm ENOENT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm_common.c_omap_prcm_events_filter_priority.c" .intel_syntax noprefix .text .p2align 4 .type omap_prcm_events_filter_priority, @function omap_prcm_events_filter_priority: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR prcm_irq_setup[rip] movsx rcx, DWORD PTR [rax] test ecx, ecx jle .L1 mov r8, QWORD PTR 8[rax] xor eax, eax .p2align 4,,10 .p2align 3 .L3: mov rdx, QWORD PTR [rdi+rax*8] and rdx, QWORD PTR [r8+rax*8] mov QWORD PTR [rsi+rax*8], rdx xor QWORD PTR [rdi+rax*8], rdx add rax, 1 cmp rcx, rax jne .L3 .L1: ret .cfi_endproc .LFE0: .size omap_prcm_events_filter_priority, .-omap_prcm_events_filter_priority .globl prcm_irq_setup .bss .align 8 .type prcm_irq_setup, @object .size prcm_irq_setup, 8 prcm_irq_setup: .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_prm_common.c_omap_prcm_events_filter_priority.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap_prcm_events_filter_priority, %function omap_prcm_events_filter_priority: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L7 str lr, [sp, #-4]! ldr r3, [r3] ldr lr, [r3] cmp lr, #0 ldrle pc, [sp], #4 ldr ip, [r3, #4] add lr, r0, lr, lsl #2 sub ip, ip, #4 sub lr, lr, #4 sub r0, r0, #4 sub r1, r1, #4 .L3: ldr r3, [r0, #4]! ldr r2, [ip, #4]! cmp r0, lr and r3, r3, r2 str r3, [r1, #4]! ldr r2, [r0] eor r3, r3, r2 str r3, [r0] bne .L3 ldr pc, [sp], #4 .L8: .align 2 .L7: .word prcm_irq_setup .size omap_prcm_events_filter_priority, .-omap_prcm_events_filter_priority .comm prcm_irq_setup,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm_common.c_omap_prcm_irq_cleanup.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "PRCM: IRQ handler not initialized; cannot cleanup\n" .text .p2align 4 .globl omap_prcm_irq_cleanup .type omap_prcm_irq_cleanup, @function omap_prcm_irq_cleanup: .LFB0: .cfi_startproc endbr64 mov rdx, QWORD PTR prcm_irq_setup[rip] test rdx, rdx je .L18 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rax, rdx push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 mov rdi, QWORD PTR prcm_irq_chips[rip] test rdi, rdi je .L3 mov eax, DWORD PTR [rdx] test eax, eax jle .L4 xor ebx, ebx .p2align 4,,10 .p2align 3 .L6: lea rbp, 0[0+rbx*8] lea rax, [rdi+rbp] mov r8, QWORD PTR [rax] test r8, r8 je .L5 xor edx, edx mov rdi, r8 xor ecx, ecx mov esi, -1 call irq_remove_generic_chip@PLT mov rdi, QWORD PTR prcm_irq_chips[rip] mov rdx, QWORD PTR prcm_irq_setup[rip] lea rax, [rdi+rbp] .L5: mov QWORD PTR [rax], 0 add rbx, 1 cmp DWORD PTR [rdx], ebx jg .L6 .L4: call kfree@PLT mov rax, QWORD PTR prcm_irq_setup[rip] mov QWORD PTR prcm_irq_chips[rip], 0 .L3: mov rdi, QWORD PTR 24[rax] call kfree@PLT mov rax, QWORD PTR prcm_irq_setup[rip] mov QWORD PTR 24[rax], 0 mov rdi, QWORD PTR 16[rax] call kfree@PLT mov rax, QWORD PTR prcm_irq_setup[rip] xor esi, esi mov QWORD PTR 16[rax], 0 mov edi, DWORD PTR 4[rax] call irq_set_chained_handler@PLT mov rax, QWORD PTR prcm_irq_setup[rip] mov rdi, QWORD PTR 8[rax] test rdi, rdi jle .L7 mov esi, DWORD PTR [rax] sal esi, 5 call irq_free_descs@PLT mov rax, QWORD PTR prcm_irq_setup[rip] .L7: mov QWORD PTR 8[rax], 0 add rsp, 8 .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 .L18: .cfi_restore 3 .cfi_restore 6 lea rdi, .LC0[rip] jmp pr_err@PLT .cfi_endproc .LFE0: .size omap_prcm_irq_cleanup, .-omap_prcm_irq_cleanup .globl prcm_irq_setup .bss .align 8 .type prcm_irq_setup, @object .size prcm_irq_setup, 8 prcm_irq_setup: .zero 8 .globl prcm_irq_chips .align 8 .type prcm_irq_chips, @object .size prcm_irq_chips, 8 prcm_irq_chips: .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_prm_common.c_omap_prcm_irq_cleanup.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "PRCM: IRQ handler not initialized; cannot cleanup\012" .ascii "\000" .text .align 2 .global omap_prcm_irq_cleanup .syntax unified .arm .fpu softvfp .type omap_prcm_irq_cleanup, %function omap_prcm_irq_cleanup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r5, .L18 ldr r2, [r5] cmp r2, #0 beq .L17 ldr r7, .L18+4 ldr r3, [r7] cmp r3, #0 beq .L3 ldr r2, [r2] cmp r2, #0 ble .L4 mov r4, #0 mov r6, r4 .L6: ldr r0, [r3, r4, lsl #2] lsl r8, r4, #2 cmp r0, #0 add r2, r3, r4, lsl #2 add r4, r4, #1 beq .L5 mov r3, #0 mvn r1, #0 mov r2, r3 bl irq_remove_generic_chip ldr r3, [r7] add r2, r3, r8 .L5: ldr r1, [r5] str r6, [r2] ldr r2, [r1] cmp r2, r4 bgt .L6 .L4: mov r0, r3 bl kfree mov r3, #0 ldr r2, [r5] str r3, [r7] .L3: mov r4, #0 ldr r0, [r2, #16] bl kfree ldr r3, [r5] ldr r0, [r3, #12] str r4, [r3, #16] bl kfree ldr r3, [r5] mov r1, r4 ldr r0, [r3, #4] str r4, [r3, #12] bl irq_set_chained_handler ldr r3, [r5] ldr r0, [r3, #8] cmp r0, r4 ble .L7 ldr r1, [r3] lsl r1, r1, #5 bl irq_free_descs ldr r3, [r5] .L7: mov r2, #0 str r2, [r3, #8] pop {r4, r5, r6, r7, r8, pc} .L17: ldr r0, .L18+8 pop {r4, r5, r6, r7, r8, lr} b pr_err .L19: .align 2 .L18: .word prcm_irq_setup .word prcm_irq_chips .word .LC0 .size omap_prcm_irq_cleanup, .-omap_prcm_irq_cleanup .comm prcm_irq_setup,4,4 .comm prcm_irq_chips,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm_common.c_omap_prcm_irq_complete.c" .intel_syntax noprefix .text .p2align 4 .globl omap_prcm_irq_complete .type omap_prcm_irq_complete, @function omap_prcm_irq_complete: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR prcm_irq_setup[rip] mov edx, DWORD PTR 4[rax] mov DWORD PTR [rax], 0 test edx, edx je .L1 mov DWORD PTR 4[rax], 0 mov edi, DWORD PTR 8[rax] jmp [QWORD PTR 16[rax]] .p2align 4,,10 .p2align 3 .L1: ret .cfi_endproc .LFE0: .size omap_prcm_irq_complete, .-omap_prcm_irq_complete .globl prcm_irq_setup .bss .align 8 .type prcm_irq_setup, @object .size prcm_irq_setup, 8 prcm_irq_setup: .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_prm_common.c_omap_prcm_irq_complete.c" .text .align 2 .global omap_prcm_irq_complete .syntax unified .arm .fpu softvfp .type omap_prcm_irq_complete, %function omap_prcm_irq_complete: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r2, #0 ldr r3, .L4 ldr r3, [r3] ldr r1, [r3, #4] str r2, [r3] cmp r1, r2 bxeq lr str r2, [r3, #4] ldr r0, [r3, #8] ldr r2, [r3, #12] bx r2 .L5: .align 2 .L4: .word prcm_irq_setup .size omap_prcm_irq_complete, .-omap_prcm_irq_complete .comm prcm_irq_setup,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm_common.c_omap_prcm_irq_prepare.c" .intel_syntax noprefix .text .p2align 4 .globl omap_prcm_irq_prepare .type omap_prcm_irq_prepare, @function omap_prcm_irq_prepare: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR prcm_irq_setup[rip] mov DWORD PTR [rax], 1 ret .cfi_endproc .LFE0: .size omap_prcm_irq_prepare, .-omap_prcm_irq_prepare .globl prcm_irq_setup .bss .align 8 .type prcm_irq_setup, @object .size prcm_irq_setup, 8 prcm_irq_setup: .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_prm_common.c_omap_prcm_irq_prepare.c" .text .align 2 .global omap_prcm_irq_prepare .syntax unified .arm .fpu softvfp .type omap_prcm_irq_prepare, %function omap_prcm_irq_prepare: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r2, #1 ldr r3, .L3 ldr r3, [r3] str r2, [r3] bx lr .L4: .align 2 .L3: .word prcm_irq_setup .size omap_prcm_irq_prepare, .-omap_prcm_irq_prepare .comm prcm_irq_setup,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prm_common.c_omap_prcm_register_chain_handler.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "PRCM: already initialized; won't reinitialize\n" .section .rodata.str1.1,"aMS",@progbits,1 .LC1: .string "PRCM: nr_regs too large\n" .section .rodata.str1.8 .align 8 .LC2: .string "PRCM: failed to allocate irq descs: %d\n" .section .rodata.str1.1 .LC3: .string "PRCM" .section .rodata.str1.8 .align 8 .LC4: .string "PRCM: failed to allocate generic chip\n" .section .rodata.str1.1 .LC5: .string "io" .text .p2align 4 .globl omap_prcm_register_chain_handler .type omap_prcm_register_chain_handler, @function omap_prcm_register_chain_handler: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsp .cfi_def_cfa_register 6 push r15 push r14 push r13 push r12 push rbx .cfi_offset 15, -24 .cfi_offset 14, -32 .cfi_offset 13, -40 .cfi_offset 12, -48 .cfi_offset 3, -56 mov rbx, rdi sub rsp, 24 mov rax, QWORD PTR fs:40 mov QWORD PTR -56[rbp], rax xor eax, eax movsx rax, DWORD PTR OMAP_PRCM_MAX_NR_PENDING_REG[rip] mov rcx, rsp mov r12, rax lea rax, 15[0+rax*4] mov rdx, rax and rax, -4096 sub rcx, rax and rdx, -16 cmp rsp, rcx je .L3 .L30: sub rsp, 4096 or QWORD PTR 4088[rsp], 0 cmp rsp, rcx jne .L30 .L3: and edx, 4095 sub rsp, rdx test rdx, rdx jne .L31 .L4: mov r14, rsp test rbx, rbx je .L28 cmp QWORD PTR prcm_irq_setup[rip], 0 jne .L32 mov r13d, DWORD PTR [rbx] cmp r12d, r13d jl .L33 mov edx, DWORD PTR GFP_KERNEL[rip] mov esi, 8 mov edi, r13d mov QWORD PTR prcm_irq_setup[rip], rbx call kcalloc@PLT mov edx, DWORD PTR GFP_KERNEL[rip] mov esi, 4 mov edi, r13d mov r15, QWORD PTR prcm_irq_setup[rip] mov QWORD PTR prcm_irq_chips[rip], rax call kcalloc@PLT mov edx, DWORD PTR GFP_KERNEL[rip] mov esi, 4 mov edi, r13d mov QWORD PTR 64[r15], rax mov r15, QWORD PTR prcm_irq_setup[rip] call kcalloc@PLT cmp QWORD PTR prcm_irq_chips[rip], 0 mov QWORD PTR 8[r15], rax je .L9 mov rax, QWORD PTR prcm_irq_setup[rip] cmp QWORD PTR 64[rax], 0 je .L9 cmp QWORD PTR 8[rax], 0 je .L9 lea edx, 0[0+r12*4] xor esi, esi mov rdi, r14 call memset@PLT mov ecx, DWORD PTR 16[rbx] test ecx, ecx jle .L15 mov rdx, QWORD PTR 56[rbx] xor esi, esi mov r8d, 1 .p2align 4,,10 .p2align 3 .L14: mov ecx, DWORD PTR [rdx] mov edi, r8d mov eax, ecx sal edi, cl sar eax, 5 mov ecx, edi cdqe or DWORD PTR [r14+rax*4], edi cmp QWORD PTR 8[rdx], 0 je .L13 mov rdi, QWORD PTR 8[rbx] or DWORD PTR [rdi+rax*4], ecx .L13: add esi, 1 add rdx, 16 cmp DWORD PTR 16[rbx], esi jg .L14 .L15: mov edi, DWORD PTR 20[rbx] mov esi, DWORD PTR omap_prcm_irq_handler[rip] call irq_set_chained_handler@PLT mov edx, DWORD PTR [rbx] xor ecx, ecx xor esi, esi mov edi, -1 sal edx, 5 call irq_alloc_descs@PLT mov QWORD PTR 24[rbx], rax test rax, rax js .L34 mov edx, DWORD PTR [rbx] xor r13d, r13d lea r15, .LC3[rip] test edx, edx jg .L16 jmp .L17 .p2align 4,,10 .p2align 3 .L18: mov rax, QWORD PTR [rax] mov edx, DWORD PTR irq_gc_ack_set_bit[rip] xor r8d, r8d mov rdi, r12 mov rcx, QWORD PTR 48[rbx] mov DWORD PTR 24[rax], edx mov edx, DWORD PTR irq_gc_mask_clr_bit[rip] mov DWORD PTR 20[rax], edx mov edx, DWORD PTR irq_gc_mask_set_bit[rip] mov DWORD PTR 16[rax], edx lea rdx, 0[0+r13*4] mov esi, DWORD PTR [r14+r13*4] add rcx, rdx add rdx, QWORD PTR 40[rbx] mov QWORD PTR 8[rax], rcx mov ecx, DWORD PTR IRQ_NOREQUEST[rip] mov QWORD PTR [rax], rdx xor edx, edx call irq_setup_generic_chip@PLT mov rax, QWORD PTR prcm_irq_chips[rip] mov QWORD PTR [rax+r13*8], r12 add r13, 1 cmp DWORD PTR [rbx], r13d jle .L17 mov rax, QWORD PTR 24[rbx] .L16: mov rdx, r13 mov r8d, DWORD PTR handle_level_irq[rip] mov esi, 1 mov rdi, r15 mov ecx, DWORD PTR prm_base[rip] sal rdx, 5 add rdx, rax call irq_alloc_generic_chip@PLT mov r12, rax test rax, rax jne .L18 lea rdi, .LC4[rip] xor eax, eax call pr_err@PLT .L9: xor eax, eax call omap_prcm_irq_cleanup@PLT mov eax, DWORD PTR ENOMEM[rip] neg eax .L1: mov rsi, QWORD PTR -56[rbp] sub rsi, QWORD PTR fs:40 jne .L35 lea rsp, -40[rbp] pop rbx pop r12 pop r13 pop r14 pop r15 pop rbp .cfi_remember_state .cfi_def_cfa 7, 8 ret .p2align 4,,10 .p2align 3 .L33: .cfi_restore_state lea rdi, .LC1[rip] xor eax, eax call pr_err@PLT .L28: mov eax, DWORD PTR EINVAL[rip] neg eax jmp .L1 .p2align 4,,10 .p2align 3 .L32: lea rdi, .LC0[rip] xor eax, eax call pr_err@PLT mov eax, DWORD PTR EINVAL[rip] neg eax jmp .L1 .p2align 4,,10 .p2align 3 .L31: or QWORD PTR -8[rsp+rdx], 0 jmp .L4 .p2align 4,,10 .p2align 3 .L17: lea rdi, .LC5[rip] call omap_prcm_event_to_irq@PLT mov esi, DWORD PTR 32[rbx] mov edi, eax call omap_pcs_legacy_init@PLT xor eax, eax jmp .L1 .p2align 4,,10 .p2align 3 .L34: mov rsi, rax lea rdi, .LC2[rip] xor eax, eax call pr_err@PLT jmp .L9 .L35: call __stack_chk_fail@PLT .cfi_endproc .LFE0: .size omap_prcm_register_chain_handler, .-omap_prcm_register_chain_handler .globl prm_base .bss .align 4 .type prm_base, @object .size prm_base, 4 prm_base: .zero 4 .globl prcm_irq_setup .align 8 .type prcm_irq_setup, @object .size prcm_irq_setup, 8 prcm_irq_setup: .zero 8 .globl prcm_irq_chips .align 8 .type prcm_irq_chips, @object .size prcm_irq_chips, 8 prcm_irq_chips: .zero 8 .globl omap_prcm_irq_handler .align 4 .type omap_prcm_irq_handler, @object .size omap_prcm_irq_handler, 4 omap_prcm_irq_handler: .zero 4 .globl irq_gc_mask_set_bit .align 4 .type irq_gc_mask_set_bit, @object .size irq_gc_mask_set_bit, 4 irq_gc_mask_set_bit: .zero 4 .globl irq_gc_mask_clr_bit .align 4 .type irq_gc_mask_clr_bit, @object .size irq_gc_mask_clr_bit, 4 irq_gc_mask_clr_bit: .zero 4 .globl irq_gc_ack_set_bit .align 4 .type irq_gc_ack_set_bit, @object .size irq_gc_ack_set_bit, 4 irq_gc_ack_set_bit: .zero 4 .globl handle_level_irq .align 4 .type handle_level_irq, @object .size handle_level_irq, 4 handle_level_irq: .zero 4 .globl OMAP_PRCM_MAX_NR_PENDING_REG .align 4 .type OMAP_PRCM_MAX_NR_PENDING_REG, @object .size OMAP_PRCM_MAX_NR_PENDING_REG, 4 OMAP_PRCM_MAX_NR_PENDING_REG: .zero 4 .globl IRQ_NOREQUEST .align 4 .type IRQ_NOREQUEST, @object .size IRQ_NOREQUEST, 4 IRQ_NOREQUEST: .zero 4 .globl GFP_KERNEL .align 4 .type GFP_KERNEL, @object .size GFP_KERNEL, 4 GFP_KERNEL: .zero 4 .globl ENOMEM .align 4 .type ENOMEM, @object .size ENOMEM, 4 ENOMEM: .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_prm_common.c_omap_prcm_register_chain_handler.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "PRCM: already initialized; won't reinitialize\012\000" .align 2 .LC1: .ascii "PRCM: nr_regs too large\012\000" .align 2 .LC2: .ascii "PRCM: failed to allocate irq descs: %d\012\000" .align 2 .LC3: .ascii "PRCM\000" .align 2 .LC4: .ascii "PRCM: failed to allocate generic chip\012\000" .align 2 .LC5: .ascii "io\000" .section .rodata.cst4,"aM",%progbits,4 .align 2 .LC6: .word __stack_chk_guard .text .align 2 .global omap_prcm_register_chain_handler .syntax unified .arm .fpu softvfp .type omap_prcm_register_chain_handler, %function omap_prcm_register_chain_handler: @ args = 0, pretend = 0, frame = 16 @ frame_needed = 1, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} add fp, sp, #32 sub sp, sp, #28 ldr r3, .L39 subs r4, r0, #0 ldr r2, [r3] ldr r3, .L39+4 lsl r8, r2, #2 ldr r3, [r3] str r3, [fp, #-40] mov r3,#0 add r3, r8, #7 bic r3, r3, #7 sub sp, sp, r3 beq .L33 ldr r7, .L39+8 ldr r5, [r7] cmp r5, #0 bne .L35 ldr r9, [r4] cmp r2, r9 blt .L36 ldr r10, .L39+12 mov r1, #4 mov r0, r9 ldr r2, [r10] str r4, [r7] bl kcalloc mov r3, r0 ldr ip, .L39+16 mov r1, #4 str r3, [ip] ldr r3, [r7] mov r0, r9 ldr r2, [r10] str r3, [fp, #-48] bl kcalloc ldr r3, [fp, #-48] mov r1, #4 str r0, [r3, #36] ldr r2, [r10] mov r0, r9 ldr r9, [r7] bl kcalloc ldr ip, .L39+16 str r0, [r9, #4] ldr r3, [ip] cmp r3, #0 beq .L6 ldr r3, [r7] ldr r2, [r3, #36] cmp r2, #0 beq .L6 ldr r3, [r3, #4] cmp r3, #0 beq .L6 add r6, sp, #8 mov r2, r8 mov r1, r5 mov r0, r6 bl memset ldr r0, [r4, #8] cmp r0, #0 ble .L12 mov r7, #1 ldr ip, [r4, #32] add lr, ip, #4 .L11: ldr r3, [ip, r5, lsl #3] ldr r8, [lr, r5, lsl #3] asr r2, r3, #5 cmp r8, #0 ldr r1, [r6, r2, lsl #2] and r3, r3, #31 ldrne r0, [r4, #4] lsl r3, r7, r3 orr r1, r1, r3 str r1, [r6, r2, lsl #2] ldrne r1, [r0, r2, lsl #2] add r5, r5, #1 orrne r3, r1, r3 strne r3, [r0, r2, lsl #2] ldrne r0, [r4, #8] cmp r0, r5 bgt .L11 .L12: ldr r3, .L39+20 ldr r0, [r4, #12] ldr r1, [r3] bl irq_set_chained_handler mov r3, #0 ldr r2, [r4] mov r1, r3 mvn r0, #0 lsl r2, r2, #5 bl irq_alloc_descs cmp r0, #0 str r0, [r4, #16] blt .L37 ldr r3, [r4] cmp r3, #0 ble .L13 mov r5, #0 mov r2, r0 ldr r7, .L39+24 ldr r9, .L39+28 ldr r8, .L39+32 sub r10, r6, #4 b .L14 .L15: mov r2, #0 ldr ip, [r4, #28] ldr r3, [r6] add ip, ip, r5, lsl #2 ldr r1, [r4, #24] str ip, [r3, #4] ldr ip, [r8] ldr lr, [r9] str ip, [r3, #12] ldr ip, .L39+36 add r1, r1, r5, lsl #2 ldr ip, [ip] str lr, [r3, #16] str r1, [r3] str ip, [r3, #8] ldr r3, .L39+40 ldr r1, [r10, #4]! str r2, [sp] ldr r3, [r3] bl irq_setup_generic_chip ldr r3, .L39+16 ldr r2, [r3] ldr r3, [r4] str r6, [r2, r5, lsl #2] add r5, r5, #1 cmp r3, r5 ble .L13 ldr r2, [r4, #16] .L14: ldr r3, [r7] mov r1, #1 str r3, [sp] ldr r3, .L39+44 ldr r0, .L39+48 ldr r3, [r3] add r2, r2, r5, lsl #5 bl irq_alloc_generic_chip subs r6, r0, #0 bne .L15 ldr r0, .L39+52 bl pr_err .L6: bl omap_prcm_irq_cleanup ldr r3, .L39+56 ldr r0, [r3] rsb r0, r0, #0 .L1: ldr r3, .L39+4 ldr r2, [r3] ldr r3, [fp, #-40] eors r2, r3, r2 mov r3, #0 bne .L38 sub sp, fp, #32 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L36: ldr r0, .L39+60 bl pr_err .L33: ldr r3, .L39+64 ldr r0, [r3] rsb r0, r0, #0 b .L1 .L35: ldr r0, .L39+68 bl pr_err ldr r3, .L39+64 ldr r0, [r3] rsb r0, r0, #0 b .L1 .L13: ldr r0, .L39+72 bl omap_prcm_event_to_irq ldr r1, [r4, #20] bl omap_pcs_legacy_init mov r0, #0 b .L1 .L37: mov r1, r0 ldr r0, .L39+76 bl pr_err b .L6 .L38: bl __stack_chk_fail .L40: .align 2 .L39: .word OMAP_PRCM_MAX_NR_PENDING_REG .word .LC6 .word prcm_irq_setup .word GFP_KERNEL .word prcm_irq_chips .word omap_prcm_irq_handler .word handle_level_irq .word irq_gc_ack_set_bit .word irq_gc_mask_clr_bit .word irq_gc_mask_set_bit .word IRQ_NOREQUEST .word prm_base .word .LC3 .word .LC4 .word ENOMEM .word .LC1 .word EINVAL .word .LC0 .word .LC5 .word .LC2 .size omap_prcm_register_chain_handler, .-omap_prcm_register_chain_handler .comm prm_base,4,4 .comm prcm_irq_setup,4,4 .comm prcm_irq_chips,4,4 .comm omap_prcm_irq_handler,4,4 .comm irq_gc_mask_set_bit,4,4 .comm irq_gc_mask_clr_bit,4,4 .comm irq_gc_ack_set_bit,4,4 .comm handle_level_irq,4,4 .comm OMAP_PRCM_MAX_NR_PENDING_REG,4,4 .comm IRQ_NOREQUEST,4,4 .comm GFP_KERNEL,4,4 .comm ENOMEM,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_prminst44xx.c_omap4_prminst_assert_hardreset.c" .intel_syntax noprefix .text .p2align 4 .globl omap4_prminst_assert_hardreset .type omap4_prminst_assert_hardreset, @function omap4_prminst_assert_hardreset: .LFB0: .cfi_startproc endbr64 mov r8d, ecx mov eax, 1 mov ecx, edi sub rsp, 8 .cfi_def_cfa_offset 16 sal eax, cl mov ecx, edx mov edx, esi mov edi, eax mov esi, eax call omap4_prminst_rmw_inst_reg_bits@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_prminst_assert_hardreset, .-omap4_prminst_assert_hardreset .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_prminst44xx.c_omap4_prminst_assert_hardreset.c" .text .align 2 .global omap4_prminst_assert_hardreset .syntax unified .arm .fpu softvfp .type omap4_prminst_assert_hardreset, %function omap4_prminst_assert_hardreset: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 mov ip, #1 str lr, [sp, #-4]! mov lr, r2 sub sp, sp, #12 lsl ip, ip, r0 mov r2, r1 str r3, [sp] mov r1, ip mov r3, lr mov r0, ip bl omap4_prminst_rmw_inst_reg_bits mov r0, #0 add sp, sp, #12 @ sp needed ldr pc, [sp], #4 .size omap4_prminst_assert_hardreset, .-omap4_prminst_assert_hardreset .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prminst44xx.c_omap4_prminst_deassert_hardreset.c" .intel_syntax noprefix .text .p2align 4 .globl omap4_prminst_deassert_hardreset .type omap4_prminst_deassert_hardreset, @function omap4_prminst_deassert_hardreset: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov r15d, r9d push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14d, esi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13d, edi push r12 .cfi_def_cfa_offset 40 .cfi_offset 12, -40 mov r12d, ecx mov ecx, r8d push rbp .cfi_def_cfa_offset 48 .cfi_offset 6, -48 mov ebp, edx mov edx, r12d push rbx .cfi_def_cfa_offset 56 .cfi_offset 3, -56 mov esi, ebp mov ebx, r8d sub rsp, 8 .cfi_def_cfa_offset 64 call omap4_prminst_is_hardreset_asserted@PLT test rax, rax jne .L2 mov eax, DWORD PTR EEXIST[rip] neg eax .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 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 .L2: .cfi_restore_state mov r9d, 1 mov ecx, r14d mov r8d, r15d mov edx, ebp mov esi, r9d mov edi, -1 sal esi, cl mov ecx, r12d call omap4_prminst_rmw_inst_reg_bits@PLT mov r9d, 1 mov ecx, r13d xor esi, esi mov edi, r9d mov r8d, ebx mov edx, ebp xor ebx, ebx sal edi, cl mov ecx, r12d call omap4_prminst_rmw_inst_reg_bits@PLT mov ecx, r15d mov edx, r12d mov esi, ebp mov r13d, DWORD PTR MAX_MODULE_HARDRESET_WAIT[rip] mov edi, r14d call omap4_prminst_is_hardreset_asserted@PLT mov edx, ebx mov rdi, rax mov esi, r13d call omap_test_timeout@PLT xor eax, eax cmp DWORD PTR MAX_MODULE_HARDRESET_WAIT[rip], ebx jne .L1 mov eax, DWORD PTR EBUSY[rip] add rsp, 8 .cfi_def_cfa_offset 56 pop rbx .cfi_def_cfa_offset 48 pop rbp .cfi_def_cfa_offset 40 neg eax 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 .cfi_endproc .LFE0: .size omap4_prminst_deassert_hardreset, .-omap4_prminst_deassert_hardreset .globl MAX_MODULE_HARDRESET_WAIT .bss .align 4 .type MAX_MODULE_HARDRESET_WAIT, @object .size MAX_MODULE_HARDRESET_WAIT, 4 MAX_MODULE_HARDRESET_WAIT: .zero 4 .globl EEXIST .align 4 .type EEXIST, @object .size EEXIST, 4 EEXIST: .zero 4 .globl EBUSY .align 4 .type EBUSY, @object .size EBUSY, 4 EBUSY: .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_prminst44xx.c_omap4_prminst_deassert_hardreset.c" .text .align 2 .global omap4_prminst_deassert_hardreset .syntax unified .arm .fpu softvfp .type omap4_prminst_deassert_hardreset, %function omap4_prminst_deassert_hardreset: @ args = 8, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, fp, lr} mov r4, r2 sub sp, sp, #12 ldr r8, [sp, #48] mov r2, r3 mov r5, r3 mov r7, r1 mov r3, r8 mov r1, r4 mov r6, r0 bl omap4_prminst_is_hardreset_asserted cmp r0, #0 bne .L2 ldr r3, .L7 ldr r0, [r3] rsb r0, r0, #0 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L2: mov fp, #1 mov r9, #0 ldr r3, [sp, #52] mov r2, r4 str r3, [sp] lsl r1, fp, r7 mov r3, r5 mvn r0, #0 bl omap4_prminst_rmw_inst_reg_bits ldr r10, .L7+4 mov r3, r5 mov r2, r4 mov r1, r9 lsl r0, fp, r6 str r8, [sp] bl omap4_prminst_rmw_inst_reg_bits ldr r3, [sp, #52] mov r2, r5 mov r1, r4 mov r0, r7 bl omap4_prminst_is_hardreset_asserted mov r2, r9 ldr r1, [r10] bl omap_test_timeout ldr r3, [r10] cmp r3, r9 movne r0, #0 ldreq r3, .L7+8 ldreq r0, [r3] rsbeq r0, r0, #0 add sp, sp, #12 @ sp needed pop {r4, r5, r6, r7, r8, r9, r10, fp, pc} .L8: .align 2 .L7: .word EEXIST .word MAX_MODULE_HARDRESET_WAIT .word EBUSY .size omap4_prminst_deassert_hardreset, .-omap4_prminst_deassert_hardreset .comm MAX_MODULE_HARDRESET_WAIT,4,4 .comm EEXIST,4,4 .comm EBUSY,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prminst44xx.c_omap4_prminst_global_warm_sw_reset.c" .intel_syntax noprefix .text .p2align 4 .globl omap4_prminst_global_warm_sw_reset .type omap4_prminst_global_warm_sw_reset, @function omap4_prminst_global_warm_sw_reset: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 xor eax, eax call omap4_prmst_get_prm_dev_inst@PLT cmp QWORD PTR PRM_INSTANCE_UNKNOWN[rip], rax je .L1 mov edx, DWORD PTR OMAP4_PRM_RSTCTRL_OFFSET[rip] mov edi, DWORD PTR OMAP4430_PRM_PARTITION[rip] mov rsi, rax mov rbp, rax call omap4_prminst_read_inst_reg@PLT mov esi, DWORD PTR OMAP4430_PRM_PARTITION[rip] or eax, DWORD PTR OMAP4430_RST_GLOBAL_WARM_SW_MASK[rip] mov rdx, rbp mov ecx, DWORD PTR OMAP4_PRM_RSTCTRL_OFFSET[rip] mov edi, eax call omap4_prminst_write_inst_reg@PLT mov edx, DWORD PTR OMAP4_PRM_RSTCTRL_OFFSET[rip] mov edi, DWORD PTR OMAP4430_PRM_PARTITION[rip] mov rsi, rbp pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 jmp omap4_prminst_read_inst_reg@PLT .p2align 4,,10 .p2align 3 .L1: .cfi_restore_state pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_prminst_global_warm_sw_reset, .-omap4_prminst_global_warm_sw_reset .globl PRM_INSTANCE_UNKNOWN .bss .align 8 .type PRM_INSTANCE_UNKNOWN, @object .size PRM_INSTANCE_UNKNOWN, 8 PRM_INSTANCE_UNKNOWN: .zero 8 .globl OMAP4_PRM_RSTCTRL_OFFSET .align 4 .type OMAP4_PRM_RSTCTRL_OFFSET, @object .size OMAP4_PRM_RSTCTRL_OFFSET, 4 OMAP4_PRM_RSTCTRL_OFFSET: .zero 4 .globl OMAP4430_RST_GLOBAL_WARM_SW_MASK .align 4 .type OMAP4430_RST_GLOBAL_WARM_SW_MASK, @object .size OMAP4430_RST_GLOBAL_WARM_SW_MASK, 4 OMAP4430_RST_GLOBAL_WARM_SW_MASK: .zero 4 .globl OMAP4430_PRM_PARTITION .align 4 .type OMAP4430_PRM_PARTITION, @object .size OMAP4430_PRM_PARTITION, 4 OMAP4430_PRM_PARTITION: .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_prminst44xx.c_omap4_prminst_global_warm_sw_reset.c" .text .align 2 .global omap4_prminst_global_warm_sw_reset .syntax unified .arm .fpu softvfp .type omap4_prminst_global_warm_sw_reset, %function omap4_prminst_global_warm_sw_reset: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} bl omap4_prmst_get_prm_dev_inst ldr r3, .L5 ldr r3, [r3] cmp r3, r0 popeq {r4, r5, r6, pc} mov r4, r0 ldr r6, .L5+4 ldr r5, .L5+8 mov r1, r4 ldr r2, [r6] ldr r0, [r5] bl omap4_prminst_read_inst_reg ldr r2, .L5+12 ldr r1, [r5] ldr r2, [r2] ldr r3, [r6] orr r0, r0, r2 mov r2, r4 bl omap4_prminst_write_inst_reg mov r1, r4 ldr r2, [r6] ldr r0, [r5] pop {r4, r5, r6, lr} b omap4_prminst_read_inst_reg .L6: .align 2 .L5: .word PRM_INSTANCE_UNKNOWN .word OMAP4_PRM_RSTCTRL_OFFSET .word OMAP4430_PRM_PARTITION .word OMAP4430_RST_GLOBAL_WARM_SW_MASK .size omap4_prminst_global_warm_sw_reset, .-omap4_prminst_global_warm_sw_reset .comm PRM_INSTANCE_UNKNOWN,4,4 .comm OMAP4_PRM_RSTCTRL_OFFSET,4,4 .comm OMAP4430_RST_GLOBAL_WARM_SW_MASK,4,4 .comm OMAP4430_PRM_PARTITION,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prminst44xx.c_omap4_prminst_is_hardreset_asserted.c" .intel_syntax noprefix .text .p2align 4 .globl omap4_prminst_is_hardreset_asserted .type omap4_prminst_is_hardreset_asserted, @function omap4_prminst_is_hardreset_asserted: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov ebx, edi mov edi, esi mov esi, edx mov edx, ecx call omap4_prminst_read_inst_reg@PLT mov ecx, ebx pop rbx .cfi_def_cfa_offset 8 mov r8d, eax mov eax, 1 sal eax, cl and eax, r8d sar eax, cl ret .cfi_endproc .LFE0: .size omap4_prminst_is_hardreset_asserted, .-omap4_prminst_is_hardreset_asserted .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_prminst44xx.c_omap4_prminst_is_hardreset_asserted.c" .text .align 2 .global omap4_prminst_is_hardreset_asserted .syntax unified .arm .fpu softvfp .type omap4_prminst_is_hardreset_asserted, %function omap4_prminst_is_hardreset_asserted: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 mov ip, r1 push {r4, lr} mov r1, r2 mov r4, r0 mov r2, r3 mov r0, ip bl omap4_prminst_read_inst_reg mov r3, #1 and r0, r0, r3, lsl r4 asr r0, r0, r4 pop {r4, pc} .size omap4_prminst_is_hardreset_asserted, .-omap4_prminst_is_hardreset_asserted .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prminst44xx.c_omap4_prminst_read_inst_reg.c" .intel_syntax noprefix .text .p2align 4 .globl omap4_prminst_read_inst_reg .type omap4_prminst_read_inst_reg, @function omap4_prminst_read_inst_reg: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rdx push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov rbp, rdi cmp QWORD PTR OMAP4_MAX_PRCM_PARTITIONS[rip], rbp mov edi, 1 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, rsi jbe .L2 cmp QWORD PTR OMAP4430_INVALID_PRCM_PARTITION[rip], rbp je .L2 mov rax, QWORD PTR _prm_bases[rip] xor edi, edi cmp QWORD PTR [rax+rbp*8], 0 sete dil .L2: call BUG_ON@PLT mov rax, QWORD PTR _prm_bases[rip] add rbx, QWORD PTR [rax+rbp*8] lea rdi, [rbx+r12] pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 jmp readl_relaxed@PLT .cfi_endproc .LFE0: .size omap4_prminst_read_inst_reg, .-omap4_prminst_read_inst_reg .globl _prm_bases .bss .align 8 .type _prm_bases, @object .size _prm_bases, 8 _prm_bases: .zero 8 .globl OMAP4_MAX_PRCM_PARTITIONS .align 8 .type OMAP4_MAX_PRCM_PARTITIONS, @object .size OMAP4_MAX_PRCM_PARTITIONS, 8 OMAP4_MAX_PRCM_PARTITIONS: .zero 8 .globl OMAP4430_INVALID_PRCM_PARTITION .align 8 .type OMAP4430_INVALID_PRCM_PARTITION, @object .size OMAP4430_INVALID_PRCM_PARTITION, 8 OMAP4430_INVALID_PRCM_PARTITION: .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_prminst44xx.c_omap4_prminst_read_inst_reg.c" .text .align 2 .global omap4_prminst_read_inst_reg .syntax unified .arm .fpu softvfp .type omap4_prminst_read_inst_reg, %function omap4_prminst_read_inst_reg: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L7 push {r4, r5, r6, r7, r8, lr} ldr r3, [r3] mov r6, r0 cmp r3, r0 mov r4, r1 mov r5, r2 bls .L4 ldr r3, .L7+4 ldr r3, [r3] cmp r3, r0 beq .L4 ldr r7, .L7+8 ldr r3, [r7] ldr r0, [r3, r0, lsl #2] clz r0, r0 lsr r0, r0, #5 b .L2 .L4: mov r0, #1 ldr r7, .L7+8 .L2: bl BUG_ON ldr r3, [r7] ldr r0, [r3, r6, lsl #2] add r0, r4, r0 add r0, r0, r5 pop {r4, r5, r6, r7, r8, lr} b readl_relaxed .L8: .align 2 .L7: .word OMAP4_MAX_PRCM_PARTITIONS .word OMAP4430_INVALID_PRCM_PARTITION .word _prm_bases .size omap4_prminst_read_inst_reg, .-omap4_prminst_read_inst_reg .comm _prm_bases,4,4 .comm OMAP4_MAX_PRCM_PARTITIONS,4,4 .comm OMAP4430_INVALID_PRCM_PARTITION,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prminst44xx.c_omap4_prminst_rmw_inst_reg_bits.c" .intel_syntax noprefix .text .p2align 4 .globl omap4_prminst_rmw_inst_reg_bits .type omap4_prminst_rmw_inst_reg_bits, @function omap4_prminst_rmw_inst_reg_bits: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 mov r14d, r8d push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 mov r13d, ecx push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12d, esi mov esi, ecx push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 mov ebp, edx mov edx, r8d push rbx .cfi_def_cfa_offset 48 .cfi_offset 3, -48 mov ebx, edi mov edi, ebp not ebx call omap4_prminst_read_inst_reg@PLT mov ecx, r14d mov edx, r13d mov esi, ebp and ebx, eax or r12d, ebx mov edi, r12d call omap4_prminst_write_inst_reg@PLT pop rbx .cfi_def_cfa_offset 40 mov eax, r12d pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap4_prminst_rmw_inst_reg_bits, .-omap4_prminst_rmw_inst_reg_bits .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_prminst44xx.c_omap4_prminst_rmw_inst_reg_bits.c" .text .align 2 .global omap4_prminst_rmw_inst_reg_bits .syntax unified .arm .fpu softvfp .type omap4_prminst_rmw_inst_reg_bits, %function omap4_prminst_rmw_inst_reg_bits: @ args = 4, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r8, [sp, #24] mov r5, r2 mov r7, r0 mov r4, r1 mov r0, r2 mov r1, r3 mov r2, r8 mov r6, r3 bl omap4_prminst_read_inst_reg bic r0, r0, r7 orr r4, r0, r4 mov r2, r6 mov r1, r5 mov r3, r8 mov r0, r4 bl omap4_prminst_write_inst_reg mov r0, r4 pop {r4, r5, r6, r7, r8, pc} .size omap4_prminst_rmw_inst_reg_bits, .-omap4_prminst_rmw_inst_reg_bits .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prminst44xx.c_omap4_prminst_set_prm_dev_inst.c" .intel_syntax noprefix .text .p2align 4 .globl omap4_prminst_set_prm_dev_inst .type omap4_prminst_set_prm_dev_inst, @function omap4_prminst_set_prm_dev_inst: .LFB0: .cfi_startproc endbr64 mov DWORD PTR prm_dev_inst[rip], edi ret .cfi_endproc .LFE0: .size omap4_prminst_set_prm_dev_inst, .-omap4_prminst_set_prm_dev_inst .globl prm_dev_inst .bss .align 4 .type prm_dev_inst, @object .size prm_dev_inst, 4 prm_dev_inst: .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_prminst44xx.c_omap4_prminst_set_prm_dev_inst.c" .text .align 2 .global omap4_prminst_set_prm_dev_inst .syntax unified .arm .fpu softvfp .type omap4_prminst_set_prm_dev_inst, %function omap4_prminst_set_prm_dev_inst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 str r0, [r3] bx lr .L4: .align 2 .L3: .word prm_dev_inst .size omap4_prminst_set_prm_dev_inst, .-omap4_prminst_set_prm_dev_inst .comm prm_dev_inst,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prminst44xx.c_omap4_prminst_write_inst_reg.c" .intel_syntax noprefix .text .p2align 4 .globl omap4_prminst_write_inst_reg .type omap4_prminst_write_inst_reg, @function omap4_prminst_write_inst_reg: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13, rcx push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, edi mov edi, 1 push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov rbp, rsi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov rbx, rdx sub rsp, 8 .cfi_def_cfa_offset 48 cmp QWORD PTR OMAP4_MAX_PRCM_PARTITIONS[rip], rsi jbe .L2 cmp QWORD PTR OMAP4430_INVALID_PRCM_PARTITION[rip], rsi je .L2 mov rax, QWORD PTR _prm_bases[rip] xor edi, edi cmp QWORD PTR [rax+rsi*8], 0 sete dil .L2: call BUG_ON@PLT mov rax, QWORD PTR _prm_bases[rip] mov edi, r12d add rbx, QWORD PTR [rax+rbp*8] add rsp, 8 .cfi_def_cfa_offset 40 lea rsi, [rbx+r13] 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 writel_relaxed@PLT .cfi_endproc .LFE0: .size omap4_prminst_write_inst_reg, .-omap4_prminst_write_inst_reg .globl _prm_bases .bss .align 8 .type _prm_bases, @object .size _prm_bases, 8 _prm_bases: .zero 8 .globl OMAP4_MAX_PRCM_PARTITIONS .align 8 .type OMAP4_MAX_PRCM_PARTITIONS, @object .size OMAP4_MAX_PRCM_PARTITIONS, 8 OMAP4_MAX_PRCM_PARTITIONS: .zero 8 .globl OMAP4430_INVALID_PRCM_PARTITION .align 8 .type OMAP4430_INVALID_PRCM_PARTITION, @object .size OMAP4430_INVALID_PRCM_PARTITION, 8 OMAP4430_INVALID_PRCM_PARTITION: .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_prminst44xx.c_omap4_prminst_write_inst_reg.c" .text .align 2 .global omap4_prminst_write_inst_reg .syntax unified .arm .fpu softvfp .type omap4_prminst_write_inst_reg, %function omap4_prminst_write_inst_reg: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r6, r1 ldr r1, .L7 mov r8, r0 ldr ip, [r1] mov r4, r2 cmp ip, r6 mov r5, r3 bls .L4 ldr r3, .L7+4 ldr r3, [r3] cmp r3, r6 beq .L4 ldr r7, .L7+8 ldr r3, [r7] ldr r3, [r3, r6, lsl #2] clz r0, r3 lsr r0, r0, #5 b .L2 .L4: mov r0, #1 ldr r7, .L7+8 .L2: bl BUG_ON ldr r3, [r7] mov r0, r8 ldr r1, [r3, r6, lsl #2] add r1, r4, r1 add r1, r1, r5 pop {r4, r5, r6, r7, r8, lr} b writel_relaxed .L8: .align 2 .L7: .word OMAP4_MAX_PRCM_PARTITIONS .word OMAP4430_INVALID_PRCM_PARTITION .word _prm_bases .size omap4_prminst_write_inst_reg, .-omap4_prminst_write_inst_reg .comm _prm_bases,4,4 .comm OMAP4_MAX_PRCM_PARTITIONS,4,4 .comm OMAP4430_INVALID_PRCM_PARTITION,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_prminst44xx.c_omap4_prmst_get_prm_dev_inst.c" .intel_syntax noprefix .text .p2align 4 .globl omap4_prmst_get_prm_dev_inst .type omap4_prmst_get_prm_dev_inst, @function omap4_prmst_get_prm_dev_inst: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR prm_dev_inst[rip] ret .cfi_endproc .LFE0: .size omap4_prmst_get_prm_dev_inst, .-omap4_prmst_get_prm_dev_inst .globl prm_dev_inst .bss .align 4 .type prm_dev_inst, @object .size prm_dev_inst, 4 prm_dev_inst: .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_prminst44xx.c_omap4_prmst_get_prm_dev_inst.c" .text .align 2 .global omap4_prmst_get_prm_dev_inst .syntax unified .arm .fpu softvfp .type omap4_prmst_get_prm_dev_inst, %function omap4_prmst_get_prm_dev_inst: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, [r3] bx lr .L4: .align 2 .L3: .word prm_dev_inst .size omap4_prmst_get_prm_dev_inst, .-omap4_prmst_get_prm_dev_inst .comm prm_dev_inst,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc.c_omap2_sdrc_get_params.c" .intel_syntax noprefix .text .p2align 4 .globl omap2_sdrc_get_params .type omap2_sdrc_get_params, @function omap2_sdrc_get_params: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR sdrc_init_params_cs0[rip] mov r9, rsi mov r8, rdx test rax, rax je .L9 mov rsi, QWORD PTR sdrc_init_params_cs1[rip] mov rdx, QWORD PTR [rax] mov rcx, rsi test rdx, rdx jne .L3 jmp .L9 .p2align 4,,10 .p2align 3 .L5: add rax, 8 lea rdx, 8[rcx] test rsi, rsi cmovne rcx, rdx mov rdx, QWORD PTR [rax] test rdx, rdx je .L9 .L3: cmp rdi, rdx jne .L5 mov QWORD PTR [r9], rax xor eax, eax mov QWORD PTR [r8], rcx ret .p2align 4,,10 .p2align 3 .L9: mov eax, -1 ret .cfi_endproc .LFE0: .size omap2_sdrc_get_params, .-omap2_sdrc_get_params .globl sdrc_init_params_cs1 .bss .align 8 .type sdrc_init_params_cs1, @object .size sdrc_init_params_cs1, 8 sdrc_init_params_cs1: .zero 8 .globl sdrc_init_params_cs0 .align 8 .type sdrc_init_params_cs0, @object .size sdrc_init_params_cs0, 8 sdrc_init_params_cs0: .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_sdrc.c_omap2_sdrc_get_params.c" .text .align 2 .global omap2_sdrc_get_params .syntax unified .arm .fpu softvfp .type omap2_sdrc_get_params, %function omap2_sdrc_get_params: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L19 ldr ip, [r3] cmp ip, #0 beq .L7 ldr r3, [ip] push {r4, lr} ldr lr, .L19+4 cmp r3, #0 ldr r4, [lr] beq .L9 mov lr, r4 b .L3 .L5: ldr r3, [ip, #4]! cmp r4, #0 addne lr, lr, #4 cmp r3, #0 beq .L9 .L3: cmp r0, r3 bne .L5 str ip, [r1] mov r0, #0 str lr, [r2] pop {r4, pc} .L9: mvn r0, #0 pop {r4, pc} .L7: mvn r0, #0 bx lr .L20: .align 2 .L19: .word sdrc_init_params_cs0 .word sdrc_init_params_cs1 .size omap2_sdrc_get_params, .-omap2_sdrc_get_params .comm sdrc_init_params_cs1,4,4 .comm sdrc_init_params_cs0,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc.c_omap2_sms_restore_context.c" .intel_syntax noprefix .text .p2align 4 .globl omap2_sms_restore_context .type omap2_sms_restore_context, @function omap2_sms_restore_context: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR SMS_SYSCONFIG[rip] mov edi, DWORD PTR sms_context[rip] jmp sms_write_reg@PLT .cfi_endproc .LFE0: .size omap2_sms_restore_context, .-omap2_sms_restore_context .globl sms_context .bss .align 4 .type sms_context, @object .size sms_context, 4 sms_context: .zero 4 .globl SMS_SYSCONFIG .align 4 .type SMS_SYSCONFIG, @object .size SMS_SYSCONFIG, 4 SMS_SYSCONFIG: .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_sdrc.c_omap2_sms_restore_context.c" .text .align 2 .global omap2_sms_restore_context .syntax unified .arm .fpu softvfp .type omap2_sms_restore_context, %function omap2_sms_restore_context: @ 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 r1, [r2] ldr r0, [r3] b sms_write_reg .L4: .align 2 .L3: .word SMS_SYSCONFIG .word sms_context .size omap2_sms_restore_context, .-omap2_sms_restore_context .comm sms_context,4,4 .comm SMS_SYSCONFIG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc.c_omap2_sms_save_context.c" .intel_syntax noprefix .text .p2align 4 .globl omap2_sms_save_context .type omap2_sms_save_context, @function omap2_sms_save_context: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov edi, DWORD PTR SMS_SYSCONFIG[rip] call sms_read_reg@PLT mov DWORD PTR sms_context[rip], eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap2_sms_save_context, .-omap2_sms_save_context .globl sms_context .bss .align 4 .type sms_context, @object .size sms_context, 4 sms_context: .zero 4 .globl SMS_SYSCONFIG .align 4 .type SMS_SYSCONFIG, @object .size SMS_SYSCONFIG, 4 SMS_SYSCONFIG: .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_sdrc.c_omap2_sms_save_context.c" .text .align 2 .global omap2_sms_save_context .syntax unified .arm .fpu softvfp .type omap2_sms_save_context, %function omap2_sms_save_context: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, lr} ldr r0, [r3] bl sms_read_reg ldr r3, .L4+4 str r0, [r3] pop {r4, pc} .L5: .align 2 .L4: .word SMS_SYSCONFIG .word sms_context .size omap2_sms_save_context, .-omap2_sms_save_context .comm sms_context,4,4 .comm SMS_SYSCONFIG,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc.h_sdrc_read_reg.c" .intel_syntax noprefix .text .p2align 4 .type sdrc_read_reg, @function sdrc_read_reg: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call OMAP_SDRC_REGADDR@PLT add rsp, 8 .cfi_def_cfa_offset 8 mov edi, eax jmp readl_relaxed@PLT .cfi_endproc .LFE0: .size sdrc_read_reg, .-sdrc_read_reg .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_sdrc.h_sdrc_read_reg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type sdrc_read_reg, %function sdrc_read_reg: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl OMAP_SDRC_REGADDR pop {r4, lr} b readl_relaxed .size sdrc_read_reg, .-sdrc_read_reg .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc.h_sdrc_write_reg.c" .intel_syntax noprefix .text .p2align 4 .type sdrc_write_reg, @function sdrc_write_reg: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov ebp, edi mov edi, esi call OMAP_SDRC_REGADDR@PLT mov edi, ebp pop rbp .cfi_def_cfa_offset 8 mov esi, eax jmp writel_relaxed@PLT .cfi_endproc .LFE0: .size sdrc_write_reg, .-sdrc_write_reg .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_sdrc.h_sdrc_write_reg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type sdrc_write_reg, %function sdrc_write_reg: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 mov r0, r1 bl OMAP_SDRC_REGADDR mov r1, r0 mov r0, r4 pop {r4, lr} b writel_relaxed .size sdrc_write_reg, .-sdrc_write_reg .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc.h_sms_read_reg.c" .intel_syntax noprefix .text .p2align 4 .type sms_read_reg, @function sms_read_reg: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call OMAP_SMS_REGADDR@PLT add rsp, 8 .cfi_def_cfa_offset 8 mov edi, eax jmp readl_relaxed@PLT .cfi_endproc .LFE0: .size sms_read_reg, .-sms_read_reg .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_sdrc.h_sms_read_reg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type sms_read_reg, %function sms_read_reg: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl OMAP_SMS_REGADDR pop {r4, lr} b readl_relaxed .size sms_read_reg, .-sms_read_reg .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc.h_sms_write_reg.c" .intel_syntax noprefix .text .p2align 4 .type sms_write_reg, @function sms_write_reg: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov ebp, edi mov edi, esi call OMAP_SMS_REGADDR@PLT mov edi, ebp pop rbp .cfi_def_cfa_offset 8 mov esi, eax jmp writel_relaxed@PLT .cfi_endproc .LFE0: .size sms_write_reg, .-sms_write_reg .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_sdrc.h_sms_write_reg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type sms_write_reg, %function sms_write_reg: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 mov r0, r1 bl OMAP_SMS_REGADDR mov r1, r0 mov r0, r4 pop {r4, lr} b writel_relaxed .size sms_write_reg, .-sms_write_reg .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc2xxx.c_omap2xxx_sdrc_dll_is_unlocked.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_sdrc_dll_is_unlocked .type omap2xxx_sdrc_dll_is_unlocked, @function omap2xxx_sdrc_dll_is_unlocked: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov edi, DWORD PTR SDRC_DLLA_CTRL[rip] call sdrc_read_reg@PLT add rsp, 8 .cfi_def_cfa_offset 8 shr eax, 2 and eax, 1 ret .cfi_endproc .LFE0: .size omap2xxx_sdrc_dll_is_unlocked, .-omap2xxx_sdrc_dll_is_unlocked .globl SDRC_DLLA_CTRL .bss .align 4 .type SDRC_DLLA_CTRL, @object .size SDRC_DLLA_CTRL, 4 SDRC_DLLA_CTRL: .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_sdrc2xxx.c_omap2xxx_sdrc_dll_is_unlocked.c" .text .align 2 .global omap2xxx_sdrc_dll_is_unlocked .syntax unified .arm .fpu softvfp .type omap2xxx_sdrc_dll_is_unlocked, %function omap2xxx_sdrc_dll_is_unlocked: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, lr} ldr r0, [r3] bl sdrc_read_reg lsr r0, r0, #2 and r0, r0, #1 pop {r4, pc} .L5: .align 2 .L4: .word SDRC_DLLA_CTRL .size omap2xxx_sdrc_dll_is_unlocked, .-omap2xxx_sdrc_dll_is_unlocked .comm SDRC_DLLA_CTRL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc2xxx.c_omap2xxx_sdrc_get_fast_dll_ctrl.c" .intel_syntax noprefix .text .p2align 4 .type omap2xxx_sdrc_get_fast_dll_ctrl, @function omap2xxx_sdrc_get_fast_dll_ctrl: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR mem_timings[rip] ret .cfi_endproc .LFE0: .size omap2xxx_sdrc_get_fast_dll_ctrl, .-omap2xxx_sdrc_get_fast_dll_ctrl .globl mem_timings .bss .align 4 .type mem_timings, @object .size mem_timings, 4 mem_timings: .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_sdrc2xxx.c_omap2xxx_sdrc_get_fast_dll_ctrl.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2xxx_sdrc_get_fast_dll_ctrl, %function omap2xxx_sdrc_get_fast_dll_ctrl: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, [r3] bx lr .L4: .align 2 .L3: .word mem_timings .size omap2xxx_sdrc_get_fast_dll_ctrl, .-omap2xxx_sdrc_get_fast_dll_ctrl .comm mem_timings,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc2xxx.c_omap2xxx_sdrc_get_slow_dll_ctrl.c" .intel_syntax noprefix .text .p2align 4 .type omap2xxx_sdrc_get_slow_dll_ctrl, @function omap2xxx_sdrc_get_slow_dll_ctrl: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR mem_timings[rip] ret .cfi_endproc .LFE0: .size omap2xxx_sdrc_get_slow_dll_ctrl, .-omap2xxx_sdrc_get_slow_dll_ctrl .globl mem_timings .bss .align 4 .type mem_timings, @object .size mem_timings, 4 mem_timings: .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_sdrc2xxx.c_omap2xxx_sdrc_get_slow_dll_ctrl.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2xxx_sdrc_get_slow_dll_ctrl, %function omap2xxx_sdrc_get_slow_dll_ctrl: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, [r3] bx lr .L4: .align 2 .L3: .word mem_timings .size omap2xxx_sdrc_get_slow_dll_ctrl, .-omap2xxx_sdrc_get_slow_dll_ctrl .comm mem_timings,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc2xxx.c_omap2xxx_sdrc_get_type.c" .intel_syntax noprefix .text .p2align 4 .type omap2xxx_sdrc_get_type, @function omap2xxx_sdrc_get_type: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR mem_timings[rip] ret .cfi_endproc .LFE0: .size omap2xxx_sdrc_get_type, .-omap2xxx_sdrc_get_type .globl mem_timings .bss .align 4 .type mem_timings, @object .size mem_timings, 4 mem_timings: .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_sdrc2xxx.c_omap2xxx_sdrc_get_type.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2xxx_sdrc_get_type, %function omap2xxx_sdrc_get_type: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, [r3] bx lr .L4: .align 2 .L3: .word mem_timings .size omap2xxx_sdrc_get_type, .-omap2xxx_sdrc_get_type .comm mem_timings,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc2xxx.c_omap2xxx_sdrc_init_params.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_sdrc_init_params .type omap2xxx_sdrc_init_params, @function omap2xxx_sdrc_init_params: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, edi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 mov edi, DWORD PTR SDRC_MR_0[rip] call sdrc_read_reg@PLT and eax, 3 cmp eax, 1 setne al movzx eax, al mov DWORD PTR mem_timings[rip], eax xor eax, eax call cpu_is_omap2422@PLT xor edx, edx mov ecx, DWORD PTR M_DDR[rip] test rax, rax setne dl cmp DWORD PTR mem_timings[rip], ecx mov DWORD PTR mem_timings[rip+4], edx jne .L1 mov edx, DWORD PTR mem_timings[rip+8] mov ecx, DWORD PTR M_LOCK[rip] and edx, 4 cmp edx, DWORD PTR M_LOCK_CTRL[rip] je .L12 mov DWORD PTR mem_timings[rip+16], ecx test rax, rax je .L13 .L5: mov edi, DWORD PTR SDRC_DLLB_CTRL[rip] call sdrc_read_reg@PLT mov edi, DWORD PTR SDRC_DLLB_STATUS[rip] mov ebx, eax call sdrc_read_reg@PLT mov edx, eax and edx, 65280 .L6: mov eax, ebx mov ecx, r12d lea rdi, mem_timings[rip+12] xor ah, bh or eax, edx test r12d, r12d mov edx, DWORD PTR mem_timings[rip+4] cmovne ebx, eax mov esi, ebx or esi, 768 mov DWORD PTR mem_timings[rip+8], esi call omap2_sram_ddr_init@PLT mov eax, DWORD PTR mem_timings[rip+12] mov edx, DWORD PTR mem_timings[rip+8] and eax, 65280 and edx, 11 or eax, edx or eax, 774 mov DWORD PTR mem_timings[rip+12], eax .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L13: .cfi_restore_state mov edi, DWORD PTR SDRC_DLLA_CTRL[rip] call sdrc_read_reg@PLT mov edi, DWORD PTR SDRC_DLLA_STATUS[rip] mov ebx, eax call sdrc_read_reg@PLT mov edx, eax and edx, 65280 jmp .L6 .p2align 4,,10 .p2align 3 .L12: mov ecx, DWORD PTR M_UNLOCK[rip] mov DWORD PTR mem_timings[rip+16], ecx test rax, rax jne .L5 jmp .L13 .cfi_endproc .LFE0: .size omap2xxx_sdrc_init_params, .-omap2xxx_sdrc_init_params .globl mem_timings .bss .align 16 .type mem_timings, @object .size mem_timings, 20 mem_timings: .zero 20 .globl SDRC_MR_0 .align 4 .type SDRC_MR_0, @object .size SDRC_MR_0, 4 SDRC_MR_0: .zero 4 .globl SDRC_DLLB_STATUS .align 4 .type SDRC_DLLB_STATUS, @object .size SDRC_DLLB_STATUS, 4 SDRC_DLLB_STATUS: .zero 4 .globl SDRC_DLLB_CTRL .align 4 .type SDRC_DLLB_CTRL, @object .size SDRC_DLLB_CTRL, 4 SDRC_DLLB_CTRL: .zero 4 .globl SDRC_DLLA_STATUS .align 4 .type SDRC_DLLA_STATUS, @object .size SDRC_DLLA_STATUS, 4 SDRC_DLLA_STATUS: .zero 4 .globl SDRC_DLLA_CTRL .align 4 .type SDRC_DLLA_CTRL, @object .size SDRC_DLLA_CTRL, 4 SDRC_DLLA_CTRL: .zero 4 .globl M_UNLOCK .align 4 .type M_UNLOCK, @object .size M_UNLOCK, 4 M_UNLOCK: .zero 4 .globl M_LOCK_CTRL .align 4 .type M_LOCK_CTRL, @object .size M_LOCK_CTRL, 4 M_LOCK_CTRL: .zero 4 .globl M_LOCK .align 4 .type M_LOCK, @object .size M_LOCK, 4 M_LOCK: .zero 4 .globl M_DDR .align 4 .type M_DDR, @object .size M_DDR, 4 M_DDR: .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_sdrc2xxx.c_omap2xxx_sdrc_init_params.c" .text .align 2 .global omap2xxx_sdrc_init_params .syntax unified .arm .fpu softvfp .type omap2xxx_sdrc_init_params, %function omap2xxx_sdrc_init_params: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L14 push {r4, r5, r6, lr} mov r6, r0 ldr r0, [r3] bl sdrc_read_reg and r3, r0, #3 subs r3, r3, #1 movne r3, #1 ldr r4, .L14+4 str r3, [r4] bl cpu_is_omap2422 subs r1, r0, #0 movne r1, #1 ldr r3, .L14+8 ldr r2, [r4] ldr r3, [r3] str r1, [r4, #4] cmp r2, r3 popne {r4, r5, r6, pc} ldr r2, .L14+12 ldr r3, [r4, #8] ldr r2, [r2] and r3, r3, #4 cmp r3, r2 ldreq r3, .L14+16 ldrne r3, .L14+20 cmp r0, #0 ldr r3, [r3] str r3, [r4, #16] beq .L13 ldr r3, .L14+24 ldr r0, [r3] bl sdrc_read_reg ldr r3, .L14+28 mov r5, r0 ldr r0, [r3] bl sdrc_read_reg and r0, r0, #65280 .L6: cmp r6, #0 bicne r5, r5, #65280 orrne r5, r5, r0 mov r3, r6 ldr r2, [r4, #4] orr r1, r5, #768 ldr r0, .L14+32 str r1, [r4, #8] bl omap2_sram_ddr_init ldr r3, [r4, #12] ldr r2, [r4, #8] and r3, r3, #65280 and r2, r2, #11 orr r3, r3, r2 orr r3, r3, #772 orr r3, r3, #2 str r3, [r4, #12] pop {r4, r5, r6, pc} .L13: ldr r3, .L14+36 ldr r0, [r3] bl sdrc_read_reg ldr r3, .L14+40 mov r5, r0 ldr r0, [r3] bl sdrc_read_reg and r0, r0, #65280 b .L6 .L15: .align 2 .L14: .word SDRC_MR_0 .word mem_timings .word M_DDR .word M_LOCK_CTRL .word M_UNLOCK .word M_LOCK .word SDRC_DLLB_CTRL .word SDRC_DLLB_STATUS .word mem_timings+12 .word SDRC_DLLA_CTRL .word SDRC_DLLA_STATUS .size omap2xxx_sdrc_init_params, .-omap2xxx_sdrc_init_params .comm mem_timings,20,4 .comm SDRC_MR_0,4,4 .comm SDRC_DLLB_STATUS,4,4 .comm SDRC_DLLB_CTRL,4,4 .comm SDRC_DLLA_STATUS,4,4 .comm SDRC_DLLA_CTRL,4,4 .comm M_UNLOCK,4,4 .comm M_LOCK_CTRL,4,4 .comm M_LOCK,4,4 .comm M_DDR,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sdrc2xxx.c_omap2xxx_sdrc_reprogram.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_sdrc_reprogram .type omap2xxx_sdrc_reprogram, @function omap2xxx_sdrc_reprogram: .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 mov rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 48 mov r12, QWORD PTR curr_perf_level[rip] cmp r12, rdi jne .L8 test rsi, rsi je .L1 .L8: cmp QWORD PTR CORE_CLK_SRC_DPLL[rip], rbx je .L14 cmp QWORD PTR CORE_CLK_SRC_DPLL_X2[rip], rbx je .L15 .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 mov rax, r12 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 .L15: .cfi_restore_state xor eax, eax call omap2xxx_sdrc_get_fast_dll_ctrl@PLT mov rbp, rax .L5: xor eax, eax call omap2xxx_sdrc_get_type@PLT xor edi, edi mov r13, rax call local_irq_save@PLT xor eax, eax call cpu_is_omap2420@PLT test rax, rax je .L6 mov esi, DWORD PTR OMAP2420_PRCM_VOLTSETUP[rip] mov edi, 65535 call writel_relaxed@PLT .L7: mov rdx, r13 mov rsi, rbp mov rdi, rbx call omap2_sram_reprogram_sdrc@PLT xor edi, edi mov QWORD PTR curr_perf_level[rip], rbx call local_irq_restore@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 mov rax, r12 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 .L6: .cfi_restore_state mov esi, DWORD PTR OMAP2430_PRCM_VOLTSETUP[rip] mov edi, 65535 call writel_relaxed@PLT jmp .L7 .p2align 4,,10 .p2align 3 .L14: xor eax, eax call omap2xxx_sdrc_get_slow_dll_ctrl@PLT mov rbp, rax jmp .L5 .cfi_endproc .LFE0: .size omap2xxx_sdrc_reprogram, .-omap2xxx_sdrc_reprogram .globl curr_perf_level .bss .align 8 .type curr_perf_level, @object .size curr_perf_level, 8 curr_perf_level: .zero 8 .globl OMAP2430_PRCM_VOLTSETUP .align 4 .type OMAP2430_PRCM_VOLTSETUP, @object .size OMAP2430_PRCM_VOLTSETUP, 4 OMAP2430_PRCM_VOLTSETUP: .zero 4 .globl OMAP2420_PRCM_VOLTSETUP .align 4 .type OMAP2420_PRCM_VOLTSETUP, @object .size OMAP2420_PRCM_VOLTSETUP, 4 OMAP2420_PRCM_VOLTSETUP: .zero 4 .globl CORE_CLK_SRC_DPLL_X2 .align 8 .type CORE_CLK_SRC_DPLL_X2, @object .size CORE_CLK_SRC_DPLL_X2, 8 CORE_CLK_SRC_DPLL_X2: .zero 8 .globl CORE_CLK_SRC_DPLL .align 8 .type CORE_CLK_SRC_DPLL, @object .size CORE_CLK_SRC_DPLL, 8 CORE_CLK_SRC_DPLL: .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_sdrc2xxx.c_omap2xxx_sdrc_reprogram.c" .text .align 2 .global omap2xxx_sdrc_reprogram .syntax unified .arm .fpu softvfp .type omap2xxx_sdrc_reprogram, %function omap2xxx_sdrc_reprogram: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r6, .L11 ldr r5, [r6] cmp r5, r0 cmpeq r1, #0 beq .L1 ldr r3, .L11+4 mov r4, r0 ldr r3, [r3] cmp r3, r0 beq .L9 ldr r3, .L11+8 ldr r3, [r3] cmp r3, r0 beq .L10 .L1: mov r0, r5 pop {r4, r5, r6, r7, r8, pc} .L10: bl omap2xxx_sdrc_get_fast_dll_ctrl mov r7, r0 .L4: bl omap2xxx_sdrc_get_type mov r8, r0 mov r0, #0 bl local_irq_save bl cpu_is_omap2420 cmp r0, #0 ldrne r3, .L11+12 ldreq r3, .L11+16 ldr r0, .L11+20 ldr r1, [r3] bl writel_relaxed mov r2, r8 mov r1, r7 mov r0, r4 bl omap2_sram_reprogram_sdrc mov r0, #0 str r4, [r6] bl local_irq_restore mov r0, r5 pop {r4, r5, r6, r7, r8, pc} .L9: bl omap2xxx_sdrc_get_slow_dll_ctrl mov r7, r0 b .L4 .L12: .align 2 .L11: .word curr_perf_level .word CORE_CLK_SRC_DPLL .word CORE_CLK_SRC_DPLL_X2 .word OMAP2420_PRCM_VOLTSETUP .word OMAP2430_PRCM_VOLTSETUP .word 65535 .size omap2xxx_sdrc_reprogram, .-omap2xxx_sdrc_reprogram .comm curr_perf_level,4,4 .comm OMAP2430_PRCM_VOLTSETUP,4,4 .comm OMAP2420_PRCM_VOLTSETUP,4,4 .comm CORE_CLK_SRC_DPLL_X2,4,4 .comm CORE_CLK_SRC_DPLL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_smartreflex-class3.c_sr_class3_configure.c" .intel_syntax noprefix .text .p2align 4 .type sr_class3_configure, @function sr_class3_configure: .LFB0: .cfi_startproc endbr64 jmp sr_configure_errgen@PLT .cfi_endproc .LFE0: .size sr_class3_configure, .-sr_class3_configure .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_smartreflex-class3.c_sr_class3_configure.c" .text .align 2 .syntax unified .arm .fpu softvfp .type sr_class3_configure, %function sr_class3_configure: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. b sr_configure_errgen .size sr_class3_configure, .-sr_class3_configure .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_smartreflex-class3.c_sr_class3_disable.c" .intel_syntax noprefix .text .p2align 4 .type sr_class3_disable, @function sr_class3_disable: .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 rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 32 call sr_disable_errgen@PLT mov edi, DWORD PTR [rbx] call omap_vp_disable@PLT mov rdi, rbx call sr_disable@PLT test ebp, ebp jne .L8 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 xor eax, eax pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov edi, DWORD PTR [rbx] call voltdm_reset@PLT add rsp, 8 .cfi_def_cfa_offset 24 xor eax, eax pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size sr_class3_disable, .-sr_class3_disable .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_smartreflex-class3.c_sr_class3_disable.c" .text .align 2 .syntax unified .arm .fpu softvfp .type sr_class3_disable, %function sr_class3_disable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r5, r1 bl sr_disable_errgen ldr r0, [r4] bl omap_vp_disable mov r0, r4 bl sr_disable cmp r5, #0 bne .L8 mov r0, #0 pop {r4, r5, r6, pc} .L8: ldr r0, [r4] bl voltdm_reset mov r0, #0 pop {r4, r5, r6, pc} .size sr_class3_disable, .-sr_class3_disable .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_soc.h_soc_is_omap.c" .intel_syntax noprefix .text .p2align 4 .type soc_is_omap, @function soc_is_omap: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 xor eax, eax call omap_rev@PLT test rax, rax setne al add rsp, 8 .cfi_def_cfa_offset 8 movzx eax, al ret .cfi_endproc .LFE0: .size soc_is_omap, .-soc_is_omap .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_soc.h_soc_is_omap.c" .text .align 2 .syntax unified .arm .fpu softvfp .type soc_is_omap, %function soc_is_omap: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl omap_rev subs r0, r0, #0 movne r0, #1 pop {r4, pc} .size soc_is_omap, .-soc_is_omap .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sram.c_is_sram_locked.c" .intel_syntax noprefix .text .p2align 4 .type is_sram_locked, @function is_sram_locked: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 xor eax, eax mov r12d, 1 call omap_type@PLT cmp rax, QWORD PTR OMAP2_DEVICE_TYPE_GP[rip] je .L12 .L1: mov eax, r12d pop r12 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L12: .cfi_restore_state xor eax, eax call cpu_is_omap242x@PLT test rax, rax jne .L13 .L3: xor eax, eax xor r12d, r12d call cpu_is_omap34xx@PLT test rax, rax je .L1 mov esi, DWORD PTR OMAP34XX_VA_REQINFOPERM0[rip] mov edi, 65535 call writel_relaxed@PLT mov esi, DWORD PTR OMAP34XX_VA_READPERM0[rip] mov edi, 65535 call writel_relaxed@PLT mov esi, DWORD PTR OMAP34XX_VA_WRITEPERM0[rip] mov edi, 65535 call writel_relaxed@PLT mov esi, DWORD PTR OMAP34XX_VA_ADDR_MATCH2[rip] xor edi, edi call writel_relaxed@PLT mov esi, DWORD PTR OMAP34XX_VA_SMS_RG_ATT0[rip] mov edi, -1 call writel_relaxed@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L13: mov esi, DWORD PTR OMAP24XX_VA_REQINFOPERM0[rip] mov edi, 255 call writel_relaxed@PLT mov esi, DWORD PTR OMAP24XX_VA_READPERM0[rip] mov edi, 53214 call writel_relaxed@PLT mov esi, DWORD PTR OMAP24XX_VA_WRITEPERM0[rip] mov edi, 53214 call writel_relaxed@PLT jmp .L3 .cfi_endproc .LFE0: .size is_sram_locked, .-is_sram_locked .globl OMAP34XX_VA_WRITEPERM0 .bss .align 4 .type OMAP34XX_VA_WRITEPERM0, @object .size OMAP34XX_VA_WRITEPERM0, 4 OMAP34XX_VA_WRITEPERM0: .zero 4 .globl OMAP34XX_VA_SMS_RG_ATT0 .align 4 .type OMAP34XX_VA_SMS_RG_ATT0, @object .size OMAP34XX_VA_SMS_RG_ATT0, 4 OMAP34XX_VA_SMS_RG_ATT0: .zero 4 .globl OMAP34XX_VA_REQINFOPERM0 .align 4 .type OMAP34XX_VA_REQINFOPERM0, @object .size OMAP34XX_VA_REQINFOPERM0, 4 OMAP34XX_VA_REQINFOPERM0: .zero 4 .globl OMAP34XX_VA_READPERM0 .align 4 .type OMAP34XX_VA_READPERM0, @object .size OMAP34XX_VA_READPERM0, 4 OMAP34XX_VA_READPERM0: .zero 4 .globl OMAP34XX_VA_ADDR_MATCH2 .align 4 .type OMAP34XX_VA_ADDR_MATCH2, @object .size OMAP34XX_VA_ADDR_MATCH2, 4 OMAP34XX_VA_ADDR_MATCH2: .zero 4 .globl OMAP2_DEVICE_TYPE_GP .align 8 .type OMAP2_DEVICE_TYPE_GP, @object .size OMAP2_DEVICE_TYPE_GP, 8 OMAP2_DEVICE_TYPE_GP: .zero 8 .globl OMAP24XX_VA_WRITEPERM0 .align 4 .type OMAP24XX_VA_WRITEPERM0, @object .size OMAP24XX_VA_WRITEPERM0, 4 OMAP24XX_VA_WRITEPERM0: .zero 4 .globl OMAP24XX_VA_REQINFOPERM0 .align 4 .type OMAP24XX_VA_REQINFOPERM0, @object .size OMAP24XX_VA_REQINFOPERM0, 4 OMAP24XX_VA_REQINFOPERM0: .zero 4 .globl OMAP24XX_VA_READPERM0 .align 4 .type OMAP24XX_VA_READPERM0, @object .size OMAP24XX_VA_READPERM0, 4 OMAP24XX_VA_READPERM0: .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_sram.c_is_sram_locked.c" .text .align 2 .syntax unified .arm .fpu softvfp .type is_sram_locked, %function is_sram_locked: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl omap_type ldr r3, .L15 ldr r3, [r3] cmp r0, r3 beq .L13 mov r0, #1 pop {r4, pc} .L13: bl cpu_is_omap242x cmp r0, #0 bne .L14 .L3: bl cpu_is_omap34xx cmp r0, #0 popeq {r4, pc} ldr r3, .L15+4 ldr r0, .L15+8 ldr r1, [r3] bl writel_relaxed ldr r3, .L15+12 ldr r0, .L15+8 ldr r1, [r3] bl writel_relaxed ldr r3, .L15+16 ldr r0, .L15+8 ldr r1, [r3] bl writel_relaxed ldr r3, .L15+20 mov r0, #0 ldr r1, [r3] bl writel_relaxed ldr r3, .L15+24 mvn r0, #0 ldr r1, [r3] bl writel_relaxed mov r0, #0 pop {r4, pc} .L14: ldr r3, .L15+28 mov r0, #255 ldr r1, [r3] bl writel_relaxed ldr r3, .L15+32 ldr r0, .L15+36 ldr r1, [r3] bl writel_relaxed ldr r3, .L15+40 ldr r0, .L15+36 ldr r1, [r3] bl writel_relaxed b .L3 .L16: .align 2 .L15: .word OMAP2_DEVICE_TYPE_GP .word OMAP34XX_VA_REQINFOPERM0 .word 65535 .word OMAP34XX_VA_READPERM0 .word OMAP34XX_VA_WRITEPERM0 .word OMAP34XX_VA_ADDR_MATCH2 .word OMAP34XX_VA_SMS_RG_ATT0 .word OMAP24XX_VA_REQINFOPERM0 .word OMAP24XX_VA_READPERM0 .word 53214 .word OMAP24XX_VA_WRITEPERM0 .size is_sram_locked, .-is_sram_locked .comm OMAP34XX_VA_WRITEPERM0,4,4 .comm OMAP34XX_VA_SMS_RG_ATT0,4,4 .comm OMAP34XX_VA_REQINFOPERM0,4,4 .comm OMAP34XX_VA_READPERM0,4,4 .comm OMAP34XX_VA_ADDR_MATCH2,4,4 .comm OMAP2_DEVICE_TYPE_GP,4,4 .comm OMAP24XX_VA_WRITEPERM0,4,4 .comm OMAP24XX_VA_REQINFOPERM0,4,4 .comm OMAP24XX_VA_READPERM0,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sram.c_omap242x_sram_init.c" .intel_syntax noprefix .text .p2align 4 .type omap242x_sram_init, @function omap242x_sram_init: .LFB0: .cfi_startproc endbr64 xor eax, eax ret .cfi_endproc .LFE0: .size omap242x_sram_init, .-omap242x_sram_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_sram.c_omap242x_sram_init.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap242x_sram_init, %function omap242x_sram_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, #0 bx lr .size omap242x_sram_init, .-omap242x_sram_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sram.c_omap243x_sram_init.c" .intel_syntax noprefix .text .p2align 4 .type omap243x_sram_init, @function omap243x_sram_init: .LFB0: .cfi_startproc endbr64 xor eax, eax ret .cfi_endproc .LFE0: .size omap243x_sram_init, .-omap243x_sram_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_sram.c_omap243x_sram_init.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap243x_sram_init, %function omap243x_sram_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, #0 bx lr .size omap243x_sram_init, .-omap243x_sram_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sram.c_omap2_set_prcm.c" .intel_syntax noprefix .text .p2align 4 .globl omap2_set_prcm .type omap2_set_prcm, @function omap2_set_prcm: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13d, edx push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, esi push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov ebp, edi xor edi, edi call BUG_ON@PLT mov edx, r13d mov esi, r12d mov edi, ebp pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp _omap2_set_prcm@PLT .cfi_endproc .LFE0: .size omap2_set_prcm, .-omap2_set_prcm .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_sram.c_omap2_set_prcm.c" .text .align 2 .global omap2_set_prcm .syntax unified .arm .fpu softvfp .type omap2_set_prcm, %function omap2_set_prcm: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r5, r1 mov r6, r2 mov r0, #0 bl BUG_ON mov r2, r6 mov r1, r5 mov r0, r4 pop {r4, r5, r6, lr} b _omap2_set_prcm .size omap2_set_prcm, .-omap2_set_prcm .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sram.c_omap2_sram_ddr_init.c" .intel_syntax noprefix .text .p2align 4 .globl omap2_sram_ddr_init .type omap2_sram_ddr_init, @function omap2_sram_ddr_init: .LFB0: .cfi_startproc endbr64 push r14 .cfi_def_cfa_offset 16 .cfi_offset 14, -16 mov r14d, ecx push r13 .cfi_def_cfa_offset 24 .cfi_offset 13, -24 mov r13d, edx push r12 .cfi_def_cfa_offset 32 .cfi_offset 12, -32 mov r12d, esi push rbp .cfi_def_cfa_offset 40 .cfi_offset 6, -40 mov rbp, rdi xor edi, edi sub rsp, 8 .cfi_def_cfa_offset 48 call BUG_ON@PLT add rsp, 8 .cfi_def_cfa_offset 40 mov ecx, r14d mov edx, r13d mov esi, r12d mov rdi, rbp pop rbp .cfi_def_cfa_offset 32 pop r12 .cfi_def_cfa_offset 24 pop r13 .cfi_def_cfa_offset 16 pop r14 .cfi_def_cfa_offset 8 jmp _omap2_sram_ddr_init@PLT .cfi_endproc .LFE0: .size omap2_sram_ddr_init, .-omap2_sram_ddr_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_sram.c_omap2_sram_ddr_init.c" .text .align 2 .global omap2_sram_ddr_init .syntax unified .arm .fpu softvfp .type omap2_sram_ddr_init, %function omap2_sram_ddr_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} mov r4, r0 mov r5, r1 mov r6, r2 mov r7, r3 mov r0, #0 bl BUG_ON mov r3, r7 mov r2, r6 mov r1, r5 mov r0, r4 pop {r4, r5, r6, r7, r8, lr} b _omap2_sram_ddr_init .size omap2_sram_ddr_init, .-omap2_sram_ddr_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sram.c_omap2_sram_reprogram_sdrc.c" .intel_syntax noprefix .text .p2align 4 .globl omap2_sram_reprogram_sdrc .type omap2_sram_reprogram_sdrc, @function omap2_sram_reprogram_sdrc: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13d, edx push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, esi push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov ebp, edi xor edi, edi call BUG_ON@PLT mov edx, r13d mov esi, r12d mov edi, ebp pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp _omap2_sram_reprogram_sdrc@PLT .cfi_endproc .LFE0: .size omap2_sram_reprogram_sdrc, .-omap2_sram_reprogram_sdrc .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_sram.c_omap2_sram_reprogram_sdrc.c" .text .align 2 .global omap2_sram_reprogram_sdrc .syntax unified .arm .fpu softvfp .type omap2_sram_reprogram_sdrc, %function omap2_sram_reprogram_sdrc: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 mov r5, r1 mov r6, r2 mov r0, #0 bl BUG_ON mov r2, r6 mov r1, r5 mov r0, r4 pop {r4, r5, r6, lr} b _omap2_sram_reprogram_sdrc .size omap2_sram_reprogram_sdrc, .-omap2_sram_reprogram_sdrc .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sram.c_omap34xx_sram_init.c" .intel_syntax noprefix .text .p2align 4 .type omap34xx_sram_init, @function omap34xx_sram_init: .LFB0: .cfi_startproc endbr64 xor eax, eax ret .cfi_endproc .LFE0: .size omap34xx_sram_init, .-omap34xx_sram_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_sram.c_omap34xx_sram_init.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap34xx_sram_init, %function omap34xx_sram_init: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r0, #0 bx lr .size omap34xx_sram_init, .-omap34xx_sram_init .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_sram.h_omap_push_sram_idle.c" .intel_syntax noprefix .text .p2align 4 .type omap_push_sram_idle, @function omap_push_sram_idle: .LFB0: .cfi_startproc endbr64 ret .cfi_endproc .LFE0: .size omap_push_sram_idle, .-omap_push_sram_idle .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_sram.h_omap_push_sram_idle.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap_push_sram_idle, %function omap_push_sram_idle: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. bx lr .size omap_push_sram_idle, .-omap_push_sram_idle .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_ti81xx-restart.c_ti81xx_restart.c" .intel_syntax noprefix .text .p2align 4 .globl ti81xx_restart .type ti81xx_restart, @function ti81xx_restart: .LFB0: .cfi_startproc endbr64 push rax .cfi_def_cfa_offset 16 pop rax .cfi_def_cfa_offset 8 xor esi, esi sub rsp, 8 .cfi_def_cfa_offset 16 mov edx, DWORD PTR TI81XX_PRM_DEVICE_RSTCTRL[rip] mov edi, DWORD PTR TI81XX_GLOBAL_RST_COLD[rip] call omap2_prm_set_mod_reg_bits@PLT .L2: jmp .L2 .cfi_endproc .LFE0: .size ti81xx_restart, .-ti81xx_restart .globl TI81XX_PRM_DEVICE_RSTCTRL .bss .align 4 .type TI81XX_PRM_DEVICE_RSTCTRL, @object .size TI81XX_PRM_DEVICE_RSTCTRL, 4 TI81XX_PRM_DEVICE_RSTCTRL: .zero 4 .globl TI81XX_GLOBAL_RST_COLD .align 4 .type TI81XX_GLOBAL_RST_COLD, @object .size TI81XX_GLOBAL_RST_COLD, 4 TI81XX_GLOBAL_RST_COLD: .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_ti81xx-restart.c_ti81xx_restart.c" .text .align 2 .global ti81xx_restart .syntax unified .arm .fpu softvfp .type ti81xx_restart, %function ti81xx_restart: @ Volatile: function does not return. @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r2, .L5 ldr r3, .L5+4 mov r1, #0 push {r4, lr} ldr r2, [r2] ldr r0, [r3] bl omap2_prm_set_mod_reg_bits .L2: b .L2 .L6: .align 2 .L5: .word TI81XX_PRM_DEVICE_RSTCTRL .word TI81XX_GLOBAL_RST_COLD .size ti81xx_restart, .-ti81xx_restart .comm TI81XX_PRM_DEVICE_RSTCTRL,4,4 .comm TI81XX_GLOBAL_RST_COLD,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_timer.c_clocksource_read_cycles.c" .intel_syntax noprefix .text .p2align 4 .type clocksource_read_cycles, @function clocksource_read_cycles: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR OMAP_TIMER_NONPOSTED[rip] lea rdi, clksrc[rip] jmp __omap_dm_timer_read_counter@PLT .cfi_endproc .LFE0: .size clocksource_read_cycles, .-clocksource_read_cycles .globl clksrc .bss .align 4 .type clksrc, @object .size clksrc, 4 clksrc: .zero 4 .globl OMAP_TIMER_NONPOSTED .align 4 .type OMAP_TIMER_NONPOSTED, @object .size OMAP_TIMER_NONPOSTED, 4 OMAP_TIMER_NONPOSTED: .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_timer.c_clocksource_read_cycles.c" .text .align 2 .syntax unified .arm .fpu softvfp .type clocksource_read_cycles, %function clocksource_read_cycles: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, .L3+4 ldr r1, [r3] b __omap_dm_timer_read_counter .L4: .align 2 .L3: .word OMAP_TIMER_NONPOSTED .word clksrc .size clocksource_read_cycles, .-clocksource_read_cycles .comm clksrc,4,4 .comm OMAP_TIMER_NONPOSTED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_timer.c_omap2_gp_timer_interrupt.c" .intel_syntax noprefix .text .p2align 4 .type omap2_gp_timer_interrupt, @function omap2_gp_timer_interrupt: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov esi, DWORD PTR OMAP_TIMER_INT_OVERFLOW[rip] lea rdi, clkev[rip] call __omap_dm_timer_write_status@PLT lea rdi, clockevent_gpt[rip] call [QWORD PTR clockevent_gpt[rip]] mov eax, DWORD PTR IRQ_HANDLED[rip] add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap2_gp_timer_interrupt, .-omap2_gp_timer_interrupt .globl clockevent_gpt .bss .align 8 .type clockevent_gpt, @object .size clockevent_gpt, 8 clockevent_gpt: .zero 8 .globl clkev .align 4 .type clkev, @object .size clkev, 4 clkev: .zero 4 .globl OMAP_TIMER_INT_OVERFLOW .align 4 .type OMAP_TIMER_INT_OVERFLOW, @object .size OMAP_TIMER_INT_OVERFLOW, 4 OMAP_TIMER_INT_OVERFLOW: .zero 4 .globl IRQ_HANDLED .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_timer.c_omap2_gp_timer_interrupt.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2_gp_timer_interrupt, %function omap2_gp_timer_interrupt: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, lr} ldr r1, [r3] ldr r0, .L4+4 bl __omap_dm_timer_write_status ldr r0, .L4+8 ldr r3, [r0] blx r3 ldr r3, .L4+12 ldr r0, [r3] pop {r4, pc} .L5: .align 2 .L4: .word OMAP_TIMER_INT_OVERFLOW .word clkev .word clockevent_gpt .word IRQ_HANDLED .size omap2_gp_timer_interrupt, .-omap2_gp_timer_interrupt .comm clockevent_gpt,4,4 .comm clkev,4,4 .comm OMAP_TIMER_INT_OVERFLOW,4,4 .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_timer.c_omap2_gp_timer_set_next_event.c" .intel_syntax noprefix .text .p2align 4 .type omap2_gp_timer_set_next_event, @function omap2_gp_timer_set_next_event: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov edx, edi mov ecx, DWORD PTR OMAP_TIMER_POSTED[rip] mov esi, DWORD PTR OMAP_TIMER_CTRL_ST[rip] not edx lea rdi, clkev[rip] call __omap_dm_timer_load_start@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap2_gp_timer_set_next_event, .-omap2_gp_timer_set_next_event .globl clkev .bss .align 4 .type clkev, @object .size clkev, 4 clkev: .zero 4 .globl OMAP_TIMER_POSTED .align 4 .type OMAP_TIMER_POSTED, @object .size OMAP_TIMER_POSTED, 4 OMAP_TIMER_POSTED: .zero 4 .globl OMAP_TIMER_CTRL_ST .align 4 .type OMAP_TIMER_CTRL_ST, @object .size OMAP_TIMER_CTRL_ST, 4 OMAP_TIMER_CTRL_ST: .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_timer.c_omap2_gp_timer_set_next_event.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2_gp_timer_set_next_event, %function omap2_gp_timer_set_next_event: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 ldr r1, .L4+4 mvn r2, r0 push {r4, lr} ldr r3, [r3] ldr r1, [r1] ldr r0, .L4+8 bl __omap_dm_timer_load_start mov r0, #0 pop {r4, pc} .L5: .align 2 .L4: .word OMAP_TIMER_POSTED .word OMAP_TIMER_CTRL_ST .word clkev .size omap2_gp_timer_set_next_event, .-omap2_gp_timer_set_next_event .comm clkev,4,4 .comm OMAP_TIMER_POSTED,4,4 .comm OMAP_TIMER_CTRL_ST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits