x86
stringlengths
335
88.6k
arm
stringlengths
349
86.1k
.file "extr_clockdomain.c__clkdm_add_wkdep.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: hardware cannot set/clear wake up of %s when %s wakes up\n" .align 8 .LC1: .string "clockdomain: hardware will wake up %s when %s wakes up\n" .text .p2align 4 .type _clkdm_add_wkdep, @function _clkdm_add_wkdep: .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 test rdi, rdi je .L11 mov r12, rsi test rsi, rsi je .L11 mov esi, DWORD PTR 4[rdi] mov rbp, rdi mov rdi, r12 call _clkdm_deps_lookup@PLT mov rdi, rax mov rbx, rax call IS_ERR@PLT test rax, rax jne .L5 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L8 cmp QWORD PTR [rax], 0 je .L8 .L9: mov eax, DWORD PTR [rbx] xor r13d, r13d add eax, 1 mov DWORD PTR [rbx], eax cmp eax, 1 jne .L1 mov esi, DWORD PTR 0[rbp] mov edx, DWORD PTR [r12] lea rdi, .LC1[rip] call pr_debug@PLT mov rax, QWORD PTR arch_clkdm[rip] mov rsi, r12 mov rdi, rbp mov rax, QWORD PTR [rax] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp rax .p2align 4,,10 .p2align 3 .L11: .cfi_restore_state mov r13d, DWORD PTR EINVAL[rip] neg r13d .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r13d 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 .L5: .cfi_restore_state mov rdi, rbx call PTR_ERR@PLT mov r13d, eax mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L8 cmp QWORD PTR [rax], 0 jne .L7 .p2align 4,,10 .p2align 3 .L8: mov r13d, DWORD PTR EINVAL[rip] neg r13d .L7: test r13d, r13d je .L9 mov edx, DWORD PTR [r12] mov esi, DWORD PTR 0[rbp] lea rdi, .LC0[rip] call pr_debug@PLT jmp .L1 .cfi_endproc .LFE0: .size _clkdm_add_wkdep, .-_clkdm_add_wkdep .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .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_clockdomain.c__clkdm_add_wkdep.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: hardware cannot set/clear wake up of %" .ascii "s when %s wakes up\012\000" .align 2 .LC1: .ascii "clockdomain: hardware will wake up %s when %s wakes" .ascii " up\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type _clkdm_add_wkdep, %function _clkdm_add_wkdep: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #0 cmpne r0, #0 push {r4, r5, r6, r7, r8, lr} bne .L2 ldr r3, .L24 ldr r4, [r3] rsb r4, r4, #0 .L1: mov r0, r4 pop {r4, r5, r6, r7, r8, pc} .L2: mov r5, r1 mov r6, r0 ldr r1, [r0, #4] mov r0, r5 bl _clkdm_deps_lookup mov r7, r0 bl IS_ERR cmp r0, #0 bne .L4 ldr r8, .L24+4 ldr r3, [r8] cmp r3, #0 beq .L7 ldr r3, [r3] cmp r3, #0 beq .L7 .L8: ldr r3, [r7] add r3, r3, #1 cmp r3, #1 movne r4, #0 str r3, [r7] bne .L1 ldr r1, [r6] ldr r2, [r5] ldr r0, .L24+8 bl pr_debug ldr r3, [r8] mov r1, r5 mov r0, r6 pop {r4, r5, r6, r7, r8, lr} ldr r3, [r3] bx r3 .L4: mov r0, r7 bl PTR_ERR ldr r8, .L24+4 mov r4, r0 ldr r3, [r8] cmp r3, #0 beq .L7 ldr r3, [r3] cmp r3, #0 bne .L6 .L7: ldr r3, .L24 ldr r4, [r3] rsb r4, r4, #0 .L6: cmp r4, #0 beq .L8 ldr r2, [r5] ldr r1, [r6] ldr r0, .L24+12 bl pr_debug b .L1 .L25: .align 2 .L24: .word EINVAL .word arch_clkdm .word .LC1 .word .LC0 .size _clkdm_add_wkdep, .-_clkdm_add_wkdep .comm arch_clkdm,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_clockdomain.c__clkdm_clk_hwmod_enable.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "clockdomain: %s: enabled\n" .text .p2align 4 .type _clkdm_clk_hwmod_enable, @function _clkdm_clk_hwmod_enable: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L2 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L2 cmp QWORD PTR [rax], 0 je .L2 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi mov edi, DWORD PTR 8[rdi] call pwrdm_lock@PLT mov eax, DWORD PTR [rbx] add eax, 1 mov DWORD PTR [rbx], eax cmp eax, 1 jle .L5 cmp QWORD PTR autodeps[rip], 0 jne .L16 .L5: mov rax, QWORD PTR arch_clkdm[rip] mov rdi, rbx call [QWORD PTR [rax]] mov edi, DWORD PTR 8[rbx] call pwrdm_state_switch_nolock@PLT mov edi, DWORD PTR 8[rbx] call pwrdm_unlock@PLT mov esi, DWORD PTR 4[rbx] lea rdi, .LC0[rip] call pr_debug@PLT xor eax, eax pop rbx .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore 3 mov eax, DWORD PTR EINVAL[rip] neg eax ret .p2align 4,,10 .p2align 3 .L16: .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov edi, DWORD PTR 8[rbx] call pwrdm_unlock@PLT xor eax, eax pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size _clkdm_clk_hwmod_enable, .-_clkdm_clk_hwmod_enable .globl autodeps .bss .align 8 .type autodeps, @object .size autodeps, 8 autodeps: .zero 8 .globl arch_clkdm .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .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_clockdomain.c__clkdm_clk_hwmod_enable.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: %s: enabled\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type _clkdm_clk_hwmod_enable, %function _clkdm_clk_hwmod_enable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} subs r4, r0, #0 beq .L2 ldr r5, .L18 ldr r3, [r5] cmp r3, #0 beq .L2 ldr r3, [r3] cmp r3, #0 beq .L2 ldr r0, [r4, #8] bl pwrdm_lock ldr r3, [r4] add r3, r3, #1 cmp r3, #1 str r3, [r4] ble .L5 ldr r3, .L18+4 ldr r3, [r3] cmp r3, #0 bne .L17 .L5: ldr r3, [r5] mov r0, r4 ldr r3, [r3] blx r3 ldr r0, [r4, #8] bl pwrdm_state_switch_nolock ldr r0, [r4, #8] bl pwrdm_unlock ldr r1, [r4, #4] ldr r0, .L18+8 bl pr_debug mov r0, #0 pop {r4, r5, r6, pc} .L2: ldr r3, .L18+12 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, pc} .L17: ldr r0, [r4, #8] bl pwrdm_unlock mov r0, #0 pop {r4, r5, r6, pc} .L19: .align 2 .L18: .word arch_clkdm .word autodeps .word .LC0 .word EINVAL .size _clkdm_clk_hwmod_enable, .-_clkdm_clk_hwmod_enable .comm autodeps,4,4 .comm arch_clkdm,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_clockdomain.c__clkdm_del_sleepdep.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: hardware cannot set/clear sleep dependency affecting %s from %s\n" .align 8 .LC1: .string "clockdomain: will no longer prevent %s from sleeping if %s is active\n" .text .p2align 4 .type _clkdm_del_sleepdep, @function _clkdm_del_sleepdep: .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 test rdi, rdi je .L11 mov r12, rsi test rsi, rsi je .L11 mov esi, DWORD PTR 4[rdi] mov rbp, rdi mov rdi, r12 call _clkdm_deps_lookup@PLT mov rdi, rax mov rbx, rax call IS_ERR@PLT test rax, rax jne .L5 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L8 cmp QWORD PTR [rax], 0 je .L8 .L9: sub QWORD PTR [rbx], 1 mov r13d, 0 jne .L1 mov esi, DWORD PTR 0[rbp] mov edx, DWORD PTR [r12] lea rdi, .LC1[rip] call pr_debug@PLT mov rax, QWORD PTR arch_clkdm[rip] mov rsi, r12 mov rdi, rbp mov rax, QWORD PTR [rax] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp rax .p2align 4,,10 .p2align 3 .L11: .cfi_restore_state mov r13d, DWORD PTR EINVAL[rip] neg r13d .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r13d 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 .L5: .cfi_restore_state mov rdi, rbx call PTR_ERR@PLT mov r13d, eax mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L8 cmp QWORD PTR [rax], 0 jne .L7 .p2align 4,,10 .p2align 3 .L8: mov r13d, DWORD PTR EINVAL[rip] neg r13d .L7: test r13d, r13d je .L9 mov edx, DWORD PTR [r12] mov esi, DWORD PTR 0[rbp] lea rdi, .LC0[rip] call pr_debug@PLT jmp .L1 .cfi_endproc .LFE0: .size _clkdm_del_sleepdep, .-_clkdm_del_sleepdep .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .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_clockdomain.c__clkdm_del_sleepdep.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: hardware cannot set/clear sleep depend" .ascii "ency affecting %s from %s\012\000" .align 2 .LC1: .ascii "clockdomain: will no longer prevent %s from sleepin" .ascii "g if %s is active\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type _clkdm_del_sleepdep, %function _clkdm_del_sleepdep: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #0 cmpne r0, #0 push {r4, r5, r6, r7, r8, lr} bne .L2 ldr r3, .L24 ldr r4, [r3] rsb r4, r4, #0 .L1: mov r0, r4 pop {r4, r5, r6, r7, r8, pc} .L2: mov r5, r1 mov r6, r0 ldr r1, [r0, #4] mov r0, r5 bl _clkdm_deps_lookup mov r7, r0 bl IS_ERR cmp r0, #0 bne .L4 ldr r8, .L24+4 ldr r3, [r8] cmp r3, #0 beq .L7 ldr r3, [r3] cmp r3, #0 beq .L7 .L8: ldr r3, [r7] sub r3, r3, #1 cmp r3, #0 movne r4, #0 str r3, [r7] bne .L1 ldr r1, [r6] ldr r2, [r5] ldr r0, .L24+8 bl pr_debug ldr r3, [r8] mov r1, r5 mov r0, r6 pop {r4, r5, r6, r7, r8, lr} ldr r3, [r3] bx r3 .L4: mov r0, r7 bl PTR_ERR ldr r8, .L24+4 mov r4, r0 ldr r3, [r8] cmp r3, #0 beq .L7 ldr r3, [r3] cmp r3, #0 bne .L6 .L7: ldr r3, .L24 ldr r4, [r3] rsb r4, r4, #0 .L6: cmp r4, #0 beq .L8 ldr r2, [r5] ldr r1, [r6] ldr r0, .L24+12 bl pr_debug b .L1 .L25: .align 2 .L24: .word EINVAL .word arch_clkdm .word .LC1 .word .LC0 .size _clkdm_del_sleepdep, .-_clkdm_del_sleepdep .comm arch_clkdm,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_clockdomain.c__clkdm_del_wkdep.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: hardware cannot set/clear wake up of %s when %s wakes up\n" .align 8 .LC1: .string "clockdomain: hardware will no longer wake up %s after %s wakes up\n" .text .p2align 4 .type _clkdm_del_wkdep, @function _clkdm_del_wkdep: .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 test rdi, rdi je .L11 mov r12, rsi test rsi, rsi je .L11 mov esi, DWORD PTR 4[rdi] mov rbp, rdi mov rdi, r12 call _clkdm_deps_lookup@PLT mov rdi, rax mov rbx, rax call IS_ERR@PLT test rax, rax jne .L5 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L8 cmp QWORD PTR [rax], 0 je .L8 .L9: sub QWORD PTR [rbx], 1 mov r13d, 0 jne .L1 mov esi, DWORD PTR 0[rbp] mov edx, DWORD PTR [r12] lea rdi, .LC1[rip] call pr_debug@PLT mov rax, QWORD PTR arch_clkdm[rip] mov rsi, r12 mov rdi, rbp mov rax, QWORD PTR [rax] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp rax .p2align 4,,10 .p2align 3 .L11: .cfi_restore_state mov r13d, DWORD PTR EINVAL[rip] neg r13d .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 mov eax, r13d 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 .L5: .cfi_restore_state mov rdi, rbx call PTR_ERR@PLT mov r13d, eax mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L8 cmp QWORD PTR [rax], 0 jne .L7 .p2align 4,,10 .p2align 3 .L8: mov r13d, DWORD PTR EINVAL[rip] neg r13d .L7: test r13d, r13d je .L9 mov edx, DWORD PTR [r12] mov esi, DWORD PTR 0[rbp] lea rdi, .LC0[rip] call pr_debug@PLT jmp .L1 .cfi_endproc .LFE0: .size _clkdm_del_wkdep, .-_clkdm_del_wkdep .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .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_clockdomain.c__clkdm_del_wkdep.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: hardware cannot set/clear wake up of %" .ascii "s when %s wakes up\012\000" .align 2 .LC1: .ascii "clockdomain: hardware will no longer wake up %s aft" .ascii "er %s wakes up\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type _clkdm_del_wkdep, %function _clkdm_del_wkdep: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #0 cmpne r0, #0 push {r4, r5, r6, r7, r8, lr} bne .L2 ldr r3, .L24 ldr r4, [r3] rsb r4, r4, #0 .L1: mov r0, r4 pop {r4, r5, r6, r7, r8, pc} .L2: mov r5, r1 mov r6, r0 ldr r1, [r0, #4] mov r0, r5 bl _clkdm_deps_lookup mov r7, r0 bl IS_ERR cmp r0, #0 bne .L4 ldr r8, .L24+4 ldr r3, [r8] cmp r3, #0 beq .L7 ldr r3, [r3] cmp r3, #0 beq .L7 .L8: ldr r3, [r7] sub r3, r3, #1 cmp r3, #0 movne r4, #0 str r3, [r7] bne .L1 ldr r1, [r6] ldr r2, [r5] ldr r0, .L24+8 bl pr_debug ldr r3, [r8] mov r1, r5 mov r0, r6 pop {r4, r5, r6, r7, r8, lr} ldr r3, [r3] bx r3 .L4: mov r0, r7 bl PTR_ERR ldr r8, .L24+4 mov r4, r0 ldr r3, [r8] cmp r3, #0 beq .L7 ldr r3, [r3] cmp r3, #0 bne .L6 .L7: ldr r3, .L24 ldr r4, [r3] rsb r4, r4, #0 .L6: cmp r4, #0 beq .L8 ldr r2, [r5] ldr r1, [r6] ldr r0, .L24+12 bl pr_debug b .L1 .L25: .align 2 .L24: .word EINVAL .word arch_clkdm .word .LC1 .word .LC0 .size _clkdm_del_wkdep, .-_clkdm_del_wkdep .comm arch_clkdm,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_clockdomain.c__clkdm_deps_lookup.c" .intel_syntax noprefix .text .p2align 4 .type _clkdm_deps_lookup, @function _clkdm_deps_lookup: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L12 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12, rsi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 test rsi, rsi je .L2 mov rbx, rdi mov rdi, QWORD PTR [rsi] test rdi, rdi jne .L3 jmp .L7 .p2align 4,,10 .p2align 3 .L5: cmp rbx, rax je .L6 .L17: mov rdi, QWORD PTR 16[r12] add r12, 16 test rdi, rdi je .L7 .L3: mov rax, QWORD PTR 8[r12] test rax, rax jne .L5 call _clkdm_lookup@PLT mov QWORD PTR 8[r12], rax cmp rbx, rax jne .L17 .p2align 4,,10 .p2align 3 .L6: cmp QWORD PTR [r12], 0 je .L7 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 mov rax, r12 pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov edi, DWORD PTR EINVAL[rip] add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 pop rbx .cfi_restore 3 .cfi_def_cfa_offset 16 pop r12 .cfi_restore 12 .cfi_def_cfa_offset 8 neg edi jmp ERR_PTR@PLT .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov edi, DWORD PTR ENOENT[rip] add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_restore 3 .cfi_def_cfa_offset 16 pop r12 .cfi_restore 12 .cfi_def_cfa_offset 8 neg edi jmp ERR_PTR@PLT .p2align 4,,10 .p2align 3 .L12: mov edi, DWORD PTR EINVAL[rip] neg edi jmp ERR_PTR@PLT .cfi_endproc .LFE0: .size _clkdm_deps_lookup, .-_clkdm_deps_lookup .globl ENOENT .bss .align 4 .type ENOENT, @object .size ENOENT, 4 ENOENT: .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_clockdomain.c__clkdm_deps_lookup.c" .text .align 2 .syntax unified .arm .fpu softvfp .type _clkdm_deps_lookup, %function _clkdm_deps_lookup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #0 cmpne r0, #0 beq .L2 push {r4, r5, r6, lr} mov r5, r0 ldr r0, [r1] cmp r0, #0 movne r4, r1 bne .L7 b .L8 .L5: cmp r5, r3 beq .L6 .L18: ldr r0, [r4, #8]! cmp r0, #0 beq .L8 .L7: ldr r3, [r4, #4] cmp r3, #0 bne .L5 bl _clkdm_lookup mov r3, r0 cmp r5, r3 str r0, [r4, #4] bne .L18 .L6: ldr r3, [r4] cmp r3, #0 beq .L8 mov r0, r4 pop {r4, r5, r6, pc} .L2: ldr r3, .L19 ldr r0, [r3] rsb r0, r0, #0 b ERR_PTR .L8: ldr r3, .L19+4 pop {r4, r5, r6, lr} ldr r0, [r3] rsb r0, r0, #0 b ERR_PTR .L20: .align 2 .L19: .word EINVAL .word ENOENT .size _clkdm_deps_lookup, .-_clkdm_deps_lookup .comm ENOENT,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_clockdomain.c__clkdm_register.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: %s: powerdomain %s does not exist\n" .section .rodata.str1.1,"aMS",@progbits,1 .LC1: .string "clockdomain: registered %s\n" .text .p2align 4 .type _clkdm_register, @function _clkdm_register: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L11 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 sub rsp, 8 .cfi_def_cfa_offset 32 mov eax, DWORD PTR [rdi] test eax, eax jne .L3 .L14: mov eax, DWORD PTR EINVAL[rip] 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 neg eax ret .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state mov edi, DWORD PTR 16[rdi] call pwrdm_lookup@PLT mov rbp, rax test rax, rax je .L16 mov QWORD PTR 8[rbx], rax mov edi, DWORD PTR [rbx] call _clkdm_lookup@PLT test rax, rax je .L6 mov eax, DWORD PTR EEXIST[rip] 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 neg eax ret .p2align 4,,10 .p2align 3 .L6: .cfi_restore_state lea rdi, 4[rbx] lea rsi, clkdm_list[rip] call list_add@PLT mov rsi, rbx mov rdi, rbp call pwrdm_add_clkdm@PLT mov esi, DWORD PTR [rbx] lea rdi, .LC1[rip] call pr_debug@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 .p2align 4,,10 .p2align 3 .L11: .cfi_restore 3 .cfi_restore 6 mov eax, DWORD PTR EINVAL[rip] neg eax ret .p2align 4,,10 .p2align 3 .L16: .cfi_def_cfa_offset 32 .cfi_offset 3, -24 .cfi_offset 6, -16 mov edx, DWORD PTR 16[rbx] mov esi, DWORD PTR [rbx] lea rdi, .LC0[rip] call pr_err@PLT jmp .L14 .cfi_endproc .LFE0: .size _clkdm_register, .-_clkdm_register .globl clkdm_list .bss .align 4 .type clkdm_list, @object .size clkdm_list, 4 clkdm_list: .zero 4 .globl EINVAL .align 4 .type EINVAL, @object .size EINVAL, 4 EINVAL: .zero 4 .globl EEXIST .align 4 .type EEXIST, @object .size EEXIST, 4 EEXIST: .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_clockdomain.c__clkdm_register.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: %s: powerdomain %s does not exist\012\000" .align 2 .LC1: .ascii "clockdomain: registered %s\012\000" .text .align 2 .syntax unified .arm .fpu softvfp .type _clkdm_register, %function _clkdm_register: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} subs r4, r0, #0 beq .L11 ldr r3, [r4] cmp r3, #0 bne .L3 .L11: ldr r3, .L14 ldr r5, [r3] rsb r5, r5, #0 mov r0, r5 pop {r4, r5, r6, pc} .L3: ldr r0, [r4, #12] bl pwrdm_lookup subs r6, r0, #0 beq .L13 ldr r0, [r4] str r6, [r4, #8] bl _clkdm_lookup subs r5, r0, #0 beq .L6 ldr r3, .L14+4 ldr r5, [r3] rsb r5, r5, #0 mov r0, r5 pop {r4, r5, r6, pc} .L6: ldr r1, .L14+8 add r0, r4, #4 bl list_add mov r1, r4 mov r0, r6 bl pwrdm_add_clkdm ldr r1, [r4] ldr r0, .L14+12 bl pr_debug mov r0, r5 pop {r4, r5, r6, pc} .L13: ldr r2, [r4, #12] ldr r1, [r4] ldr r0, .L14+16 bl pr_err b .L11 .L15: .align 2 .L14: .word EINVAL .word EEXIST .word clkdm_list .word .LC1 .word .LC0 .size _clkdm_register, .-_clkdm_register .comm clkdm_list,4,4 .comm EINVAL,4,4 .comm EEXIST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c__clkdm_restore_context.c" .intel_syntax noprefix .text .p2align 4 .type _clkdm_restore_context, @function _clkdm_restore_context: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L2 mov rax, QWORD PTR [rax] test rax, rax je .L2 jmp rax .p2align 4,,10 .p2align 3 .L2: mov eax, DWORD PTR EINVAL[rip] neg eax ret .cfi_endproc .LFE0: .size _clkdm_restore_context, .-_clkdm_restore_context .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .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_clockdomain.c__clkdm_restore_context.c" .text .align 2 .syntax unified .arm .fpu softvfp .type _clkdm_restore_context, %function _clkdm_restore_context: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L10 ldr r3, [r3] cmp r3, #0 beq .L2 ldr r3, [r3] cmp r3, #0 beq .L2 bx r3 .L2: ldr r3, .L10+4 ldr r0, [r3] rsb r0, r0, #0 bx lr .L11: .align 2 .L10: .word arch_clkdm .word EINVAL .size _clkdm_restore_context, .-_clkdm_restore_context .comm arch_clkdm,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_clockdomain.c__clkdm_save_context.c" .intel_syntax noprefix .text .p2align 4 .type _clkdm_save_context, @function _clkdm_save_context: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L2 mov rax, QWORD PTR [rax] test rax, rax je .L2 jmp rax .p2align 4,,10 .p2align 3 .L2: mov eax, DWORD PTR EINVAL[rip] neg eax ret .cfi_endproc .LFE0: .size _clkdm_save_context, .-_clkdm_save_context .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .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_clockdomain.c__clkdm_save_context.c" .text .align 2 .syntax unified .arm .fpu softvfp .type _clkdm_save_context, %function _clkdm_save_context: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L10 ldr r3, [r3] cmp r3, #0 beq .L2 ldr r3, [r3] cmp r3, #0 beq .L2 bx r3 .L2: ldr r3, .L10+4 ldr r0, [r3] rsb r0, r0, #0 bx lr .L11: .align 2 .L10: .word arch_clkdm .word EINVAL .size _clkdm_save_context, .-_clkdm_save_context .comm arch_clkdm,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_clockdomain.c__resolve_clkdm_deps.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: %s: could not find clkdm %s while resolving dependencies - should never happen" .text .p2align 4 .type _resolve_clkdm_deps, @function _resolve_clkdm_deps: .LFB0: .cfi_startproc endbr64 test rsi, rsi je .L12 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 lea r12, .LC0[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 mov rbx, rsi jmp .L2 .p2align 4,,10 .p2align 3 .L4: cmp QWORD PTR 8[rbx], 0 jne .L3 call _clkdm_lookup@PLT xor edi, edi mov rcx, QWORD PTR [rbx] mov edx, DWORD PTR 0[rbp] mov QWORD PTR 8[rbx], rax test rax, rax mov rsi, r12 sete dil call WARN@PLT .L3: add rbx, 16 .L2: mov rdi, QWORD PTR [rbx] test rdi, rdi jne .L4 pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .L12: .cfi_restore 3 .cfi_restore 6 .cfi_restore 12 ret .cfi_endproc .LFE0: .size _resolve_clkdm_deps, .-_resolve_clkdm_deps .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_clockdomain.c__resolve_clkdm_deps.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: %s: could not find clkdm %s while reso" .ascii "lving dependencies - should never happen\000" .text .align 2 .syntax unified .arm .fpu softvfp .type _resolve_clkdm_deps, %function _resolve_clkdm_deps: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #0 bxeq lr push {r4, r5, r6, lr} mov r5, r0 ldr r6, .L14 add r4, r1, #8 .L3: ldr r0, [r4, #-8] cmp r0, #0 popeq {r4, r5, r6, pc} ldr r3, [r4, #-4] cmp r3, #0 bne .L4 bl _clkdm_lookup mov r3, r0 clz r0, r0 str r3, [r4, #-4] mov r1, r6 ldr r3, [r4, #-8] ldr r2, [r5] lsr r0, r0, #5 bl WARN .L4: add r4, r4, #8 b .L3 .L15: .align 2 .L14: .word .LC0 .size _resolve_clkdm_deps, .-_resolve_clkdm_deps .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_add_autodeps.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: %s: adding %s sleepdep/wkdep\n" .text .p2align 4 .globl clkdm_add_autodeps .type clkdm_add_autodeps, @function clkdm_add_autodeps: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, QWORD PTR autodeps[rip] test rbx, rbx je .L1 mov eax, DWORD PTR [rdi] and eax, DWORD PTR CLKDM_NO_AUTODEPS[rip] mov rbp, rdi jne .L1 mov rdi, QWORD PTR [rbx] test rdi, rdi je .L1 lea r12, .LC0[rip] .p2align 4,,10 .p2align 3 .L4: call IS_ERR@PLT test rax, rax jne .L3 mov rax, QWORD PTR [rbx] mov esi, DWORD PTR 4[rbp] mov rdi, r12 mov edx, DWORD PTR [rax] call pr_debug@PLT mov rsi, QWORD PTR [rbx] mov rdi, rbp call _clkdm_add_sleepdep@PLT mov rsi, QWORD PTR [rbx] mov rdi, rbp call _clkdm_add_wkdep@PLT .L3: mov rdi, QWORD PTR 8[rbx] add rbx, 8 test rdi, rdi jne .L4 .L1: pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size clkdm_add_autodeps, .-clkdm_add_autodeps .globl autodeps .bss .align 8 .type autodeps, @object .size autodeps, 8 autodeps: .zero 8 .globl CLKDM_NO_AUTODEPS .align 4 .type CLKDM_NO_AUTODEPS, @object .size CLKDM_NO_AUTODEPS, 4 CLKDM_NO_AUTODEPS: .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_clockdomain.c_clkdm_add_autodeps.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: %s: adding %s sleepdep/wkdep\012\000" .text .align 2 .global clkdm_add_autodeps .syntax unified .arm .fpu softvfp .type clkdm_add_autodeps, %function clkdm_add_autodeps: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L14 push {r4, r5, r6, lr} ldr r4, [r3] cmp r4, #0 popeq {r4, r5, r6, pc} ldr r3, .L14+4 ldr r2, [r0] ldr r3, [r3] mov r5, r0 tst r2, r3 popne {r4, r5, r6, pc} ldr r0, [r4] cmp r0, #0 popeq {r4, r5, r6, pc} ldr r6, .L14+8 .L4: bl IS_ERR cmp r0, #0 bne .L3 ldr r3, [r4] ldr r1, [r5, #4] ldr r2, [r3] mov r0, r6 bl pr_debug ldr r1, [r4] mov r0, r5 bl _clkdm_add_sleepdep mov r0, r5 ldr r1, [r4] bl _clkdm_add_wkdep .L3: ldr r0, [r4, #4]! cmp r0, #0 bne .L4 pop {r4, r5, r6, pc} .L15: .align 2 .L14: .word autodeps .word CLKDM_NO_AUTODEPS .word .LC0 .size clkdm_add_autodeps, .-clkdm_add_autodeps .comm autodeps,4,4 .comm CLKDM_NO_AUTODEPS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_add_sleepdep.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_add_sleepdep .type clkdm_add_sleepdep, @function clkdm_add_sleepdep: .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 test rdi, rdi je .L6 mov r12, rsi test rsi, rsi je .L6 mov esi, DWORD PTR [rdi] mov rbp, rdi mov rdi, r12 call _clkdm_deps_lookup@PLT mov rdi, rax mov r13, rax call IS_ERR@PLT test rax, rax jne .L9 mov rax, QWORD PTR 0[r13] mov edi, DWORD PTR [rax] call pwrdm_lock@PLT mov rsi, r12 mov rdi, rbp call _clkdm_add_sleepdep@PLT mov r12d, eax mov rax, QWORD PTR 0[r13] mov edi, DWORD PTR [rax] call pwrdm_unlock@PLT mov eax, r12d pop rbp .cfi_remember_state .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 r12d, DWORD PTR EINVAL[rip] pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 neg r12d mov eax, r12d pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state pop rbp .cfi_def_cfa_offset 24 mov rdi, r13 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp PTR_ERR@PLT .cfi_endproc .LFE0: .size clkdm_add_sleepdep, .-clkdm_add_sleepdep .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_clockdomain.c_clkdm_add_sleepdep.c" .text .align 2 .global clkdm_add_sleepdep .syntax unified .arm .fpu softvfp .type clkdm_add_sleepdep, %function clkdm_add_sleepdep: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #0 cmpne r0, #0 push {r4, r5, r6, lr} bne .L2 ldr r3, .L8 ldr r4, [r3] rsb r4, r4, #0 mov r0, r4 pop {r4, r5, r6, pc} .L2: mov r5, r1 mov r4, r0 ldr r1, [r0] mov r0, r5 bl _clkdm_deps_lookup mov r6, r0 bl IS_ERR cmp r0, #0 bne .L7 ldr r3, [r6] ldr r0, [r3] bl pwrdm_lock mov r1, r5 mov r0, r4 bl _clkdm_add_sleepdep mov r4, r0 ldr r3, [r6] ldr r0, [r3] bl pwrdm_unlock mov r0, r4 pop {r4, r5, r6, pc} .L7: mov r0, r6 pop {r4, r5, r6, lr} b PTR_ERR .L9: .align 2 .L8: .word EINVAL .size clkdm_add_sleepdep, .-clkdm_add_sleepdep .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_add_wkdep.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_add_wkdep .type clkdm_add_wkdep, @function clkdm_add_wkdep: .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 test rdi, rdi je .L6 mov r12, rsi test rsi, rsi je .L6 mov esi, DWORD PTR [rdi] mov rbp, rdi mov rdi, r12 call _clkdm_deps_lookup@PLT mov rdi, rax mov r13, rax call IS_ERR@PLT test rax, rax jne .L9 mov rax, QWORD PTR 0[r13] mov edi, DWORD PTR [rax] call pwrdm_lock@PLT mov rsi, r12 mov rdi, rbp call _clkdm_add_wkdep@PLT mov r12d, eax mov rax, QWORD PTR 0[r13] mov edi, DWORD PTR [rax] call pwrdm_unlock@PLT mov eax, r12d pop rbp .cfi_remember_state .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 r12d, DWORD PTR EINVAL[rip] pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 neg r12d mov eax, r12d pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state pop rbp .cfi_def_cfa_offset 24 mov rdi, r13 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp PTR_ERR@PLT .cfi_endproc .LFE0: .size clkdm_add_wkdep, .-clkdm_add_wkdep .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_clockdomain.c_clkdm_add_wkdep.c" .text .align 2 .global clkdm_add_wkdep .syntax unified .arm .fpu softvfp .type clkdm_add_wkdep, %function clkdm_add_wkdep: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #0 cmpne r0, #0 push {r4, r5, r6, lr} bne .L2 ldr r3, .L8 ldr r4, [r3] rsb r4, r4, #0 mov r0, r4 pop {r4, r5, r6, pc} .L2: mov r5, r1 mov r4, r0 ldr r1, [r0] mov r0, r5 bl _clkdm_deps_lookup mov r6, r0 bl IS_ERR cmp r0, #0 bne .L7 ldr r3, [r6] ldr r0, [r3] bl pwrdm_lock mov r1, r5 mov r0, r4 bl _clkdm_add_wkdep mov r4, r0 ldr r3, [r6] ldr r0, [r3] bl pwrdm_unlock mov r0, r4 pop {r4, r5, r6, pc} .L7: mov r0, r6 pop {r4, r5, r6, lr} b PTR_ERR .L9: .align 2 .L8: .word EINVAL .size clkdm_add_wkdep, .-clkdm_add_wkdep .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_allow_idle.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_allow_idle .type clkdm_allow_idle, @function clkdm_allow_idle: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi mov edi, DWORD PTR [rdi] call pwrdm_lock@PLT mov rdi, rbx call clkdm_allow_idle_nolock@PLT mov edi, DWORD PTR [rbx] pop rbx .cfi_def_cfa_offset 8 jmp pwrdm_unlock@PLT .cfi_endproc .LFE0: .size clkdm_allow_idle, .-clkdm_allow_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_clockdomain.c_clkdm_allow_idle.c" .text .align 2 .global clkdm_allow_idle .syntax unified .arm .fpu softvfp .type clkdm_allow_idle, %function clkdm_allow_idle: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 ldr r0, [r0] bl pwrdm_lock mov r0, r4 bl clkdm_allow_idle_nolock ldr r0, [r4] pop {r4, lr} b pwrdm_unlock .size clkdm_allow_idle, .-clkdm_allow_idle .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_allow_idle_nolock.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: enabling automatic idle transitions for %s\n" .text .p2align 4 .globl clkdm_allow_idle_nolock .type clkdm_allow_idle_nolock, @function clkdm_allow_idle_nolock: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L18 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi xor edi, edi cmp QWORD PTR 24[rbx], 0 sete dil call WARN_ON@PLT test eax, eax mov rax, QWORD PTR 24[rbx] jne .L5 sub rax, 1 mov QWORD PTR 24[rbx], rax .L5: test rax, rax jne .L1 mov edx, DWORD PTR 16[rbx] mov eax, DWORD PTR [rbx] test edx, edx jne .L7 mov edx, eax and edx, DWORD PTR CLKDM_CAN_FORCE_SLEEP[rip] jne .L22 .L7: mov edx, eax and edx, DWORD PTR CLKDM_CAN_ENABLE_AUTO[rip] je .L1 and eax, DWORD PTR CLKDM_MISSING_IDLE_REPORTING[rip] jne .L1 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L1 cmp QWORD PTR [rax], 0 je .L1 mov esi, DWORD PTR 12[rbx] lea rdi, .LC0[rip] call pr_debug@PLT mov eax, DWORD PTR _CLKDM_FLAG_HWSUP_ENABLED[rip] or DWORD PTR 8[rbx], eax mov rdi, rbx mov rax, QWORD PTR arch_clkdm[rip] call [QWORD PTR [rax]] mov edi, DWORD PTR 4[rbx] pop rbx .cfi_remember_state .cfi_restore 3 .cfi_def_cfa_offset 8 jmp pwrdm_state_switch_nolock@PLT .p2align 4,,10 .p2align 3 .L1: .cfi_restore_state pop rbx .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L18: .cfi_restore 3 ret .p2align 4,,10 .p2align 3 .L22: .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rdi, rbx call clkdm_sleep_nolock@PLT mov eax, DWORD PTR [rbx] jmp .L7 .cfi_endproc .LFE0: .size clkdm_allow_idle_nolock, .-clkdm_allow_idle_nolock .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .globl _CLKDM_FLAG_HWSUP_ENABLED .align 4 .type _CLKDM_FLAG_HWSUP_ENABLED, @object .size _CLKDM_FLAG_HWSUP_ENABLED, 4 _CLKDM_FLAG_HWSUP_ENABLED: .zero 4 .globl CLKDM_MISSING_IDLE_REPORTING .align 4 .type CLKDM_MISSING_IDLE_REPORTING, @object .size CLKDM_MISSING_IDLE_REPORTING, 4 CLKDM_MISSING_IDLE_REPORTING: .zero 4 .globl CLKDM_CAN_FORCE_SLEEP .align 4 .type CLKDM_CAN_FORCE_SLEEP, @object .size CLKDM_CAN_FORCE_SLEEP, 4 CLKDM_CAN_FORCE_SLEEP: .zero 4 .globl CLKDM_CAN_ENABLE_AUTO .align 4 .type CLKDM_CAN_ENABLE_AUTO, @object .size CLKDM_CAN_ENABLE_AUTO, 4 CLKDM_CAN_ENABLE_AUTO: .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_clockdomain.c_clkdm_allow_idle_nolock.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: enabling automatic idle transitions fo" .ascii "r %s\012\000" .text .align 2 .global clkdm_allow_idle_nolock .syntax unified .arm .fpu softvfp .type clkdm_allow_idle_nolock, %function clkdm_allow_idle_nolock: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} subs r4, r0, #0 popeq {r4, r5, r6, pc} ldr r0, [r4, #20] clz r0, r0 lsr r0, r0, #5 bl WARN_ON ldr r3, [r4, #20] cmp r0, #0 subeq r3, r3, #1 streq r3, [r4, #20] cmp r3, #0 popne {r4, r5, r6, pc} ldr r2, [r4, #16] ldr r3, [r4] cmp r2, #0 bne .L7 ldr r2, .L23 ldr r2, [r2] tst r3, r2 bne .L22 .L7: ldr r2, .L23+4 ldr r2, [r2] tst r3, r2 popeq {r4, r5, r6, pc} ldr r2, .L23+8 ldr r2, [r2] tst r3, r2 popne {r4, r5, r6, pc} ldr r5, .L23+12 ldr r3, [r5] cmp r3, #0 popeq {r4, r5, r6, pc} ldr r3, [r3] cmp r3, #0 popeq {r4, r5, r6, pc} ldr r1, [r4, #12] ldr r0, .L23+16 bl pr_debug ldr r2, .L23+20 ldr r3, [r4, #8] ldr r1, [r2] ldr r2, [r5] orr r3, r3, r1 mov r0, r4 ldr r2, [r2] str r3, [r4, #8] blx r2 ldr r0, [r4, #4] pop {r4, r5, r6, lr} b pwrdm_state_switch_nolock .L22: mov r0, r4 bl clkdm_sleep_nolock ldr r3, [r4] b .L7 .L24: .align 2 .L23: .word CLKDM_CAN_FORCE_SLEEP .word CLKDM_CAN_ENABLE_AUTO .word CLKDM_MISSING_IDLE_REPORTING .word arch_clkdm .word .LC0 .word _CLKDM_FLAG_HWSUP_ENABLED .size clkdm_allow_idle_nolock, .-clkdm_allow_idle_nolock .comm arch_clkdm,4,4 .comm _CLKDM_FLAG_HWSUP_ENABLED,4,4 .comm CLKDM_MISSING_IDLE_REPORTING,4,4 .comm CLKDM_CAN_FORCE_SLEEP,4,4 .comm CLKDM_CAN_ENABLE_AUTO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_clear_all_sleepdeps.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_clear_all_sleepdeps .type clkdm_clear_all_sleepdeps, @function clkdm_clear_all_sleepdeps: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L4 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L4 mov rax, QWORD PTR [rax] test rax, rax je .L4 jmp rax .p2align 4,,10 .p2align 3 .L4: mov eax, DWORD PTR EINVAL[rip] neg eax ret .cfi_endproc .LFE0: .size clkdm_clear_all_sleepdeps, .-clkdm_clear_all_sleepdeps .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .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_clockdomain.c_clkdm_clear_all_sleepdeps.c" .text .align 2 .global clkdm_clear_all_sleepdeps .syntax unified .arm .fpu softvfp .type clkdm_clear_all_sleepdeps, %function clkdm_clear_all_sleepdeps: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. cmp r0, #0 beq .L4 ldr r3, .L13 ldr r3, [r3] cmp r3, #0 beq .L4 ldr r3, [r3] cmp r3, #0 beq .L4 bx r3 .L4: ldr r3, .L13+4 ldr r0, [r3] rsb r0, r0, #0 bx lr .L14: .align 2 .L13: .word arch_clkdm .word EINVAL .size clkdm_clear_all_sleepdeps, .-clkdm_clear_all_sleepdeps .comm arch_clkdm,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_clockdomain.c_clkdm_clear_all_wkdeps.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_clear_all_wkdeps .type clkdm_clear_all_wkdeps, @function clkdm_clear_all_wkdeps: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L4 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L4 mov rax, QWORD PTR [rax] test rax, rax je .L4 jmp rax .p2align 4,,10 .p2align 3 .L4: mov eax, DWORD PTR EINVAL[rip] neg eax ret .cfi_endproc .LFE0: .size clkdm_clear_all_wkdeps, .-clkdm_clear_all_wkdeps .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .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_clockdomain.c_clkdm_clear_all_wkdeps.c" .text .align 2 .global clkdm_clear_all_wkdeps .syntax unified .arm .fpu softvfp .type clkdm_clear_all_wkdeps, %function clkdm_clear_all_wkdeps: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. cmp r0, #0 beq .L4 ldr r3, .L13 ldr r3, [r3] cmp r3, #0 beq .L4 ldr r3, [r3] cmp r3, #0 beq .L4 bx r3 .L4: ldr r3, .L13+4 ldr r0, [r3] rsb r0, r0, #0 bx lr .L14: .align 2 .L13: .word arch_clkdm .word EINVAL .size clkdm_clear_all_wkdeps, .-clkdm_clear_all_wkdeps .comm arch_clkdm,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_clockdomain.c_clkdm_clk_disable.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "clockdomain: %s: disabled\n" .text .p2align 4 .globl clkdm_clk_disable .type clkdm_clk_disable, @function clkdm_clk_disable: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L16 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rsi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 test rsi, rsi je .L2 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L2 cmp QWORD PTR [rax], 0 je .L2 mov rbx, rdi mov edi, DWORD PTR 8[rdi] call pwrdm_lock@PLT mov rdi, rbp call __clk_get_enable_count@PLT test rax, rax mov rax, QWORD PTR [rbx] je .L20 test rax, rax je .L21 .L7: sub rax, 1 mov QWORD PTR [rbx], rax test rax, rax jg .L6 mov rax, QWORD PTR arch_clkdm[rip] mov rdi, rbx call [QWORD PTR [rax]] mov edi, DWORD PTR 8[rbx] call pwrdm_state_switch_nolock@PLT mov esi, DWORD PTR 12[rbx] lea rdi, .LC0[rip] call pr_debug@PLT .L6: mov edi, DWORD PTR 8[rbx] call pwrdm_unlock@PLT 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 .L2: .cfi_restore_state mov eax, DWORD PTR EINVAL[rip] neg eax .L1: 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 .L20: .cfi_restore_state test rax, rax jne .L7 jmp .L6 .p2align 4,,10 .p2align 3 .L16: .cfi_def_cfa_offset 8 .cfi_restore 3 .cfi_restore 6 mov eax, DWORD PTR EINVAL[rip] neg eax ret .p2align 4,,10 .p2align 3 .L21: .cfi_def_cfa_offset 32 .cfi_offset 3, -24 .cfi_offset 6, -16 mov edi, DWORD PTR 8[rbx] call pwrdm_unlock@PLT mov edi, 1 call WARN_ON@PLT mov eax, DWORD PTR ERANGE[rip] neg eax jmp .L1 .cfi_endproc .LFE0: .size clkdm_clk_disable, .-clkdm_clk_disable .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .globl ERANGE .align 4 .type ERANGE, @object .size ERANGE, 4 ERANGE: .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_clockdomain.c_clkdm_clk_disable.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: %s: disabled\012\000" .text .align 2 .global clkdm_clk_disable .syntax unified .arm .fpu softvfp .type clkdm_clk_disable, %function clkdm_clk_disable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #0 cmpne r0, #0 beq .L16 push {r4, r5, r6, lr} ldr r6, .L22 ldr r3, [r6] cmp r3, #0 beq .L2 ldr r3, [r3] cmp r3, #0 beq .L2 mov r4, r1 mov r5, r0 ldr r0, [r0, #4] bl pwrdm_lock mov r0, r4 bl __clk_get_enable_count cmp r0, #0 ldr r3, [r5] beq .L20 cmp r3, #0 beq .L21 .L7: sub r3, r3, #1 cmp r3, #0 str r3, [r5] bgt .L6 ldr r3, [r6] mov r0, r5 ldr r3, [r3] blx r3 ldr r0, [r5, #4] bl pwrdm_state_switch_nolock ldr r1, [r5, #8] ldr r0, .L22+4 bl pr_debug .L6: ldr r0, [r5, #4] bl pwrdm_unlock mov r0, #0 pop {r4, r5, r6, pc} .L2: ldr r3, .L22+8 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, pc} .L16: ldr r3, .L22+8 ldr r0, [r3] rsb r0, r0, #0 bx lr .L20: cmp r3, #0 bne .L7 b .L6 .L21: ldr r0, [r5, #4] bl pwrdm_unlock mov r0, #1 bl WARN_ON ldr r3, .L22+12 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, pc} .L23: .align 2 .L22: .word arch_clkdm .word .LC0 .word EINVAL .word ERANGE .size clkdm_clk_disable, .-clkdm_clk_disable .comm arch_clkdm,4,4 .comm ERANGE,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_clockdomain.c_clkdm_clk_enable.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_clk_enable .type clkdm_clk_enable, @function clkdm_clk_enable: .LFB0: .cfi_startproc endbr64 test rsi, rsi je .L5 jmp _clkdm_clk_hwmod_enable@PLT .p2align 4,,10 .p2align 3 .L5: mov eax, DWORD PTR EINVAL[rip] neg eax ret .cfi_endproc .LFE0: .size clkdm_clk_enable, .-clkdm_clk_enable .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_clockdomain.c_clkdm_clk_enable.c" .text .align 2 .global clkdm_clk_enable .syntax unified .arm .fpu softvfp .type clkdm_clk_enable, %function clkdm_clk_enable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. cmp r1, #0 beq .L6 b _clkdm_clk_hwmod_enable .L6: ldr r3, .L7 ldr r0, [r3] rsb r0, r0, #0 bx lr .L8: .align 2 .L7: .word EINVAL .size clkdm_clk_enable, .-clkdm_clk_enable .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_del_autodeps.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: %s: removing %s sleepdep/wkdep\n" .text .p2align 4 .globl clkdm_del_autodeps .type clkdm_del_autodeps, @function clkdm_del_autodeps: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov rbx, QWORD PTR autodeps[rip] test rbx, rbx je .L1 mov eax, DWORD PTR [rdi] and eax, DWORD PTR CLKDM_NO_AUTODEPS[rip] mov rbp, rdi jne .L1 mov rdi, QWORD PTR [rbx] test rdi, rdi je .L1 lea r12, .LC0[rip] .p2align 4,,10 .p2align 3 .L4: call IS_ERR@PLT test rax, rax jne .L3 mov rax, QWORD PTR [rbx] mov esi, DWORD PTR 4[rbp] mov rdi, r12 mov edx, DWORD PTR [rax] call pr_debug@PLT mov rsi, QWORD PTR [rbx] mov rdi, rbp call _clkdm_del_sleepdep@PLT mov rsi, QWORD PTR [rbx] mov rdi, rbp call _clkdm_del_wkdep@PLT .L3: mov rdi, QWORD PTR 8[rbx] add rbx, 8 test rdi, rdi jne .L4 .L1: pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size clkdm_del_autodeps, .-clkdm_del_autodeps .globl autodeps .bss .align 8 .type autodeps, @object .size autodeps, 8 autodeps: .zero 8 .globl CLKDM_NO_AUTODEPS .align 4 .type CLKDM_NO_AUTODEPS, @object .size CLKDM_NO_AUTODEPS, 4 CLKDM_NO_AUTODEPS: .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_clockdomain.c_clkdm_del_autodeps.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: %s: removing %s sleepdep/wkdep\012\000" .text .align 2 .global clkdm_del_autodeps .syntax unified .arm .fpu softvfp .type clkdm_del_autodeps, %function clkdm_del_autodeps: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L14 push {r4, r5, r6, lr} ldr r4, [r3] cmp r4, #0 popeq {r4, r5, r6, pc} ldr r3, .L14+4 ldr r2, [r0] ldr r3, [r3] mov r5, r0 tst r2, r3 popne {r4, r5, r6, pc} ldr r0, [r4] cmp r0, #0 popeq {r4, r5, r6, pc} ldr r6, .L14+8 .L4: bl IS_ERR cmp r0, #0 bne .L3 ldr r3, [r4] ldr r1, [r5, #4] ldr r2, [r3] mov r0, r6 bl pr_debug ldr r1, [r4] mov r0, r5 bl _clkdm_del_sleepdep mov r0, r5 ldr r1, [r4] bl _clkdm_del_wkdep .L3: ldr r0, [r4, #4]! cmp r0, #0 bne .L4 pop {r4, r5, r6, pc} .L15: .align 2 .L14: .word autodeps .word CLKDM_NO_AUTODEPS .word .LC0 .size clkdm_del_autodeps, .-clkdm_del_autodeps .comm autodeps,4,4 .comm CLKDM_NO_AUTODEPS,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_del_sleepdep.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_del_sleepdep .type clkdm_del_sleepdep, @function clkdm_del_sleepdep: .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 test rdi, rdi je .L6 mov r12, rsi test rsi, rsi je .L6 mov esi, DWORD PTR [rdi] mov rbp, rdi mov rdi, r12 call _clkdm_deps_lookup@PLT mov rdi, rax mov r13, rax call IS_ERR@PLT test rax, rax jne .L9 mov rax, QWORD PTR 0[r13] mov edi, DWORD PTR [rax] call pwrdm_lock@PLT mov rsi, r12 mov rdi, rbp call _clkdm_del_sleepdep@PLT mov r12d, eax mov rax, QWORD PTR 0[r13] mov edi, DWORD PTR [rax] call pwrdm_unlock@PLT mov eax, r12d pop rbp .cfi_remember_state .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 r12d, DWORD PTR EINVAL[rip] pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 neg r12d mov eax, r12d pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state pop rbp .cfi_def_cfa_offset 24 mov rdi, r13 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp PTR_ERR@PLT .cfi_endproc .LFE0: .size clkdm_del_sleepdep, .-clkdm_del_sleepdep .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_clockdomain.c_clkdm_del_sleepdep.c" .text .align 2 .global clkdm_del_sleepdep .syntax unified .arm .fpu softvfp .type clkdm_del_sleepdep, %function clkdm_del_sleepdep: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #0 cmpne r0, #0 push {r4, r5, r6, lr} bne .L2 ldr r3, .L8 ldr r4, [r3] rsb r4, r4, #0 mov r0, r4 pop {r4, r5, r6, pc} .L2: mov r5, r1 mov r4, r0 ldr r1, [r0] mov r0, r5 bl _clkdm_deps_lookup mov r6, r0 bl IS_ERR cmp r0, #0 bne .L7 ldr r3, [r6] ldr r0, [r3] bl pwrdm_lock mov r1, r5 mov r0, r4 bl _clkdm_del_sleepdep mov r4, r0 ldr r3, [r6] ldr r0, [r3] bl pwrdm_unlock mov r0, r4 pop {r4, r5, r6, pc} .L7: mov r0, r6 pop {r4, r5, r6, lr} b PTR_ERR .L9: .align 2 .L8: .word EINVAL .size clkdm_del_sleepdep, .-clkdm_del_sleepdep .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_del_wkdep.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_del_wkdep .type clkdm_del_wkdep, @function clkdm_del_wkdep: .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 test rdi, rdi je .L6 mov r12, rsi test rsi, rsi je .L6 mov esi, DWORD PTR [rdi] mov rbp, rdi mov rdi, r12 call _clkdm_deps_lookup@PLT mov rdi, rax mov r13, rax call IS_ERR@PLT test rax, rax jne .L9 mov rax, QWORD PTR 0[r13] mov edi, DWORD PTR [rax] call pwrdm_lock@PLT mov rsi, r12 mov rdi, rbp call _clkdm_del_wkdep@PLT mov r12d, eax mov rax, QWORD PTR 0[r13] mov edi, DWORD PTR [rax] call pwrdm_unlock@PLT mov eax, r12d pop rbp .cfi_remember_state .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 r12d, DWORD PTR EINVAL[rip] pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 neg r12d mov eax, r12d pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L9: .cfi_restore_state pop rbp .cfi_def_cfa_offset 24 mov rdi, r13 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp PTR_ERR@PLT .cfi_endproc .LFE0: .size clkdm_del_wkdep, .-clkdm_del_wkdep .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_clockdomain.c_clkdm_del_wkdep.c" .text .align 2 .global clkdm_del_wkdep .syntax unified .arm .fpu softvfp .type clkdm_del_wkdep, %function clkdm_del_wkdep: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #0 cmpne r0, #0 push {r4, r5, r6, lr} bne .L2 ldr r3, .L8 ldr r4, [r3] rsb r4, r4, #0 mov r0, r4 pop {r4, r5, r6, pc} .L2: mov r5, r1 mov r4, r0 ldr r1, [r0] mov r0, r5 bl _clkdm_deps_lookup mov r6, r0 bl IS_ERR cmp r0, #0 bne .L7 ldr r3, [r6] ldr r0, [r3] bl pwrdm_lock mov r1, r5 mov r0, r4 bl _clkdm_del_wkdep mov r4, r0 ldr r3, [r6] ldr r0, [r3] bl pwrdm_unlock mov r0, r4 pop {r4, r5, r6, pc} .L7: mov r0, r6 pop {r4, r5, r6, lr} b PTR_ERR .L9: .align 2 .L8: .word EINVAL .size clkdm_del_wkdep, .-clkdm_del_wkdep .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_deny_idle.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_deny_idle .type clkdm_deny_idle, @function clkdm_deny_idle: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi mov edi, DWORD PTR [rdi] call pwrdm_lock@PLT mov rdi, rbx call clkdm_deny_idle_nolock@PLT mov edi, DWORD PTR [rbx] pop rbx .cfi_def_cfa_offset 8 jmp pwrdm_unlock@PLT .cfi_endproc .LFE0: .size clkdm_deny_idle, .-clkdm_deny_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_clockdomain.c_clkdm_deny_idle.c" .text .align 2 .global clkdm_deny_idle .syntax unified .arm .fpu softvfp .type clkdm_deny_idle, %function clkdm_deny_idle: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 ldr r0, [r0] bl pwrdm_lock mov r0, r4 bl clkdm_deny_idle_nolock ldr r0, [r4] pop {r4, lr} b pwrdm_unlock .size clkdm_deny_idle, .-clkdm_deny_idle .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_deny_idle_nolock.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: disabling automatic idle transitions for %s\n" .text .p2align 4 .globl clkdm_deny_idle_nolock .type clkdm_deny_idle_nolock, @function clkdm_deny_idle_nolock: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L16 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov eax, DWORD PTR 16[rdi] mov rbx, rdi lea edx, 1[rax] mov DWORD PTR 16[rdi], edx test eax, eax jne .L1 mov eax, DWORD PTR [rdi] mov edx, eax and edx, DWORD PTR CLKDM_CAN_FORCE_WAKEUP[rip] jne .L20 mov edx, eax and edx, DWORD PTR CLKDM_CAN_DISABLE_AUTO[rip] je .L1 .L21: and eax, DWORD PTR CLKDM_MISSING_IDLE_REPORTING[rip] jne .L1 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L1 cmp QWORD PTR [rax], 0 je .L1 mov esi, DWORD PTR 12[rbx] lea rdi, .LC0[rip] call pr_debug@PLT mov eax, DWORD PTR _CLKDM_FLAG_HWSUP_ENABLED[rip] mov rdi, rbx not eax and DWORD PTR 8[rbx], eax mov rax, QWORD PTR arch_clkdm[rip] call [QWORD PTR [rax]] mov edi, DWORD PTR 4[rbx] pop rbx .cfi_remember_state .cfi_restore 3 .cfi_def_cfa_offset 8 jmp pwrdm_state_switch_nolock@PLT .p2align 4,,10 .p2align 3 .L1: .cfi_restore_state pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L20: .cfi_restore_state call clkdm_wakeup_nolock@PLT mov eax, DWORD PTR [rbx] mov edx, eax and edx, DWORD PTR CLKDM_CAN_DISABLE_AUTO[rip] jne .L21 jmp .L1 .p2align 4,,10 .p2align 3 .L16: .cfi_def_cfa_offset 8 .cfi_restore 3 ret .cfi_endproc .LFE0: .size clkdm_deny_idle_nolock, .-clkdm_deny_idle_nolock .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .globl _CLKDM_FLAG_HWSUP_ENABLED .align 4 .type _CLKDM_FLAG_HWSUP_ENABLED, @object .size _CLKDM_FLAG_HWSUP_ENABLED, 4 _CLKDM_FLAG_HWSUP_ENABLED: .zero 4 .globl CLKDM_MISSING_IDLE_REPORTING .align 4 .type CLKDM_MISSING_IDLE_REPORTING, @object .size CLKDM_MISSING_IDLE_REPORTING, 4 CLKDM_MISSING_IDLE_REPORTING: .zero 4 .globl CLKDM_CAN_FORCE_WAKEUP .align 4 .type CLKDM_CAN_FORCE_WAKEUP, @object .size CLKDM_CAN_FORCE_WAKEUP, 4 CLKDM_CAN_FORCE_WAKEUP: .zero 4 .globl CLKDM_CAN_DISABLE_AUTO .align 4 .type CLKDM_CAN_DISABLE_AUTO, @object .size CLKDM_CAN_DISABLE_AUTO, 4 CLKDM_CAN_DISABLE_AUTO: .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_clockdomain.c_clkdm_deny_idle_nolock.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: disabling automatic idle transitions f" .ascii "or %s\012\000" .text .align 2 .global clkdm_deny_idle_nolock .syntax unified .arm .fpu softvfp .type clkdm_deny_idle_nolock, %function clkdm_deny_idle_nolock: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} subs r4, r0, #0 popeq {r4, r5, r6, pc} ldr r3, [r4, #16] cmp r3, #0 add r3, r3, #1 str r3, [r4, #16] popne {r4, r5, r6, pc} ldr r2, .L21 ldr r3, [r4] ldr r2, [r2] tst r3, r2 bne .L20 .L5: ldr r2, .L21+4 ldr r2, [r2] tst r3, r2 popeq {r4, r5, r6, pc} ldr r2, .L21+8 ldr r2, [r2] tst r3, r2 popne {r4, r5, r6, pc} ldr r5, .L21+12 ldr r3, [r5] cmp r3, #0 popeq {r4, r5, r6, pc} ldr r3, [r3] cmp r3, #0 popeq {r4, r5, r6, pc} ldr r1, [r4, #12] ldr r0, .L21+16 bl pr_debug ldr r2, .L21+20 ldr r3, [r4, #8] ldr r1, [r2] ldr r2, [r5] bic r3, r3, r1 mov r0, r4 ldr r2, [r2] str r3, [r4, #8] blx r2 ldr r0, [r4, #4] pop {r4, r5, r6, lr} b pwrdm_state_switch_nolock .L20: bl clkdm_wakeup_nolock ldr r3, [r4] b .L5 .L22: .align 2 .L21: .word CLKDM_CAN_FORCE_WAKEUP .word CLKDM_CAN_DISABLE_AUTO .word CLKDM_MISSING_IDLE_REPORTING .word arch_clkdm .word .LC0 .word _CLKDM_FLAG_HWSUP_ENABLED .size clkdm_deny_idle_nolock, .-clkdm_deny_idle_nolock .comm arch_clkdm,4,4 .comm _CLKDM_FLAG_HWSUP_ENABLED,4,4 .comm CLKDM_MISSING_IDLE_REPORTING,4,4 .comm CLKDM_CAN_FORCE_WAKEUP,4,4 .comm CLKDM_CAN_DISABLE_AUTO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_get_pwrdm.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_get_pwrdm .type clkdm_get_pwrdm, @function clkdm_get_pwrdm: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L3 mov rax, QWORD PTR [rdi] ret .p2align 4,,10 .p2align 3 .L3: xor eax, eax ret .cfi_endproc .LFE0: .size clkdm_get_pwrdm, .-clkdm_get_pwrdm .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_clockdomain.c_clkdm_get_pwrdm.c" .text .align 2 .global clkdm_get_pwrdm .syntax unified .arm .fpu softvfp .type clkdm_get_pwrdm, %function clkdm_get_pwrdm: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. cmp r0, #0 ldrne r0, [r0] bx lr .size clkdm_get_pwrdm, .-clkdm_get_pwrdm .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_hwmod_disable.c" .intel_syntax noprefix .text .section .rodata.str1.1,"aMS",@progbits,1 .LC0: .string "clockdomain: %s: disabled\n" .text .p2align 4 .globl clkdm_hwmod_disable .type clkdm_hwmod_disable, @function clkdm_hwmod_disable: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 xor eax, eax mov rbp, rdi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rsi sub rsp, 8 .cfi_def_cfa_offset 32 call cpu_is_omap24xx@PLT test rax, rax je .L2 .L13: xor eax, eax .L1: 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 .L2: .cfi_restore_state xor eax, eax call cpu_is_omap34xx@PLT test rax, rax jne .L13 test rbp, rbp je .L5 test rbx, rbx je .L5 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L5 cmp QWORD PTR [rax], 0 je .L5 mov edi, DWORD PTR 12[rbp] call pwrdm_lock@PLT mov rax, QWORD PTR 0[rbp] test rax, rax je .L15 sub rax, 1 mov QWORD PTR 0[rbp], rax test rax, rax jg .L16 mov rax, QWORD PTR arch_clkdm[rip] mov rdi, rbp call [QWORD PTR [rax]] mov edi, DWORD PTR 12[rbp] call pwrdm_state_switch_nolock@PLT mov edi, DWORD PTR 12[rbp] call pwrdm_unlock@PLT mov esi, DWORD PTR 8[rbp] lea rdi, .LC0[rip] call pr_debug@PLT jmp .L13 .p2align 4,,10 .p2align 3 .L5: mov eax, DWORD PTR EINVAL[rip] 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 neg eax ret .p2align 4,,10 .p2align 3 .L16: .cfi_restore_state mov edi, DWORD PTR 12[rbp] call pwrdm_unlock@PLT xor eax, eax jmp .L1 .p2align 4,,10 .p2align 3 .L15: mov edi, DWORD PTR 12[rbp] call pwrdm_unlock@PLT mov edi, 1 call WARN_ON@PLT mov eax, DWORD PTR ERANGE[rip] neg eax jmp .L1 .cfi_endproc .LFE0: .size clkdm_hwmod_disable, .-clkdm_hwmod_disable .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .globl ERANGE .align 4 .type ERANGE, @object .size ERANGE, 4 ERANGE: .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_clockdomain.c_clkdm_hwmod_disable.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: %s: disabled\012\000" .text .align 2 .global clkdm_hwmod_disable .syntax unified .arm .fpu softvfp .type clkdm_hwmod_disable, %function clkdm_hwmod_disable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r6, r0 mov r5, r1 bl cpu_is_omap24xx cmp r0, #0 beq .L2 .L4: mov r4, #0 .L1: mov r0, r4 pop {r4, r5, r6, pc} .L2: bl cpu_is_omap34xx subs r4, r0, #0 bne .L4 cmp r5, #0 cmpne r6, #0 beq .L5 ldr r5, .L16 ldr r3, [r5] cmp r3, #0 beq .L5 ldr r3, [r3] cmp r3, #0 beq .L5 ldr r0, [r6, #8] bl pwrdm_lock ldr r3, [r6] cmp r3, #0 beq .L14 sub r3, r3, #1 cmp r3, #0 str r3, [r6] bgt .L15 ldr r3, [r5] mov r0, r6 ldr r3, [r3] blx r3 ldr r0, [r6, #8] bl pwrdm_state_switch_nolock ldr r0, [r6, #8] bl pwrdm_unlock ldr r1, [r6, #4] ldr r0, .L16+4 bl pr_debug b .L1 .L5: ldr r3, .L16+8 ldr r4, [r3] rsb r4, r4, #0 mov r0, r4 pop {r4, r5, r6, pc} .L15: ldr r0, [r6, #8] bl pwrdm_unlock b .L1 .L14: ldr r0, [r6, #8] bl pwrdm_unlock mov r0, #1 bl WARN_ON ldr r3, .L16+12 ldr r4, [r3] rsb r4, r4, #0 b .L1 .L17: .align 2 .L16: .word arch_clkdm .word .LC0 .word EINVAL .word ERANGE .size clkdm_hwmod_disable, .-clkdm_hwmod_disable .comm arch_clkdm,4,4 .comm ERANGE,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_clockdomain.c_clkdm_hwmod_enable.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_hwmod_enable .type clkdm_hwmod_enable, @function clkdm_hwmod_enable: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 xor eax, eax mov rbp, rdi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rsi sub rsp, 8 .cfi_def_cfa_offset 32 call cpu_is_omap24xx@PLT test rax, rax je .L2 .L4: xor eax, eax .L1: 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 .L2: .cfi_restore_state xor eax, eax call cpu_is_omap34xx@PLT test rax, rax jne .L4 mov eax, DWORD PTR EINVAL[rip] neg eax test rbx, rbx je .L1 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 _clkdm_clk_hwmod_enable@PLT .cfi_endproc .LFE0: .size clkdm_hwmod_enable, .-clkdm_hwmod_enable .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_clockdomain.c_clkdm_hwmod_enable.c" .text .align 2 .global clkdm_hwmod_enable .syntax unified .arm .fpu softvfp .type clkdm_hwmod_enable, %function clkdm_hwmod_enable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r5, r0 mov r4, r1 bl cpu_is_omap24xx cmp r0, #0 beq .L2 .L4: mov r0, #0 pop {r4, r5, r6, pc} .L2: bl cpu_is_omap34xx cmp r0, #0 bne .L4 cmp r4, #0 beq .L8 mov r0, r5 pop {r4, r5, r6, lr} b _clkdm_clk_hwmod_enable .L8: ldr r3, .L9 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, pc} .L10: .align 2 .L9: .word EINVAL .size clkdm_hwmod_enable, .-clkdm_hwmod_enable .comm EINVAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_in_hwsup.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_in_hwsup .type clkdm_in_hwsup, @function clkdm_in_hwsup: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L3 mov eax, DWORD PTR [rdi] and eax, DWORD PTR _CLKDM_FLAG_HWSUP_ENABLED[rip] setne al movzx eax, al ret .p2align 4,,10 .p2align 3 .L3: xor eax, eax ret .cfi_endproc .LFE0: .size clkdm_in_hwsup, .-clkdm_in_hwsup .globl _CLKDM_FLAG_HWSUP_ENABLED .bss .align 4 .type _CLKDM_FLAG_HWSUP_ENABLED, @object .size _CLKDM_FLAG_HWSUP_ENABLED, 4 _CLKDM_FLAG_HWSUP_ENABLED: .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_clockdomain.c_clkdm_in_hwsup.c" .text .align 2 .global clkdm_in_hwsup .syntax unified .arm .fpu softvfp .type clkdm_in_hwsup, %function clkdm_in_hwsup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. cmp r0, #0 bxeq lr ldr r3, .L5 ldr r2, [r0] ldr r3, [r3] tst r2, r3 movne r0, #1 moveq r0, #0 bx lr .L6: .align 2 .L5: .word _CLKDM_FLAG_HWSUP_ENABLED .size clkdm_in_hwsup, .-clkdm_in_hwsup .comm _CLKDM_FLAG_HWSUP_ENABLED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_missing_idle_reporting.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_missing_idle_reporting .type clkdm_missing_idle_reporting, @function clkdm_missing_idle_reporting: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L3 mov eax, DWORD PTR [rdi] and eax, DWORD PTR CLKDM_MISSING_IDLE_REPORTING[rip] setne al movzx eax, al ret .p2align 4,,10 .p2align 3 .L3: xor eax, eax ret .cfi_endproc .LFE0: .size clkdm_missing_idle_reporting, .-clkdm_missing_idle_reporting .globl CLKDM_MISSING_IDLE_REPORTING .bss .align 4 .type CLKDM_MISSING_IDLE_REPORTING, @object .size CLKDM_MISSING_IDLE_REPORTING, 4 CLKDM_MISSING_IDLE_REPORTING: .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_clockdomain.c_clkdm_missing_idle_reporting.c" .text .align 2 .global clkdm_missing_idle_reporting .syntax unified .arm .fpu softvfp .type clkdm_missing_idle_reporting, %function clkdm_missing_idle_reporting: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. cmp r0, #0 bxeq lr ldr r3, .L5 ldr r2, [r0] ldr r3, [r3] tst r2, r3 movne r0, #1 moveq r0, #0 bx lr .L6: .align 2 .L5: .word CLKDM_MISSING_IDLE_REPORTING .size clkdm_missing_idle_reporting, .-clkdm_missing_idle_reporting .comm CLKDM_MISSING_IDLE_REPORTING,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_read_sleepdep.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: hardware cannot set/clear sleep dependency affecting %s from %s\n" .text .p2align 4 .globl clkdm_read_sleepdep .type clkdm_read_sleepdep, @function clkdm_read_sleepdep: .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 test rdi, rdi je .L12 mov r12, rsi test rsi, rsi je .L12 mov esi, DWORD PTR 4[rdi] mov rbp, rdi mov rdi, r12 call _clkdm_deps_lookup@PLT mov rdi, rax mov r13, rax call IS_ERR@PLT test rax, rax jne .L5 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L9 mov rdx, QWORD PTR [rax] test rdx, rdx je .L7 mov rsi, r12 mov rdi, rbp pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp rdx .p2align 4,,10 .p2align 3 .L12: .cfi_restore_state mov r13d, DWORD PTR EINVAL[rip] neg r13d .L1: mov eax, r13d pop rbp .cfi_remember_state .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 .L9: .cfi_restore_state xor eax, eax .L7: mov r13d, DWORD PTR EINVAL[rip] neg r13d .L10: test r13d, r13d jne .L11 mov rsi, r12 mov rdi, rbp mov rdx, QWORD PTR [rax] pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp rdx .p2align 4,,10 .p2align 3 .L11: .cfi_restore_state mov edx, DWORD PTR [r12] mov esi, DWORD PTR 0[rbp] lea rdi, .LC0[rip] call pr_debug@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L5: mov rdi, r13 call PTR_ERR@PLT mov r13d, eax mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L9 cmp QWORD PTR [rax], 0 jne .L10 jmp .L7 .cfi_endproc .LFE0: .size clkdm_read_sleepdep, .-clkdm_read_sleepdep .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .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_clockdomain.c_clkdm_read_sleepdep.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: hardware cannot set/clear sleep depend" .ascii "ency affecting %s from %s\012\000" .text .align 2 .global clkdm_read_sleepdep .syntax unified .arm .fpu softvfp .type clkdm_read_sleepdep, %function clkdm_read_sleepdep: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #0 cmpne r0, #0 push {r4, r5, r6, lr} bne .L2 ldr r3, .L19 ldr r4, [r3] rsb r4, r4, #0 .L1: mov r0, r4 pop {r4, r5, r6, pc} .L2: mov r5, r1 mov r6, r0 ldr r1, [r0, #4] mov r0, r5 bl _clkdm_deps_lookup mov r4, r0 bl IS_ERR cmp r0, #0 bne .L4 ldr r3, .L19+4 ldr r3, [r3] cmp r3, #0 beq .L8 ldr r2, [r3] cmp r2, #0 beq .L6 mov r1, r5 mov r0, r6 pop {r4, r5, r6, lr} bx r2 .L8: mov r3, #0 .L6: ldr r2, .L19 ldr r4, [r2] rsb r4, r4, #0 .L9: cmp r4, #0 bne .L10 mov r1, r5 mov r0, r6 pop {r4, r5, r6, lr} ldr r2, [r3] bx r2 .L10: ldr r2, [r5] ldr r1, [r6] ldr r0, .L19+8 bl pr_debug b .L1 .L4: mov r0, r4 bl PTR_ERR ldr r3, .L19+4 mov r4, r0 ldr r3, [r3] cmp r3, #0 beq .L8 ldr r2, [r3] cmp r2, #0 bne .L9 b .L6 .L20: .align 2 .L19: .word EINVAL .word arch_clkdm .word .LC0 .size clkdm_read_sleepdep, .-clkdm_read_sleepdep .comm arch_clkdm,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_clockdomain.c_clkdm_read_wkdep.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: hardware cannot set/clear wake up of %s when %s wakes up\n" .text .p2align 4 .globl clkdm_read_wkdep .type clkdm_read_wkdep, @function clkdm_read_wkdep: .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 test rdi, rdi je .L12 mov r12, rsi test rsi, rsi je .L12 mov esi, DWORD PTR 4[rdi] mov rbp, rdi mov rdi, r12 call _clkdm_deps_lookup@PLT mov rdi, rax mov r13, rax call IS_ERR@PLT test rax, rax jne .L5 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L9 mov rdx, QWORD PTR [rax] test rdx, rdx je .L7 mov rsi, r12 mov rdi, rbp pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp rdx .p2align 4,,10 .p2align 3 .L12: .cfi_restore_state mov r13d, DWORD PTR EINVAL[rip] neg r13d .L1: mov eax, r13d pop rbp .cfi_remember_state .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 .L9: .cfi_restore_state xor eax, eax .L7: mov r13d, DWORD PTR EINVAL[rip] neg r13d .L10: test r13d, r13d jne .L11 mov rsi, r12 mov rdi, rbp mov rdx, QWORD PTR [rax] pop rbp .cfi_remember_state .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp rdx .p2align 4,,10 .p2align 3 .L11: .cfi_restore_state mov edx, DWORD PTR [r12] mov esi, DWORD PTR 0[rbp] lea rdi, .LC0[rip] call pr_debug@PLT jmp .L1 .p2align 4,,10 .p2align 3 .L5: mov rdi, r13 call PTR_ERR@PLT mov r13d, eax mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L9 cmp QWORD PTR [rax], 0 jne .L10 jmp .L7 .cfi_endproc .LFE0: .size clkdm_read_wkdep, .-clkdm_read_wkdep .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .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_clockdomain.c_clkdm_read_wkdep.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: hardware cannot set/clear wake up of %" .ascii "s when %s wakes up\012\000" .text .align 2 .global clkdm_read_wkdep .syntax unified .arm .fpu softvfp .type clkdm_read_wkdep, %function clkdm_read_wkdep: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 cmp r1, #0 cmpne r0, #0 push {r4, r5, r6, lr} bne .L2 ldr r3, .L19 ldr r4, [r3] rsb r4, r4, #0 .L1: mov r0, r4 pop {r4, r5, r6, pc} .L2: mov r5, r1 mov r6, r0 ldr r1, [r0, #4] mov r0, r5 bl _clkdm_deps_lookup mov r4, r0 bl IS_ERR cmp r0, #0 bne .L4 ldr r3, .L19+4 ldr r3, [r3] cmp r3, #0 beq .L8 ldr r2, [r3] cmp r2, #0 beq .L6 mov r1, r5 mov r0, r6 pop {r4, r5, r6, lr} bx r2 .L8: mov r3, #0 .L6: ldr r2, .L19 ldr r4, [r2] rsb r4, r4, #0 .L9: cmp r4, #0 bne .L10 mov r1, r5 mov r0, r6 pop {r4, r5, r6, lr} ldr r2, [r3] bx r2 .L10: ldr r2, [r5] ldr r1, [r6] ldr r0, .L19+8 bl pr_debug b .L1 .L4: mov r0, r4 bl PTR_ERR ldr r3, .L19+4 mov r4, r0 ldr r3, [r3] cmp r3, #0 beq .L8 ldr r2, [r3] cmp r2, #0 bne .L9 b .L6 .L20: .align 2 .L19: .word EINVAL .word arch_clkdm .word .LC0 .size clkdm_read_wkdep, .-clkdm_read_wkdep .comm arch_clkdm,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_clockdomain.c_clkdm_register_autodeps.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_register_autodeps .type clkdm_register_autodeps, @function clkdm_register_autodeps: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi lea rdi, clkdm_list[rip] call list_empty@PLT test rax, rax jne .L11 mov eax, DWORD PTR EINVAL[rip] neg eax test rbx, rbx je .L1 cmp QWORD PTR autodeps[rip], 0 je .L5 mov eax, DWORD PTR EEXIST[rip] neg eax .L1: pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state cmp QWORD PTR [rbx], 0 mov QWORD PTR autodeps[rip], rbx je .L6 .p2align 4,,10 .p2align 3 .L7: mov rdi, rbx add rbx, 8 call _autodep_lookup@PLT cmp QWORD PTR [rbx], 0 jne .L7 .L6: xor eax, eax pop rbx .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L11: .cfi_restore_state mov eax, DWORD PTR EACCES[rip] pop rbx .cfi_def_cfa_offset 8 neg eax ret .cfi_endproc .LFE0: .size clkdm_register_autodeps, .-clkdm_register_autodeps .globl clkdm_list .bss .align 4 .type clkdm_list, @object .size clkdm_list, 4 clkdm_list: .zero 4 .globl autodeps .align 8 .type autodeps, @object .size autodeps, 8 autodeps: .zero 8 .globl EINVAL .align 4 .type EINVAL, @object .size EINVAL, 4 EINVAL: .zero 4 .globl EEXIST .align 4 .type EEXIST, @object .size EEXIST, 4 EEXIST: .zero 4 .globl EACCES .align 4 .type EACCES, @object .size EACCES, 4 EACCES: .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_clockdomain.c_clkdm_register_autodeps.c" .text .align 2 .global clkdm_register_autodeps .syntax unified .arm .fpu softvfp .type clkdm_register_autodeps, %function clkdm_register_autodeps: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r0 ldr r0, .L16 bl list_empty subs r5, r0, #0 bne .L14 cmp r4, #0 beq .L15 ldr r3, .L16+4 ldr r2, [r3] cmp r2, #0 beq .L5 ldr r3, .L16+8 ldr r0, [r3] rsb r5, r0, #0 .L1: mov r0, r5 pop {r4, r5, r6, pc} .L5: ldr r2, [r4] str r4, [r3] cmp r2, #0 beq .L1 .L7: mov r0, r4 bl _autodep_lookup ldr r3, [r4, #4]! cmp r3, #0 bne .L7 mov r0, r5 pop {r4, r5, r6, pc} .L14: ldr r3, .L16+12 ldr r0, [r3] rsb r5, r0, #0 mov r0, r5 pop {r4, r5, r6, pc} .L15: ldr r3, .L16+16 ldr r0, [r3] rsb r5, r0, #0 mov r0, r5 pop {r4, r5, r6, pc} .L17: .align 2 .L16: .word clkdm_list .word autodeps .word EEXIST .word EACCES .word EINVAL .size clkdm_register_autodeps, .-clkdm_register_autodeps .comm clkdm_list,4,4 .comm autodeps,4,4 .comm EINVAL,4,4 .comm EEXIST,4,4 .comm EACCES,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_register_clkdms.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_register_clkdms .type clkdm_register_clkdms, @function clkdm_register_clkdms: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR arch_clkdm[rip] test eax, eax je .L14 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi test rdi, rdi jne .L12 jmp .L4 .p2align 4,,10 .p2align 3 .L5: call _clkdm_register@PLT add rbx, 8 .L12: mov rdi, QWORD PTR [rbx] test rdi, rdi jne .L5 xor eax, eax pop rbx .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L14: .cfi_restore 3 mov eax, DWORD PTR EACCES[rip] neg eax ret .p2align 4,,10 .p2align 3 .L4: .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov eax, DWORD PTR EINVAL[rip] pop rbx .cfi_def_cfa_offset 8 neg eax ret .cfi_endproc .LFE0: .size clkdm_register_clkdms, .-clkdm_register_clkdms .globl arch_clkdm .bss .align 4 .type arch_clkdm, @object .size arch_clkdm, 4 arch_clkdm: .zero 4 .globl EINVAL .align 4 .type EINVAL, @object .size EINVAL, 4 EINVAL: .zero 4 .globl EACCES .align 4 .type EACCES, @object .size EACCES, 4 EACCES: .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_clockdomain.c_clkdm_register_clkdms.c" .text .align 2 .global clkdm_register_clkdms .syntax unified .arm .fpu softvfp .type clkdm_register_clkdms, %function clkdm_register_clkdms: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L14 ldr r3, [r3] cmp r3, #0 beq .L13 cmp r0, #0 push {r4, lr} mov r4, r0 beq .L4 ldr r0, [r0] cmp r0, #0 beq .L6 .L5: bl _clkdm_register ldr r0, [r4, #4]! cmp r0, #0 bne .L5 .L6: mov r0, #0 pop {r4, pc} .L13: ldr r3, .L14+4 ldr r0, [r3] rsb r0, r0, #0 bx lr .L4: ldr r3, .L14+8 ldr r0, [r3] rsb r0, r0, #0 pop {r4, pc} .L15: .align 2 .L14: .word arch_clkdm .word EACCES .word EINVAL .size clkdm_register_clkdms, .-clkdm_register_clkdms .comm arch_clkdm,4,4 .comm EINVAL,4,4 .comm EACCES,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_register_platform_funcs.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_register_platform_funcs .type clkdm_register_platform_funcs, @function clkdm_register_platform_funcs: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L6 cmp QWORD PTR arch_clkdm[rip], 0 je .L4 mov eax, DWORD PTR EEXIST[rip] neg eax ret .p2align 4,,10 .p2align 3 .L4: mov QWORD PTR arch_clkdm[rip], rdi xor eax, eax ret .p2align 4,,10 .p2align 3 .L6: mov eax, DWORD PTR EINVAL[rip] neg eax ret .cfi_endproc .LFE0: .size clkdm_register_platform_funcs, .-clkdm_register_platform_funcs .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .globl EINVAL .align 4 .type EINVAL, @object .size EINVAL, 4 EINVAL: .zero 4 .globl EEXIST .align 4 .type EEXIST, @object .size EEXIST, 4 EEXIST: .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_clockdomain.c_clkdm_register_platform_funcs.c" .text .align 2 .global clkdm_register_platform_funcs .syntax unified .arm .fpu softvfp .type clkdm_register_platform_funcs, %function clkdm_register_platform_funcs: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. subs r3, r0, #0 beq .L6 ldr r2, .L7 ldr r0, [r2] cmp r0, #0 ldrne r3, .L7+4 streq r3, [r2] ldrne r0, [r3] rsbne r0, r0, #0 bx lr .L6: ldr r3, .L7+8 ldr r0, [r3] rsb r0, r0, #0 bx lr .L8: .align 2 .L7: .word arch_clkdm .word EEXIST .word EINVAL .size clkdm_register_platform_funcs, .-clkdm_register_platform_funcs .comm arch_clkdm,4,4 .comm EINVAL,4,4 .comm EEXIST,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_restore_context.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_restore_context .type clkdm_restore_context, @function clkdm_restore_context: .LFB0: .cfi_startproc endbr64 mov edi, DWORD PTR _clkdm_restore_context[rip] xor esi, esi jmp clkdm_for_each@PLT .cfi_endproc .LFE0: .size clkdm_restore_context, .-clkdm_restore_context .globl _clkdm_restore_context .bss .align 4 .type _clkdm_restore_context, @object .size _clkdm_restore_context, 4 _clkdm_restore_context: .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_clockdomain.c_clkdm_restore_context.c" .text .align 2 .global clkdm_restore_context .syntax unified .arm .fpu softvfp .type clkdm_restore_context, %function clkdm_restore_context: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 mov r1, #0 ldr r0, [r3] b clkdm_for_each .L4: .align 2 .L3: .word _clkdm_restore_context .size clkdm_restore_context, .-clkdm_restore_context .comm _clkdm_restore_context,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_save_context.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_save_context .type clkdm_save_context, @function clkdm_save_context: .LFB0: .cfi_startproc endbr64 mov edi, DWORD PTR _clkdm_save_context[rip] xor esi, esi jmp clkdm_for_each@PLT .cfi_endproc .LFE0: .size clkdm_save_context, .-clkdm_save_context .globl _clkdm_save_context .bss .align 4 .type _clkdm_save_context, @object .size _clkdm_save_context, 4 _clkdm_save_context: .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_clockdomain.c_clkdm_save_context.c" .text .align 2 .global clkdm_save_context .syntax unified .arm .fpu softvfp .type clkdm_save_context, %function clkdm_save_context: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 mov r1, #0 ldr r0, [r3] b clkdm_for_each .L4: .align 2 .L3: .word _clkdm_save_context .size clkdm_save_context, .-clkdm_save_context .comm _clkdm_save_context,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_sleep.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_sleep .type clkdm_sleep, @function clkdm_sleep: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 32 mov edi, DWORD PTR [rdi] call pwrdm_lock@PLT mov rdi, rbx call clkdm_sleep_nolock@PLT mov edi, DWORD PTR [rbx] mov r12d, eax call pwrdm_unlock@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov eax, r12d pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size clkdm_sleep, .-clkdm_sleep .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_clockdomain.c_clkdm_sleep.c" .text .align 2 .global clkdm_sleep .syntax unified .arm .fpu softvfp .type clkdm_sleep, %function clkdm_sleep: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 ldr r0, [r0] bl pwrdm_lock mov r0, r4 bl clkdm_sleep_nolock mov r3, r0 ldr r0, [r4] mov r4, r3 bl pwrdm_unlock mov r0, r4 pop {r4, pc} .size clkdm_sleep, .-clkdm_sleep .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_sleep_nolock.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: %s does not support forcing sleep via software\n" .align 8 .LC1: .string "clockdomain: forcing sleep on %s\n" .text .p2align 4 .globl clkdm_sleep_nolock .type clkdm_sleep_nolock, @function clkdm_sleep_nolock: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L14 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 sub rsp, 8 .cfi_def_cfa_offset 32 mov eax, DWORD PTR [rdi] and eax, DWORD PTR CLKDM_CAN_FORCE_SLEEP[rip] je .L15 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L12 cmp QWORD PTR [rax], 0 je .L12 mov esi, DWORD PTR 12[rdi] lea rdi, .LC1[rip] call pr_debug@PLT mov eax, DWORD PTR _CLKDM_FLAG_HWSUP_ENABLED[rip] mov rdi, rbx not eax and DWORD PTR 8[rbx], eax mov rax, QWORD PTR arch_clkdm[rip] call [QWORD PTR [rax]] mov edi, DWORD PTR 4[rbx] mov ebp, eax call pwrdm_state_switch_nolock@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 or eax, ebp pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L15: .cfi_restore_state mov esi, DWORD PTR 12[rdi] lea rdi, .LC0[rip] call pr_debug@PLT .L12: mov eax, DWORD PTR EINVAL[rip] add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 neg eax ret .p2align 4,,10 .p2align 3 .L14: .cfi_restore 3 .cfi_restore 6 mov eax, DWORD PTR EINVAL[rip] neg eax ret .cfi_endproc .LFE0: .size clkdm_sleep_nolock, .-clkdm_sleep_nolock .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .globl _CLKDM_FLAG_HWSUP_ENABLED .align 4 .type _CLKDM_FLAG_HWSUP_ENABLED, @object .size _CLKDM_FLAG_HWSUP_ENABLED, 4 _CLKDM_FLAG_HWSUP_ENABLED: .zero 4 .globl EINVAL .align 4 .type EINVAL, @object .size EINVAL, 4 EINVAL: .zero 4 .globl CLKDM_CAN_FORCE_SLEEP .align 4 .type CLKDM_CAN_FORCE_SLEEP, @object .size CLKDM_CAN_FORCE_SLEEP, 4 CLKDM_CAN_FORCE_SLEEP: .zero 4 .ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_clockdomain.c_clkdm_sleep_nolock.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: %s does not support forcing sleep via " .ascii "software\012\000" .align 2 .LC1: .ascii "clockdomain: forcing sleep on %s\012\000" .text .align 2 .global clkdm_sleep_nolock .syntax unified .arm .fpu softvfp .type clkdm_sleep_nolock, %function clkdm_sleep_nolock: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} subs r4, r0, #0 beq .L13 ldr r3, .L16 ldr r2, [r4] ldr r3, [r3] tst r2, r3 beq .L15 ldr r5, .L16+4 ldr r3, [r5] cmp r3, #0 beq .L13 ldr r3, [r3] cmp r3, #0 beq .L13 ldr r1, [r4, #12] ldr r0, .L16+8 bl pr_debug ldr r2, .L16+12 ldr r3, [r4, #8] ldr r1, [r2] ldr r2, [r5] bic r3, r3, r1 ldr r2, [r2] mov r0, r4 str r3, [r4, #8] blx r2 mov r3, r0 ldr r0, [r4, #4] mov r4, r3 bl pwrdm_state_switch_nolock orr r0, r4, r0 pop {r4, r5, r6, pc} .L15: ldr r1, [r4, #12] ldr r0, .L16+16 bl pr_debug .L13: ldr r3, .L16+20 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, pc} .L17: .align 2 .L16: .word CLKDM_CAN_FORCE_SLEEP .word arch_clkdm .word .LC1 .word _CLKDM_FLAG_HWSUP_ENABLED .word .LC0 .word EINVAL .size clkdm_sleep_nolock, .-clkdm_sleep_nolock .comm arch_clkdm,4,4 .comm _CLKDM_FLAG_HWSUP_ENABLED,4,4 .comm EINVAL,4,4 .comm CLKDM_CAN_FORCE_SLEEP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_wakeup.c" .intel_syntax noprefix .text .p2align 4 .globl clkdm_wakeup .type clkdm_wakeup, @function clkdm_wakeup: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 mov rbx, rdi sub rsp, 8 .cfi_def_cfa_offset 32 mov edi, DWORD PTR [rdi] call pwrdm_lock@PLT mov rdi, rbx call clkdm_wakeup_nolock@PLT mov edi, DWORD PTR [rbx] mov r12d, eax call pwrdm_unlock@PLT add rsp, 8 .cfi_def_cfa_offset 24 mov eax, r12d pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size clkdm_wakeup, .-clkdm_wakeup .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_clockdomain.c_clkdm_wakeup.c" .text .align 2 .global clkdm_wakeup .syntax unified .arm .fpu softvfp .type clkdm_wakeup, %function clkdm_wakeup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r0 ldr r0, [r0] bl pwrdm_lock mov r0, r4 bl clkdm_wakeup_nolock mov r3, r0 ldr r0, [r4] mov r4, r3 bl pwrdm_unlock mov r0, r4 pop {r4, pc} .size clkdm_wakeup, .-clkdm_wakeup .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.c_clkdm_wakeup_nolock.c" .intel_syntax noprefix .text .section .rodata.str1.8,"aMS",@progbits,1 .align 8 .LC0: .string "clockdomain: %s does not support forcing wakeup via software\n" .align 8 .LC1: .string "clockdomain: forcing wakeup on %s\n" .text .p2align 4 .globl clkdm_wakeup_nolock .type clkdm_wakeup_nolock, @function clkdm_wakeup_nolock: .LFB0: .cfi_startproc endbr64 test rdi, rdi je .L14 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 sub rsp, 8 .cfi_def_cfa_offset 32 mov eax, DWORD PTR [rdi] and eax, DWORD PTR CLKDM_CAN_FORCE_WAKEUP[rip] je .L15 mov rax, QWORD PTR arch_clkdm[rip] test rax, rax je .L12 cmp QWORD PTR [rax], 0 je .L12 mov esi, DWORD PTR 12[rdi] lea rdi, .LC1[rip] call pr_debug@PLT mov eax, DWORD PTR _CLKDM_FLAG_HWSUP_ENABLED[rip] mov rdi, rbx not eax and DWORD PTR 8[rbx], eax mov rax, QWORD PTR arch_clkdm[rip] call [QWORD PTR [rax]] mov edi, DWORD PTR 4[rbx] mov ebp, eax call pwrdm_state_switch_nolock@PLT add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 24 or eax, ebp pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L15: .cfi_restore_state mov esi, DWORD PTR 12[rdi] lea rdi, .LC0[rip] call pr_debug@PLT .L12: mov eax, DWORD PTR EINVAL[rip] add rsp, 8 .cfi_def_cfa_offset 24 pop rbx .cfi_def_cfa_offset 16 pop rbp .cfi_def_cfa_offset 8 neg eax ret .p2align 4,,10 .p2align 3 .L14: .cfi_restore 3 .cfi_restore 6 mov eax, DWORD PTR EINVAL[rip] neg eax ret .cfi_endproc .LFE0: .size clkdm_wakeup_nolock, .-clkdm_wakeup_nolock .globl arch_clkdm .bss .align 8 .type arch_clkdm, @object .size arch_clkdm, 8 arch_clkdm: .zero 8 .globl _CLKDM_FLAG_HWSUP_ENABLED .align 4 .type _CLKDM_FLAG_HWSUP_ENABLED, @object .size _CLKDM_FLAG_HWSUP_ENABLED, 4 _CLKDM_FLAG_HWSUP_ENABLED: .zero 4 .globl EINVAL .align 4 .type EINVAL, @object .size EINVAL, 4 EINVAL: .zero 4 .globl CLKDM_CAN_FORCE_WAKEUP .align 4 .type CLKDM_CAN_FORCE_WAKEUP, @object .size CLKDM_CAN_FORCE_WAKEUP, 4 CLKDM_CAN_FORCE_WAKEUP: .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_clockdomain.c_clkdm_wakeup_nolock.c" .text .section .rodata.str1.4,"aMS",%progbits,1 .align 2 .LC0: .ascii "clockdomain: %s does not support forcing wakeup via" .ascii " software\012\000" .align 2 .LC1: .ascii "clockdomain: forcing wakeup on %s\012\000" .text .align 2 .global clkdm_wakeup_nolock .syntax unified .arm .fpu softvfp .type clkdm_wakeup_nolock, %function clkdm_wakeup_nolock: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} subs r4, r0, #0 beq .L13 ldr r3, .L16 ldr r2, [r4] ldr r3, [r3] tst r2, r3 beq .L15 ldr r5, .L16+4 ldr r3, [r5] cmp r3, #0 beq .L13 ldr r3, [r3] cmp r3, #0 beq .L13 ldr r1, [r4, #12] ldr r0, .L16+8 bl pr_debug ldr r2, .L16+12 ldr r3, [r4, #8] ldr r1, [r2] ldr r2, [r5] bic r3, r3, r1 ldr r2, [r2] mov r0, r4 str r3, [r4, #8] blx r2 mov r3, r0 ldr r0, [r4, #4] mov r4, r3 bl pwrdm_state_switch_nolock orr r0, r4, r0 pop {r4, r5, r6, pc} .L15: ldr r1, [r4, #12] ldr r0, .L16+16 bl pr_debug .L13: ldr r3, .L16+20 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, pc} .L17: .align 2 .L16: .word CLKDM_CAN_FORCE_WAKEUP .word arch_clkdm .word .LC1 .word _CLKDM_FLAG_HWSUP_ENABLED .word .LC0 .word EINVAL .size clkdm_wakeup_nolock, .-clkdm_wakeup_nolock .comm arch_clkdm,4,4 .comm _CLKDM_FLAG_HWSUP_ENABLED,4,4 .comm EINVAL,4,4 .comm CLKDM_CAN_FORCE_WAKEUP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_clockdomain.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 clkdm_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 clkdm_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_clockdomain.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 clkdm_restore_context b .L3 .L12: bl clkdm_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_cm2xxx.c__omap2xxx_apll_disable.c" .intel_syntax noprefix .text .p2align 4 .type _omap2xxx_apll_disable, @function _omap2xxx_apll_disable: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov esi, DWORD PTR CM_CLKEN[rip] mov ebx, edi mov edi, DWORD PTR PLL_MOD[rip] call omap2_cm_read_mod_reg@PLT mov edi, DWORD PTR EN_APLL_LOCKED[rip] mov ecx, ebx pop rbx .cfi_def_cfa_offset 8 mov edx, DWORD PTR CM_CLKEN[rip] mov esi, DWORD PTR PLL_MOD[rip] sal edi, cl not edi and edi, eax jmp omap2_cm_write_mod_reg@PLT .cfi_endproc .LFE0: .size _omap2xxx_apll_disable, .-_omap2xxx_apll_disable .globl PLL_MOD .bss .align 4 .type PLL_MOD, @object .size PLL_MOD, 4 PLL_MOD: .zero 4 .globl EN_APLL_LOCKED .align 4 .type EN_APLL_LOCKED, @object .size EN_APLL_LOCKED, 4 EN_APLL_LOCKED: .zero 4 .globl CM_CLKEN .align 4 .type CM_CLKEN, @object .size CM_CLKEN, 4 CM_CLKEN: .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_cm2xxx.c__omap2xxx_apll_disable.c" .text .align 2 .syntax unified .arm .fpu softvfp .type _omap2xxx_apll_disable, %function _omap2xxx_apll_disable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r6, .L4 ldr r5, .L4+4 mov r4, r0 ldr r1, [r6] ldr r0, [r5] bl omap2_cm_read_mod_reg ldr r3, .L4+8 ldr r2, [r6] ldr r3, [r3] ldr r1, [r5] bic r0, r0, r3, lsl r4 pop {r4, r5, r6, lr} b omap2_cm_write_mod_reg .L5: .align 2 .L4: .word CM_CLKEN .word PLL_MOD .word EN_APLL_LOCKED .size _omap2xxx_apll_disable, .-_omap2xxx_apll_disable .comm PLL_MOD,4,4 .comm EN_APLL_LOCKED,4,4 .comm CM_CLKEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c__omap2xxx_apll_enable.c" .intel_syntax noprefix .text .p2align 4 .type _omap2xxx_apll_enable, @function _omap2xxx_apll_enable: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov ecx, edi mov r12d, esi push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 mov ebx, DWORD PTR EN_APLL_LOCKED[rip] mov esi, DWORD PTR CM_CLKEN[rip] mov edi, DWORD PTR PLL_MOD[rip] sal ebx, cl call omap2_cm_read_mod_reg@PLT test ebx, eax jne .L2 mov edx, DWORD PTR CM_CLKEN[rip] mov esi, DWORD PTR PLL_MOD[rip] mov edi, eax or edi, ebx call omap2_cm_write_mod_reg@PLT mov esi, DWORD PTR PLL_MOD[rip] mov ecx, r12d xor edi, edi mov edx, 1 call omap2xxx_cm_wait_module_ready@PLT .L2: add rsp, 8 .cfi_def_cfa_offset 24 xor eax, eax pop rbx .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size _omap2xxx_apll_enable, .-_omap2xxx_apll_enable .globl PLL_MOD .bss .align 4 .type PLL_MOD, @object .size PLL_MOD, 4 PLL_MOD: .zero 4 .globl EN_APLL_LOCKED .align 4 .type EN_APLL_LOCKED, @object .size EN_APLL_LOCKED, 4 EN_APLL_LOCKED: .zero 4 .globl CM_CLKEN .align 4 .type CM_CLKEN, @object .size CM_CLKEN, 4 CM_CLKEN: .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_cm2xxx.c__omap2xxx_apll_enable.c" .text .align 2 .syntax unified .arm .fpu softvfp .type _omap2xxx_apll_enable, %function _omap2xxx_apll_enable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 mov r2, r0 push {r4, r5, r6, r7, r8, lr} mov r5, r1 ldr r1, .L5 ldr r7, .L5+4 ldr r6, .L5+8 ldr r4, [r1] ldr r0, [r6] ldr r1, [r7] lsl r4, r4, r2 bl omap2_cm_read_mod_reg ands r8, r4, r0 bne .L2 ldr r2, [r7] ldr r1, [r6] orr r0, r4, r0 bl omap2_cm_write_mod_reg mov r3, r5 mov r0, r8 mov r2, #1 ldr r1, [r6] bl omap2xxx_cm_wait_module_ready .L2: mov r0, #0 pop {r4, r5, r6, r7, r8, pc} .L6: .align 2 .L5: .word EN_APLL_LOCKED .word CM_CLKEN .word PLL_MOD .size _omap2xxx_apll_enable, .-_omap2xxx_apll_enable .comm PLL_MOD,4,4 .comm EN_APLL_LOCKED,4,4 .comm CM_CLKEN,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c__omap2xxx_set_apll_autoidle.c" .intel_syntax noprefix .text .p2align 4 .type _omap2xxx_set_apll_autoidle, @function _omap2xxx_set_apll_autoidle: .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 ebp, esi mov esi, DWORD PTR CM_AUTOIDLE[rip] push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov ebx, edi mov edi, DWORD PTR PLL_MOD[rip] call omap2_cm_read_mod_reg@PLT mov edi, ebp not edi and edi, eax mov r12d, edi mov edi, ebp call __ffs@PLT mov edx, DWORD PTR CM_AUTOIDLE[rip] mov esi, DWORD PTR PLL_MOD[rip] mov ecx, eax sal ebx, cl mov edi, ebx pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 or edi, r12d pop r12 .cfi_def_cfa_offset 8 jmp omap2_cm_write_mod_reg@PLT .cfi_endproc .LFE0: .size _omap2xxx_set_apll_autoidle, .-_omap2xxx_set_apll_autoidle .globl PLL_MOD .bss .align 4 .type PLL_MOD, @object .size PLL_MOD, 4 PLL_MOD: .zero 4 .globl CM_AUTOIDLE .align 4 .type CM_AUTOIDLE, @object .size CM_AUTOIDLE, 4 CM_AUTOIDLE: .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_cm2xxx.c__omap2xxx_set_apll_autoidle.c" .text .align 2 .syntax unified .arm .fpu softvfp .type _omap2xxx_set_apll_autoidle, %function _omap2xxx_set_apll_autoidle: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r7, .L4 ldr r6, .L4+4 mov r5, r0 mov r4, r1 ldr r0, [r6] ldr r1, [r7] bl omap2_cm_read_mod_reg mov r1, r0 mov r0, r4 bic r4, r1, r4 bl __ffs ldr r2, [r7] ldr r1, [r6] orr r0, r4, r5, lsl r0 pop {r4, r5, r6, r7, r8, lr} b omap2_cm_write_mod_reg .L5: .align 2 .L4: .word CM_AUTOIDLE .word PLL_MOD .size _omap2xxx_set_apll_autoidle, .-_omap2xxx_set_apll_autoidle .comm PLL_MOD,4,4 .comm CM_AUTOIDLE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c__omap2xxx_set_dpll_autoidle.c" .intel_syntax noprefix .text .p2align 4 .type _omap2xxx_set_dpll_autoidle, @function _omap2xxx_set_dpll_autoidle: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov esi, DWORD PTR CM_AUTOIDLE[rip] mov ebx, edi mov edi, DWORD PTR PLL_MOD[rip] call omap2_cm_read_mod_reg@PLT mov edi, DWORD PTR OMAP24XX_AUTO_DPLL_MASK[rip] mov ecx, DWORD PTR OMAP24XX_AUTO_DPLL_SHIFT[rip] mov edx, DWORD PTR CM_AUTOIDLE[rip] mov esi, DWORD PTR PLL_MOD[rip] not edi sal ebx, cl and eax, edi mov edi, ebx pop rbx .cfi_def_cfa_offset 8 or edi, eax jmp omap2_cm_write_mod_reg@PLT .cfi_endproc .LFE0: .size _omap2xxx_set_dpll_autoidle, .-_omap2xxx_set_dpll_autoidle .globl PLL_MOD .bss .align 4 .type PLL_MOD, @object .size PLL_MOD, 4 PLL_MOD: .zero 4 .globl OMAP24XX_AUTO_DPLL_SHIFT .align 4 .type OMAP24XX_AUTO_DPLL_SHIFT, @object .size OMAP24XX_AUTO_DPLL_SHIFT, 4 OMAP24XX_AUTO_DPLL_SHIFT: .zero 4 .globl OMAP24XX_AUTO_DPLL_MASK .align 4 .type OMAP24XX_AUTO_DPLL_MASK, @object .size OMAP24XX_AUTO_DPLL_MASK, 4 OMAP24XX_AUTO_DPLL_MASK: .zero 4 .globl CM_AUTOIDLE .align 4 .type CM_AUTOIDLE, @object .size CM_AUTOIDLE, 4 CM_AUTOIDLE: .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_cm2xxx.c__omap2xxx_set_dpll_autoidle.c" .text .align 2 .syntax unified .arm .fpu softvfp .type _omap2xxx_set_dpll_autoidle, %function _omap2xxx_set_dpll_autoidle: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} ldr r6, .L4 ldr r5, .L4+4 mov r4, r0 ldr r1, [r6] ldr r0, [r5] bl omap2_cm_read_mod_reg ldr r3, .L4+8 ldr r2, .L4+12 ldr r3, [r3] ldr ip, [r2] bic r0, r0, r3 ldr r2, [r6] ldr r1, [r5] orr r0, r0, r4, lsl ip pop {r4, r5, r6, lr} b omap2_cm_write_mod_reg .L5: .align 2 .L4: .word CM_AUTOIDLE .word PLL_MOD .word OMAP24XX_AUTO_DPLL_MASK .word OMAP24XX_AUTO_DPLL_SHIFT .size _omap2xxx_set_dpll_autoidle, .-_omap2xxx_set_dpll_autoidle .comm PLL_MOD,4,4 .comm OMAP24XX_AUTO_DPLL_SHIFT,4,4 .comm OMAP24XX_AUTO_DPLL_MASK,4,4 .comm CM_AUTOIDLE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c__write_clktrctrl.c" .intel_syntax noprefix .text .p2align 4 .type _write_clktrctrl, @function _write_clktrctrl: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, edx push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov ebp, esi push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov ebx, edi mov edi, ebp sub rsp, 8 .cfi_def_cfa_offset 48 mov esi, DWORD PTR OMAP2_CM_CLKSTCTRL[rip] call omap2_cm_read_mod_reg@PLT mov edi, r12d not edi and edi, eax mov r13d, edi mov edi, r12d call __ffs@PLT mov edx, DWORD PTR OMAP2_CM_CLKSTCTRL[rip] add rsp, 8 .cfi_def_cfa_offset 40 mov esi, ebp mov ecx, eax sal ebx, cl mov edi, ebx pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 or edi, r13d pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 jmp omap2_cm_write_mod_reg@PLT .cfi_endproc .LFE0: .size _write_clktrctrl, .-_write_clktrctrl .globl OMAP2_CM_CLKSTCTRL .bss .align 4 .type OMAP2_CM_CLKSTCTRL, @object .size OMAP2_CM_CLKSTCTRL, 4 OMAP2_CM_CLKSTCTRL: .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_cm2xxx.c__write_clktrctrl.c" .text .align 2 .syntax unified .arm .fpu softvfp .type _write_clktrctrl, %function _write_clktrctrl: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} ldr r7, .L4 mov r4, r1 mov r6, r0 mov r0, r1 ldr r1, [r7] mov r5, r2 bl omap2_cm_read_mod_reg mov r2, r0 mov r0, r5 bic r5, r2, r5 bl __ffs mov r1, r4 ldr r2, [r7] orr r0, r5, r6, lsl r0 pop {r4, r5, r6, r7, r8, lr} b omap2_cm_write_mod_reg .L5: .align 2 .L4: .word OMAP2_CM_CLKSTCTRL .size _write_clktrctrl, .-_write_clktrctrl .comm OMAP2_CM_CLKSTCTRL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_clkdm_allow_idle.c" .intel_syntax noprefix .text .p2align 4 .type omap2xxx_clkdm_allow_idle, @function omap2xxx_clkdm_allow_idle: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR 8[rdi] mov esi, DWORD PTR [rdi] mov edi, DWORD PTR [rax] jmp omap2xxx_cm_clkdm_enable_hwsup@PLT .cfi_endproc .LFE0: .size omap2xxx_clkdm_allow_idle, .-omap2xxx_clkdm_allow_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_cm2xxx.c_omap2xxx_clkdm_allow_idle.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2xxx_clkdm_allow_idle, %function omap2xxx_clkdm_allow_idle: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldm r0, {r1, r3} ldr r0, [r3] b omap2xxx_cm_clkdm_enable_hwsup .size omap2xxx_clkdm_allow_idle, .-omap2xxx_clkdm_allow_idle .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_clkdm_clk_disable.c" .intel_syntax noprefix .text .p2align 4 .type omap2xxx_clkdm_clk_disable, @function omap2xxx_clkdm_clk_disable: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR 4[rdi] test esi, esi jne .L13 xor eax, eax ret .p2align 4,,10 .p2align 3 .L13: push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rax, QWORD PTR 8[rdi] mov rbp, rdi mov edi, DWORD PTR [rax] call omap2xxx_cm_is_clkdm_in_hwsup@PLT test eax, eax jne .L3 mov eax, DWORD PTR 0[rbp] and eax, DWORD PTR CLKDM_CAN_FORCE_SLEEP[rip] jne .L14 .L3: xor eax, eax pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L14: .cfi_restore_state mov rdi, rbp call omap2xxx_clkdm_sleep@PLT jmp .L3 .cfi_endproc .LFE0: .size omap2xxx_clkdm_clk_disable, .-omap2xxx_clkdm_clk_disable .globl CLKDM_CAN_FORCE_SLEEP .bss .align 4 .type CLKDM_CAN_FORCE_SLEEP, @object .size CLKDM_CAN_FORCE_SLEEP, 4 CLKDM_CAN_FORCE_SLEEP: .zero 4 .ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cm2xxx.c_omap2xxx_clkdm_clk_disable.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2xxx_clkdm_clk_disable, %function omap2xxx_clkdm_clk_disable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r1, [r0, #4] cmp r1, #0 bne .L13 mov r0, #0 bx lr .L13: ldr r3, [r0, #8] push {r4, lr} mov r4, r0 ldr r0, [r3] bl omap2xxx_cm_is_clkdm_in_hwsup cmp r0, #0 bne .L3 ldr r3, .L15 ldr r2, [r4] ldr r3, [r3] tst r2, r3 bne .L14 .L3: mov r0, #0 pop {r4, pc} .L14: mov r0, r4 bl omap2xxx_clkdm_sleep b .L3 .L16: .align 2 .L15: .word CLKDM_CAN_FORCE_SLEEP .size omap2xxx_clkdm_clk_disable, .-omap2xxx_clkdm_clk_disable .comm CLKDM_CAN_FORCE_SLEEP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_clkdm_clk_enable.c" .intel_syntax noprefix .text .p2align 4 .type omap2xxx_clkdm_clk_enable, @function omap2xxx_clkdm_clk_enable: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR 4[rdi] test esi, esi jne .L13 xor eax, eax ret .p2align 4,,10 .p2align 3 .L13: push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rax, QWORD PTR 8[rdi] mov rbp, rdi mov edi, DWORD PTR [rax] call omap2xxx_cm_is_clkdm_in_hwsup@PLT test eax, eax jne .L3 mov eax, DWORD PTR 0[rbp] and eax, DWORD PTR CLKDM_CAN_FORCE_WAKEUP[rip] jne .L14 .L3: xor eax, eax pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L14: .cfi_restore_state mov rdi, rbp call omap2xxx_clkdm_wakeup@PLT jmp .L3 .cfi_endproc .LFE0: .size omap2xxx_clkdm_clk_enable, .-omap2xxx_clkdm_clk_enable .globl CLKDM_CAN_FORCE_WAKEUP .bss .align 4 .type CLKDM_CAN_FORCE_WAKEUP, @object .size CLKDM_CAN_FORCE_WAKEUP, 4 CLKDM_CAN_FORCE_WAKEUP: .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_cm2xxx.c_omap2xxx_clkdm_clk_enable.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2xxx_clkdm_clk_enable, %function omap2xxx_clkdm_clk_enable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r1, [r0, #4] cmp r1, #0 bne .L13 mov r0, #0 bx lr .L13: ldr r3, [r0, #8] push {r4, lr} mov r4, r0 ldr r0, [r3] bl omap2xxx_cm_is_clkdm_in_hwsup cmp r0, #0 bne .L3 ldr r3, .L15 ldr r2, [r4] ldr r3, [r3] tst r2, r3 bne .L14 .L3: mov r0, #0 pop {r4, pc} .L14: mov r0, r4 bl omap2xxx_clkdm_wakeup b .L3 .L16: .align 2 .L15: .word CLKDM_CAN_FORCE_WAKEUP .size omap2xxx_clkdm_clk_enable, .-omap2xxx_clkdm_clk_enable .comm CLKDM_CAN_FORCE_WAKEUP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_clkdm_deny_idle.c" .intel_syntax noprefix .text .p2align 4 .type omap2xxx_clkdm_deny_idle, @function omap2xxx_clkdm_deny_idle: .LFB0: .cfi_startproc endbr64 mov rax, QWORD PTR 8[rdi] mov esi, DWORD PTR [rdi] mov edi, DWORD PTR [rax] jmp omap2xxx_cm_clkdm_disable_hwsup@PLT .cfi_endproc .LFE0: .size omap2xxx_clkdm_deny_idle, .-omap2xxx_clkdm_deny_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_cm2xxx.c_omap2xxx_clkdm_deny_idle.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2xxx_clkdm_deny_idle, %function omap2xxx_clkdm_deny_idle: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldm r0, {r1, r3} ldr r0, [r3] b omap2xxx_cm_clkdm_disable_hwsup .size omap2xxx_clkdm_deny_idle, .-omap2xxx_clkdm_deny_idle .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_apll54_disable.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_apll54_disable .type omap2xxx_cm_apll54_disable, @function omap2xxx_cm_apll54_disable: .LFB0: .cfi_startproc endbr64 mov edi, DWORD PTR OMAP24XX_EN_54M_PLL_SHIFT[rip] jmp _omap2xxx_apll_disable@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_apll54_disable, .-omap2xxx_cm_apll54_disable .globl OMAP24XX_EN_54M_PLL_SHIFT .bss .align 4 .type OMAP24XX_EN_54M_PLL_SHIFT, @object .size OMAP24XX_EN_54M_PLL_SHIFT, 4 OMAP24XX_EN_54M_PLL_SHIFT: .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_cm2xxx.c_omap2xxx_cm_apll54_disable.c" .text .align 2 .global omap2xxx_cm_apll54_disable .syntax unified .arm .fpu softvfp .type omap2xxx_cm_apll54_disable, %function omap2xxx_cm_apll54_disable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, [r3] b _omap2xxx_apll_disable .L4: .align 2 .L3: .word OMAP24XX_EN_54M_PLL_SHIFT .size omap2xxx_cm_apll54_disable, .-omap2xxx_cm_apll54_disable .comm OMAP24XX_EN_54M_PLL_SHIFT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_apll54_enable.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_apll54_enable .type omap2xxx_cm_apll54_enable, @function omap2xxx_cm_apll54_enable: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR OMAP24XX_ST_54M_APLL_SHIFT[rip] mov edi, DWORD PTR OMAP24XX_EN_54M_PLL_SHIFT[rip] jmp _omap2xxx_apll_enable@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_apll54_enable, .-omap2xxx_cm_apll54_enable .globl OMAP24XX_ST_54M_APLL_SHIFT .bss .align 4 .type OMAP24XX_ST_54M_APLL_SHIFT, @object .size OMAP24XX_ST_54M_APLL_SHIFT, 4 OMAP24XX_ST_54M_APLL_SHIFT: .zero 4 .globl OMAP24XX_EN_54M_PLL_SHIFT .align 4 .type OMAP24XX_EN_54M_PLL_SHIFT, @object .size OMAP24XX_EN_54M_PLL_SHIFT, 4 OMAP24XX_EN_54M_PLL_SHIFT: .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_cm2xxx.c_omap2xxx_cm_apll54_enable.c" .text .align 2 .global omap2xxx_cm_apll54_enable .syntax unified .arm .fpu softvfp .type omap2xxx_cm_apll54_enable, %function omap2xxx_cm_apll54_enable: @ 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 _omap2xxx_apll_enable .L4: .align 2 .L3: .word OMAP24XX_ST_54M_APLL_SHIFT .word OMAP24XX_EN_54M_PLL_SHIFT .size omap2xxx_cm_apll54_enable, .-omap2xxx_cm_apll54_enable .comm OMAP24XX_ST_54M_APLL_SHIFT,4,4 .comm OMAP24XX_EN_54M_PLL_SHIFT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_apll96_disable.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_apll96_disable .type omap2xxx_cm_apll96_disable, @function omap2xxx_cm_apll96_disable: .LFB0: .cfi_startproc endbr64 mov edi, DWORD PTR OMAP24XX_EN_96M_PLL_SHIFT[rip] jmp _omap2xxx_apll_disable@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_apll96_disable, .-omap2xxx_cm_apll96_disable .globl OMAP24XX_EN_96M_PLL_SHIFT .bss .align 4 .type OMAP24XX_EN_96M_PLL_SHIFT, @object .size OMAP24XX_EN_96M_PLL_SHIFT, 4 OMAP24XX_EN_96M_PLL_SHIFT: .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_cm2xxx.c_omap2xxx_cm_apll96_disable.c" .text .align 2 .global omap2xxx_cm_apll96_disable .syntax unified .arm .fpu softvfp .type omap2xxx_cm_apll96_disable, %function omap2xxx_cm_apll96_disable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, [r3] b _omap2xxx_apll_disable .L4: .align 2 .L3: .word OMAP24XX_EN_96M_PLL_SHIFT .size omap2xxx_cm_apll96_disable, .-omap2xxx_cm_apll96_disable .comm OMAP24XX_EN_96M_PLL_SHIFT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_apll96_enable.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_apll96_enable .type omap2xxx_cm_apll96_enable, @function omap2xxx_cm_apll96_enable: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR OMAP24XX_ST_96M_APLL_SHIFT[rip] mov edi, DWORD PTR OMAP24XX_EN_96M_PLL_SHIFT[rip] jmp _omap2xxx_apll_enable@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_apll96_enable, .-omap2xxx_cm_apll96_enable .globl OMAP24XX_ST_96M_APLL_SHIFT .bss .align 4 .type OMAP24XX_ST_96M_APLL_SHIFT, @object .size OMAP24XX_ST_96M_APLL_SHIFT, 4 OMAP24XX_ST_96M_APLL_SHIFT: .zero 4 .globl OMAP24XX_EN_96M_PLL_SHIFT .align 4 .type OMAP24XX_EN_96M_PLL_SHIFT, @object .size OMAP24XX_EN_96M_PLL_SHIFT, 4 OMAP24XX_EN_96M_PLL_SHIFT: .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_cm2xxx.c_omap2xxx_cm_apll96_enable.c" .text .align 2 .global omap2xxx_cm_apll96_enable .syntax unified .arm .fpu softvfp .type omap2xxx_cm_apll96_enable, %function omap2xxx_cm_apll96_enable: @ 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 _omap2xxx_apll_enable .L4: .align 2 .L3: .word OMAP24XX_ST_96M_APLL_SHIFT .word OMAP24XX_EN_96M_PLL_SHIFT .size omap2xxx_cm_apll96_enable, .-omap2xxx_cm_apll96_enable .comm OMAP24XX_ST_96M_APLL_SHIFT,4,4 .comm OMAP24XX_EN_96M_PLL_SHIFT,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_clkdm_disable_hwsup.c" .intel_syntax noprefix .text .p2align 4 .type omap2xxx_cm_clkdm_disable_hwsup, @function omap2xxx_cm_clkdm_disable_hwsup: .LFB0: .cfi_startproc endbr64 mov edx, esi mov esi, edi mov edi, DWORD PTR OMAP24XX_CLKSTCTRL_DISABLE_AUTO[rip] jmp _write_clktrctrl@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_clkdm_disable_hwsup, .-omap2xxx_cm_clkdm_disable_hwsup .globl OMAP24XX_CLKSTCTRL_DISABLE_AUTO .bss .align 4 .type OMAP24XX_CLKSTCTRL_DISABLE_AUTO, @object .size OMAP24XX_CLKSTCTRL_DISABLE_AUTO, 4 OMAP24XX_CLKSTCTRL_DISABLE_AUTO: .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_cm2xxx.c_omap2xxx_cm_clkdm_disable_hwsup.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2xxx_cm_clkdm_disable_hwsup, %function omap2xxx_cm_clkdm_disable_hwsup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 mov r2, r1 mov r1, r0 ldr r0, [r3] b _write_clktrctrl .L4: .align 2 .L3: .word OMAP24XX_CLKSTCTRL_DISABLE_AUTO .size omap2xxx_cm_clkdm_disable_hwsup, .-omap2xxx_cm_clkdm_disable_hwsup .comm OMAP24XX_CLKSTCTRL_DISABLE_AUTO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_clkdm_enable_hwsup.c" .intel_syntax noprefix .text .p2align 4 .type omap2xxx_cm_clkdm_enable_hwsup, @function omap2xxx_cm_clkdm_enable_hwsup: .LFB0: .cfi_startproc endbr64 mov edx, esi mov esi, edi mov edi, DWORD PTR OMAP24XX_CLKSTCTRL_ENABLE_AUTO[rip] jmp _write_clktrctrl@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_clkdm_enable_hwsup, .-omap2xxx_cm_clkdm_enable_hwsup .globl OMAP24XX_CLKSTCTRL_ENABLE_AUTO .bss .align 4 .type OMAP24XX_CLKSTCTRL_ENABLE_AUTO, @object .size OMAP24XX_CLKSTCTRL_ENABLE_AUTO, 4 OMAP24XX_CLKSTCTRL_ENABLE_AUTO: .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_cm2xxx.c_omap2xxx_cm_clkdm_enable_hwsup.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2xxx_cm_clkdm_enable_hwsup, %function omap2xxx_cm_clkdm_enable_hwsup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 mov r2, r1 mov r1, r0 ldr r0, [r3] b _write_clktrctrl .L4: .align 2 .L3: .word OMAP24XX_CLKSTCTRL_ENABLE_AUTO .size omap2xxx_cm_clkdm_enable_hwsup, .-omap2xxx_cm_clkdm_enable_hwsup .comm OMAP24XX_CLKSTCTRL_ENABLE_AUTO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_fclks_active.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_fclks_active .type omap2xxx_cm_fclks_active, @function omap2xxx_cm_fclks_active: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR CM_FCLKEN1[rip] mov edi, DWORD PTR CORE_MOD[rip] push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 call omap2_cm_read_mod_reg@PLT mov esi, DWORD PTR OMAP24XX_CM_FCLKEN2[rip] mov edi, DWORD PTR CORE_MOD[rip] mov ebx, eax call omap2_cm_read_mod_reg@PLT or ebx, eax pop rbx .cfi_def_cfa_offset 8 setne al movzx eax, al ret .cfi_endproc .LFE0: .size omap2xxx_cm_fclks_active, .-omap2xxx_cm_fclks_active .globl OMAP24XX_CM_FCLKEN2 .bss .align 4 .type OMAP24XX_CM_FCLKEN2, @object .size OMAP24XX_CM_FCLKEN2, 4 OMAP24XX_CM_FCLKEN2: .zero 4 .globl CORE_MOD .align 4 .type CORE_MOD, @object .size CORE_MOD, 4 CORE_MOD: .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_cm2xxx.c_omap2xxx_cm_fclks_active.c" .text .align 2 .global omap2xxx_cm_fclks_active .syntax unified .arm .fpu softvfp .type omap2xxx_cm_fclks_active, %function omap2xxx_cm_fclks_active: @ 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 r1, [r3] ldr r0, [r5] bl omap2_cm_read_mod_reg ldr r3, .L4+8 mov r4, r0 ldr r1, [r3] ldr r0, [r5] bl omap2_cm_read_mod_reg orrs r3, r4, r0 movne r0, #1 moveq r0, #0 pop {r4, r5, r6, pc} .L5: .align 2 .L4: .word CM_FCLKEN1 .word CORE_MOD .word OMAP24XX_CM_FCLKEN2 .size omap2xxx_cm_fclks_active, .-omap2xxx_cm_fclks_active .comm OMAP24XX_CM_FCLKEN2,4,4 .comm CORE_MOD,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_cm2xxx.c_omap2xxx_cm_get_core_clk_src.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_get_core_clk_src .type omap2xxx_cm_get_core_clk_src, @function omap2xxx_cm_get_core_clk_src: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov esi, DWORD PTR CM_CLKSEL2[rip] mov edi, DWORD PTR PLL_MOD[rip] call omap2_cm_read_mod_reg@PLT and eax, DWORD PTR OMAP24XX_CORE_CLK_SRC_MASK[rip] add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap2xxx_cm_get_core_clk_src, .-omap2xxx_cm_get_core_clk_src .globl PLL_MOD .bss .align 4 .type PLL_MOD, @object .size PLL_MOD, 4 PLL_MOD: .zero 4 .globl OMAP24XX_CORE_CLK_SRC_MASK .align 4 .type OMAP24XX_CORE_CLK_SRC_MASK, @object .size OMAP24XX_CORE_CLK_SRC_MASK, 4 OMAP24XX_CORE_CLK_SRC_MASK: .zero 4 .globl CM_CLKSEL2 .align 4 .type CM_CLKSEL2, @object .size CM_CLKSEL2, 4 CM_CLKSEL2: .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_cm2xxx.c_omap2xxx_cm_get_core_clk_src.c" .text .align 2 .global omap2xxx_cm_get_core_clk_src .syntax unified .arm .fpu softvfp .type omap2xxx_cm_get_core_clk_src, %function omap2xxx_cm_get_core_clk_src: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r2, .L4 ldr r3, .L4+4 push {r4, lr} ldr r1, [r2] ldr r0, [r3] bl omap2_cm_read_mod_reg ldr r3, .L4+8 ldr r3, [r3] and r0, r0, r3 pop {r4, pc} .L5: .align 2 .L4: .word CM_CLKSEL2 .word PLL_MOD .word OMAP24XX_CORE_CLK_SRC_MASK .size omap2xxx_cm_get_core_clk_src, .-omap2xxx_cm_get_core_clk_src .comm PLL_MOD,4,4 .comm OMAP24XX_CORE_CLK_SRC_MASK,4,4 .comm CM_CLKSEL2,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_get_core_pll_config.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_get_core_pll_config .type omap2xxx_cm_get_core_pll_config, @function omap2xxx_cm_get_core_pll_config: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR CM_CLKSEL2[rip] mov edi, DWORD PTR PLL_MOD[rip] jmp omap2_cm_read_mod_reg@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_get_core_pll_config, .-omap2xxx_cm_get_core_pll_config .globl PLL_MOD .bss .align 4 .type PLL_MOD, @object .size PLL_MOD, 4 PLL_MOD: .zero 4 .globl CM_CLKSEL2 .align 4 .type CM_CLKSEL2, @object .size CM_CLKSEL2, 4 CM_CLKSEL2: .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_cm2xxx.c_omap2xxx_cm_get_core_pll_config.c" .text .align 2 .global omap2xxx_cm_get_core_pll_config .syntax unified .arm .fpu softvfp .type omap2xxx_cm_get_core_pll_config, %function omap2xxx_cm_get_core_pll_config: @ 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_cm_read_mod_reg .L4: .align 2 .L3: .word CM_CLKSEL2 .word PLL_MOD .size omap2xxx_cm_get_core_pll_config, .-omap2xxx_cm_get_core_pll_config .comm PLL_MOD,4,4 .comm CM_CLKSEL2,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_is_clkdm_in_hwsup.c" .intel_syntax noprefix .text .p2align 4 .type omap2xxx_cm_is_clkdm_in_hwsup, @function omap2xxx_cm_is_clkdm_in_hwsup: .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 sub rsp, 8 .cfi_def_cfa_offset 32 mov esi, DWORD PTR OMAP2_CM_CLKSTCTRL[rip] call omap2_cm_read_mod_reg@PLT mov edi, ebp and eax, ebp mov ebx, eax call __ffs@PLT mov ecx, eax xor eax, eax sar ebx, cl cmp DWORD PTR OMAP24XX_CLKSTCTRL_ENABLE_AUTO[rip], ebx sete al 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 omap2xxx_cm_is_clkdm_in_hwsup, .-omap2xxx_cm_is_clkdm_in_hwsup .globl OMAP2_CM_CLKSTCTRL .bss .align 4 .type OMAP2_CM_CLKSTCTRL, @object .size OMAP2_CM_CLKSTCTRL, 4 OMAP2_CM_CLKSTCTRL: .zero 4 .globl OMAP24XX_CLKSTCTRL_ENABLE_AUTO .align 4 .type OMAP24XX_CLKSTCTRL_ENABLE_AUTO, @object .size OMAP24XX_CLKSTCTRL_ENABLE_AUTO, 4 OMAP24XX_CLKSTCTRL_ENABLE_AUTO: .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_cm2xxx.c_omap2xxx_cm_is_clkdm_in_hwsup.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2xxx_cm_is_clkdm_in_hwsup, %function omap2xxx_cm_is_clkdm_in_hwsup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, lr} mov r4, r1 ldr r1, [r3] bl omap2_cm_read_mod_reg mov r1, r0 mov r0, r4 and r4, r4, r1 bl __ffs ldr r3, .L4+4 ldr r3, [r3] cmp r3, r4, asr r0 moveq r0, #1 movne r0, #0 pop {r4, pc} .L5: .align 2 .L4: .word OMAP2_CM_CLKSTCTRL .word OMAP24XX_CLKSTCTRL_ENABLE_AUTO .size omap2xxx_cm_is_clkdm_in_hwsup, .-omap2xxx_cm_is_clkdm_in_hwsup .comm OMAP2_CM_CLKSTCTRL,4,4 .comm OMAP24XX_CLKSTCTRL_ENABLE_AUTO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_mpu_retention_allowed.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_mpu_retention_allowed .type omap2xxx_cm_mpu_retention_allowed, @function omap2xxx_cm_mpu_retention_allowed: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov esi, DWORD PTR CM_FCLKEN1[rip] mov edi, DWORD PTR CORE_MOD[rip] call omap2_cm_read_mod_reg@PLT xor r8d, r8d mov r9d, eax mov eax, DWORD PTR OMAP2420_EN_MMC_MASK[rip] or eax, DWORD PTR OMAP24XX_EN_UART2_MASK[rip] or eax, DWORD PTR OMAP24XX_EN_UART1_MASK[rip] or eax, DWORD PTR OMAP24XX_EN_MCSPI2_MASK[rip] or eax, DWORD PTR OMAP24XX_EN_MCSPI1_MASK[rip] or eax, DWORD PTR OMAP24XX_EN_DSS1_MASK[rip] test eax, r9d jne .L1 mov esi, DWORD PTR OMAP24XX_CM_FCLKEN2[rip] mov edi, DWORD PTR CORE_MOD[rip] call omap2_cm_read_mod_reg@PLT xor r8d, r8d and eax, DWORD PTR OMAP24XX_EN_UART3_MASK[rip] sete r8b .L1: mov eax, r8d add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size omap2xxx_cm_mpu_retention_allowed, .-omap2xxx_cm_mpu_retention_allowed .globl OMAP24XX_EN_UART3_MASK .bss .align 4 .type OMAP24XX_EN_UART3_MASK, @object .size OMAP24XX_EN_UART3_MASK, 4 OMAP24XX_EN_UART3_MASK: .zero 4 .globl OMAP24XX_EN_UART2_MASK .align 4 .type OMAP24XX_EN_UART2_MASK, @object .size OMAP24XX_EN_UART2_MASK, 4 OMAP24XX_EN_UART2_MASK: .zero 4 .globl OMAP24XX_EN_UART1_MASK .align 4 .type OMAP24XX_EN_UART1_MASK, @object .size OMAP24XX_EN_UART1_MASK, 4 OMAP24XX_EN_UART1_MASK: .zero 4 .globl OMAP24XX_EN_MCSPI2_MASK .align 4 .type OMAP24XX_EN_MCSPI2_MASK, @object .size OMAP24XX_EN_MCSPI2_MASK, 4 OMAP24XX_EN_MCSPI2_MASK: .zero 4 .globl OMAP24XX_EN_MCSPI1_MASK .align 4 .type OMAP24XX_EN_MCSPI1_MASK, @object .size OMAP24XX_EN_MCSPI1_MASK, 4 OMAP24XX_EN_MCSPI1_MASK: .zero 4 .globl OMAP24XX_EN_DSS1_MASK .align 4 .type OMAP24XX_EN_DSS1_MASK, @object .size OMAP24XX_EN_DSS1_MASK, 4 OMAP24XX_EN_DSS1_MASK: .zero 4 .globl OMAP24XX_CM_FCLKEN2 .align 4 .type OMAP24XX_CM_FCLKEN2, @object .size OMAP24XX_CM_FCLKEN2, 4 OMAP24XX_CM_FCLKEN2: .zero 4 .globl OMAP2420_EN_MMC_MASK .align 4 .type OMAP2420_EN_MMC_MASK, @object .size OMAP2420_EN_MMC_MASK, 4 OMAP2420_EN_MMC_MASK: .zero 4 .globl CORE_MOD .align 4 .type CORE_MOD, @object .size CORE_MOD, 4 CORE_MOD: .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_cm2xxx.c_omap2xxx_cm_mpu_retention_allowed.c" .text .align 2 .global omap2xxx_cm_mpu_retention_allowed .syntax unified .arm .fpu softvfp .type omap2xxx_cm_mpu_retention_allowed, %function omap2xxx_cm_mpu_retention_allowed: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L7 push {r4, lr} ldr r4, .L7+4 ldr r1, [r3] ldr r0, [r4] bl omap2_cm_read_mod_reg ldr r3, .L7+8 ldr r1, .L7+12 ldr r2, .L7+16 ldr r1, [r1] ldr r3, [r3] ldr r2, [r2] ldr ip, .L7+20 orr r3, r3, r1 ldr r1, .L7+24 orr r3, r3, r2 ldr ip, [ip] ldr r2, .L7+28 ldr r1, [r1] ldr r2, [r2] orr r3, r3, ip orr r3, r3, r1 orr r3, r3, r2 tst r3, r0 beq .L6 mov r0, #0 pop {r4, pc} .L6: ldr r3, .L7+32 ldr r0, [r4] ldr r1, [r3] bl omap2_cm_read_mod_reg ldr r3, .L7+36 ldr r3, [r3] tst r0, r3 moveq r0, #1 movne r0, #0 pop {r4, pc} .L8: .align 2 .L7: .word CM_FCLKEN1 .word CORE_MOD .word OMAP2420_EN_MMC_MASK .word OMAP24XX_EN_UART2_MASK .word OMAP24XX_EN_UART1_MASK .word OMAP24XX_EN_MCSPI2_MASK .word OMAP24XX_EN_MCSPI1_MASK .word OMAP24XX_EN_DSS1_MASK .word OMAP24XX_CM_FCLKEN2 .word OMAP24XX_EN_UART3_MASK .size omap2xxx_cm_mpu_retention_allowed, .-omap2xxx_cm_mpu_retention_allowed .comm OMAP24XX_EN_UART3_MASK,4,4 .comm OMAP24XX_EN_UART2_MASK,4,4 .comm OMAP24XX_EN_UART1_MASK,4,4 .comm OMAP24XX_EN_MCSPI2_MASK,4,4 .comm OMAP24XX_EN_MCSPI1_MASK,4,4 .comm OMAP24XX_EN_DSS1_MASK,4,4 .comm OMAP24XX_CM_FCLKEN2,4,4 .comm OMAP2420_EN_MMC_MASK,4,4 .comm CORE_MOD,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_cm2xxx.c_omap2xxx_cm_set_apll54_auto_low_power_stop.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_set_apll54_auto_low_power_stop .type omap2xxx_cm_set_apll54_auto_low_power_stop, @function omap2xxx_cm_set_apll54_auto_low_power_stop: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR OMAP24XX_AUTO_54M_MASK[rip] mov edi, DWORD PTR OMAP2XXX_APLL_AUTOIDLE_DISABLE[rip] jmp _omap2xxx_set_apll_autoidle@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_set_apll54_auto_low_power_stop, .-omap2xxx_cm_set_apll54_auto_low_power_stop .globl OMAP2XXX_APLL_AUTOIDLE_DISABLE .bss .align 4 .type OMAP2XXX_APLL_AUTOIDLE_DISABLE, @object .size OMAP2XXX_APLL_AUTOIDLE_DISABLE, 4 OMAP2XXX_APLL_AUTOIDLE_DISABLE: .zero 4 .globl OMAP24XX_AUTO_54M_MASK .align 4 .type OMAP24XX_AUTO_54M_MASK, @object .size OMAP24XX_AUTO_54M_MASK, 4 OMAP24XX_AUTO_54M_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_cm2xxx.c_omap2xxx_cm_set_apll54_auto_low_power_stop.c" .text .align 2 .global omap2xxx_cm_set_apll54_auto_low_power_stop .syntax unified .arm .fpu softvfp .type omap2xxx_cm_set_apll54_auto_low_power_stop, %function omap2xxx_cm_set_apll54_auto_low_power_stop: @ 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 _omap2xxx_set_apll_autoidle .L4: .align 2 .L3: .word OMAP24XX_AUTO_54M_MASK .word OMAP2XXX_APLL_AUTOIDLE_DISABLE .size omap2xxx_cm_set_apll54_auto_low_power_stop, .-omap2xxx_cm_set_apll54_auto_low_power_stop .comm OMAP2XXX_APLL_AUTOIDLE_DISABLE,4,4 .comm OMAP24XX_AUTO_54M_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_set_apll54_disable_autoidle.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_set_apll54_disable_autoidle .type omap2xxx_cm_set_apll54_disable_autoidle, @function omap2xxx_cm_set_apll54_disable_autoidle: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR OMAP24XX_AUTO_54M_MASK[rip] mov edi, DWORD PTR OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP[rip] jmp _omap2xxx_set_apll_autoidle@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_set_apll54_disable_autoidle, .-omap2xxx_cm_set_apll54_disable_autoidle .globl OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP .bss .align 4 .type OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP, @object .size OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP, 4 OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP: .zero 4 .globl OMAP24XX_AUTO_54M_MASK .align 4 .type OMAP24XX_AUTO_54M_MASK, @object .size OMAP24XX_AUTO_54M_MASK, 4 OMAP24XX_AUTO_54M_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_cm2xxx.c_omap2xxx_cm_set_apll54_disable_autoidle.c" .text .align 2 .global omap2xxx_cm_set_apll54_disable_autoidle .syntax unified .arm .fpu softvfp .type omap2xxx_cm_set_apll54_disable_autoidle, %function omap2xxx_cm_set_apll54_disable_autoidle: @ 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 _omap2xxx_set_apll_autoidle .L4: .align 2 .L3: .word OMAP24XX_AUTO_54M_MASK .word OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP .size omap2xxx_cm_set_apll54_disable_autoidle, .-omap2xxx_cm_set_apll54_disable_autoidle .comm OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP,4,4 .comm OMAP24XX_AUTO_54M_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_set_apll96_auto_low_power_stop.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_set_apll96_auto_low_power_stop .type omap2xxx_cm_set_apll96_auto_low_power_stop, @function omap2xxx_cm_set_apll96_auto_low_power_stop: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR OMAP24XX_AUTO_96M_MASK[rip] mov edi, DWORD PTR OMAP2XXX_APLL_AUTOIDLE_DISABLE[rip] jmp _omap2xxx_set_apll_autoidle@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_set_apll96_auto_low_power_stop, .-omap2xxx_cm_set_apll96_auto_low_power_stop .globl OMAP2XXX_APLL_AUTOIDLE_DISABLE .bss .align 4 .type OMAP2XXX_APLL_AUTOIDLE_DISABLE, @object .size OMAP2XXX_APLL_AUTOIDLE_DISABLE, 4 OMAP2XXX_APLL_AUTOIDLE_DISABLE: .zero 4 .globl OMAP24XX_AUTO_96M_MASK .align 4 .type OMAP24XX_AUTO_96M_MASK, @object .size OMAP24XX_AUTO_96M_MASK, 4 OMAP24XX_AUTO_96M_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_cm2xxx.c_omap2xxx_cm_set_apll96_auto_low_power_stop.c" .text .align 2 .global omap2xxx_cm_set_apll96_auto_low_power_stop .syntax unified .arm .fpu softvfp .type omap2xxx_cm_set_apll96_auto_low_power_stop, %function omap2xxx_cm_set_apll96_auto_low_power_stop: @ 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 _omap2xxx_set_apll_autoidle .L4: .align 2 .L3: .word OMAP24XX_AUTO_96M_MASK .word OMAP2XXX_APLL_AUTOIDLE_DISABLE .size omap2xxx_cm_set_apll96_auto_low_power_stop, .-omap2xxx_cm_set_apll96_auto_low_power_stop .comm OMAP2XXX_APLL_AUTOIDLE_DISABLE,4,4 .comm OMAP24XX_AUTO_96M_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_set_apll96_disable_autoidle.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_set_apll96_disable_autoidle .type omap2xxx_cm_set_apll96_disable_autoidle, @function omap2xxx_cm_set_apll96_disable_autoidle: .LFB0: .cfi_startproc endbr64 mov esi, DWORD PTR OMAP24XX_AUTO_96M_MASK[rip] mov edi, DWORD PTR OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP[rip] jmp _omap2xxx_set_apll_autoidle@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_set_apll96_disable_autoidle, .-omap2xxx_cm_set_apll96_disable_autoidle .globl OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP .bss .align 4 .type OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP, @object .size OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP, 4 OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP: .zero 4 .globl OMAP24XX_AUTO_96M_MASK .align 4 .type OMAP24XX_AUTO_96M_MASK, @object .size OMAP24XX_AUTO_96M_MASK, 4 OMAP24XX_AUTO_96M_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_cm2xxx.c_omap2xxx_cm_set_apll96_disable_autoidle.c" .text .align 2 .global omap2xxx_cm_set_apll96_disable_autoidle .syntax unified .arm .fpu softvfp .type omap2xxx_cm_set_apll96_disable_autoidle, %function omap2xxx_cm_set_apll96_disable_autoidle: @ 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 _omap2xxx_set_apll_autoidle .L4: .align 2 .L3: .word OMAP24XX_AUTO_96M_MASK .word OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP .size omap2xxx_cm_set_apll96_disable_autoidle, .-omap2xxx_cm_set_apll96_disable_autoidle .comm OMAP2XXX_APLL_AUTOIDLE_LOW_POWER_STOP,4,4 .comm OMAP24XX_AUTO_96M_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_set_dpll_auto_low_power_stop.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_set_dpll_auto_low_power_stop .type omap2xxx_cm_set_dpll_auto_low_power_stop, @function omap2xxx_cm_set_dpll_auto_low_power_stop: .LFB0: .cfi_startproc endbr64 mov edi, DWORD PTR DPLL_AUTOIDLE_DISABLE[rip] jmp _omap2xxx_set_dpll_autoidle@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_set_dpll_auto_low_power_stop, .-omap2xxx_cm_set_dpll_auto_low_power_stop .globl DPLL_AUTOIDLE_DISABLE .bss .align 4 .type DPLL_AUTOIDLE_DISABLE, @object .size DPLL_AUTOIDLE_DISABLE, 4 DPLL_AUTOIDLE_DISABLE: .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_cm2xxx.c_omap2xxx_cm_set_dpll_auto_low_power_stop.c" .text .align 2 .global omap2xxx_cm_set_dpll_auto_low_power_stop .syntax unified .arm .fpu softvfp .type omap2xxx_cm_set_dpll_auto_low_power_stop, %function omap2xxx_cm_set_dpll_auto_low_power_stop: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, [r3] b _omap2xxx_set_dpll_autoidle .L4: .align 2 .L3: .word DPLL_AUTOIDLE_DISABLE .size omap2xxx_cm_set_dpll_auto_low_power_stop, .-omap2xxx_cm_set_dpll_auto_low_power_stop .comm DPLL_AUTOIDLE_DISABLE,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_set_dpll_disable_autoidle.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_set_dpll_disable_autoidle .type omap2xxx_cm_set_dpll_disable_autoidle, @function omap2xxx_cm_set_dpll_disable_autoidle: .LFB0: .cfi_startproc endbr64 mov edi, DWORD PTR OMAP2XXX_DPLL_AUTOIDLE_LOW_POWER_STOP[rip] jmp _omap2xxx_set_dpll_autoidle@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_set_dpll_disable_autoidle, .-omap2xxx_cm_set_dpll_disable_autoidle .globl OMAP2XXX_DPLL_AUTOIDLE_LOW_POWER_STOP .bss .align 4 .type OMAP2XXX_DPLL_AUTOIDLE_LOW_POWER_STOP, @object .size OMAP2XXX_DPLL_AUTOIDLE_LOW_POWER_STOP, 4 OMAP2XXX_DPLL_AUTOIDLE_LOW_POWER_STOP: .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_cm2xxx.c_omap2xxx_cm_set_dpll_disable_autoidle.c" .text .align 2 .global omap2xxx_cm_set_dpll_disable_autoidle .syntax unified .arm .fpu softvfp .type omap2xxx_cm_set_dpll_disable_autoidle, %function omap2xxx_cm_set_dpll_disable_autoidle: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, [r3] b _omap2xxx_set_dpll_autoidle .L4: .align 2 .L3: .word OMAP2XXX_DPLL_AUTOIDLE_LOW_POWER_STOP .size omap2xxx_cm_set_dpll_disable_autoidle, .-omap2xxx_cm_set_dpll_disable_autoidle .comm OMAP2XXX_DPLL_AUTOIDLE_LOW_POWER_STOP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_set_mod_dividers.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_set_mod_dividers .type omap2xxx_cm_set_mod_dividers, @function omap2xxx_cm_set_mod_dividers: .LFB0: .cfi_startproc endbr64 push r13 .cfi_def_cfa_offset 16 .cfi_offset 13, -16 mov r13d, esi push r12 .cfi_def_cfa_offset 24 .cfi_offset 12, -24 mov r12d, edx push rbp .cfi_def_cfa_offset 32 .cfi_offset 6, -32 mov ebp, r8d push rbx .cfi_def_cfa_offset 40 .cfi_offset 3, -40 mov ebx, ecx sub rsp, 8 .cfi_def_cfa_offset 48 mov edx, DWORD PTR CM_CLKSEL[rip] mov esi, DWORD PTR MPU_MOD[rip] call omap2_cm_write_mod_reg@PLT mov edx, DWORD PTR CM_CLKSEL[rip] mov esi, DWORD PTR OMAP24XX_DSP_MOD[rip] mov edi, r13d call omap2_cm_write_mod_reg@PLT mov edx, DWORD PTR CM_CLKSEL[rip] mov esi, DWORD PTR GFX_MOD[rip] mov edi, r12d call omap2_cm_write_mod_reg@PLT mov esi, DWORD PTR CM_CLKSEL1[rip] mov edi, DWORD PTR CORE_MOD[rip] call omap2_cm_read_mod_reg@PLT and eax, DWORD PTR OMAP24XX_CLKSEL_DSS2_MASK[rip] mov edx, DWORD PTR CM_CLKSEL1[rip] mov edi, eax mov esi, DWORD PTR CORE_MOD[rip] or edi, ebx call omap2_cm_write_mod_reg@PLT test ebp, ebp jne .L5 add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L5: .cfi_restore_state mov edx, DWORD PTR CM_CLKSEL[rip] mov esi, DWORD PTR OMAP2430_MDM_MOD[rip] add rsp, 8 .cfi_def_cfa_offset 40 mov edi, ebp 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 omap2_cm_write_mod_reg@PLT .cfi_endproc .LFE0: .size omap2xxx_cm_set_mod_dividers, .-omap2xxx_cm_set_mod_dividers .globl OMAP24XX_DSP_MOD .bss .align 4 .type OMAP24XX_DSP_MOD, @object .size OMAP24XX_DSP_MOD, 4 OMAP24XX_DSP_MOD: .zero 4 .globl OMAP24XX_CLKSEL_DSS2_MASK .align 4 .type OMAP24XX_CLKSEL_DSS2_MASK, @object .size OMAP24XX_CLKSEL_DSS2_MASK, 4 OMAP24XX_CLKSEL_DSS2_MASK: .zero 4 .globl OMAP2430_MDM_MOD .align 4 .type OMAP2430_MDM_MOD, @object .size OMAP2430_MDM_MOD, 4 OMAP2430_MDM_MOD: .zero 4 .globl MPU_MOD .align 4 .type MPU_MOD, @object .size MPU_MOD, 4 MPU_MOD: .zero 4 .globl GFX_MOD .align 4 .type GFX_MOD, @object .size GFX_MOD, 4 GFX_MOD: .zero 4 .globl CORE_MOD .align 4 .type CORE_MOD, @object .size CORE_MOD, 4 CORE_MOD: .zero 4 .globl CM_CLKSEL1 .align 4 .type CM_CLKSEL1, @object .size CM_CLKSEL1, 4 CM_CLKSEL1: .zero 4 .globl CM_CLKSEL .align 4 .type CM_CLKSEL, @object .size CM_CLKSEL, 4 CM_CLKSEL: .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_cm2xxx.c_omap2xxx_cm_set_mod_dividers.c" .text .align 2 .global omap2xxx_cm_set_mod_dividers .syntax unified .arm .fpu softvfp .type omap2xxx_cm_set_mod_dividers, %function omap2xxx_cm_set_mod_dividers: @ args = 4, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} mov r7, r1 mov r6, r2 ldr r4, .L5 ldr r1, .L5+4 ldr r2, [r4] ldr r1, [r1] mov r5, r3 ldr r9, [sp, #32] bl omap2_cm_write_mod_reg ldr r3, .L5+8 mov r0, r7 ldr r1, [r3] ldr r2, [r4] bl omap2_cm_write_mod_reg ldr r3, .L5+12 ldr r8, .L5+16 ldr r7, .L5+20 ldr r1, [r3] ldr r2, [r4] mov r0, r6 bl omap2_cm_write_mod_reg ldr r1, [r8] ldr r0, [r7] bl omap2_cm_read_mod_reg ldr r3, .L5+24 ldr r2, [r8] ldr r3, [r3] ldr r1, [r7] and r0, r0, r3 orr r0, r0, r5 bl omap2_cm_write_mod_reg cmp r9, #0 popeq {r4, r5, r6, r7, r8, r9, r10, pc} ldr r3, .L5+28 mov r0, r9 ldr r2, [r4] ldr r1, [r3] pop {r4, r5, r6, r7, r8, r9, r10, lr} b omap2_cm_write_mod_reg .L6: .align 2 .L5: .word CM_CLKSEL .word MPU_MOD .word OMAP24XX_DSP_MOD .word GFX_MOD .word CM_CLKSEL1 .word CORE_MOD .word OMAP24XX_CLKSEL_DSS2_MASK .word OMAP2430_MDM_MOD .size omap2xxx_cm_set_mod_dividers, .-omap2xxx_cm_set_mod_dividers .comm OMAP24XX_DSP_MOD,4,4 .comm OMAP24XX_CLKSEL_DSS2_MASK,4,4 .comm OMAP2430_MDM_MOD,4,4 .comm MPU_MOD,4,4 .comm GFX_MOD,4,4 .comm CORE_MOD,4,4 .comm CM_CLKSEL1,4,4 .comm CM_CLKSEL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx.c_omap2xxx_cm_split_idlest_reg.c" .intel_syntax noprefix .text .p2align 4 .type omap2xxx_cm_split_idlest_reg, @function omap2xxx_cm_split_idlest_reg: .LFB0: .cfi_startproc endbr64 push r15 .cfi_def_cfa_offset 16 .cfi_offset 15, -16 mov r15, rdx push r14 .cfi_def_cfa_offset 24 .cfi_offset 14, -24 mov r14, rsi push r13 .cfi_def_cfa_offset 32 .cfi_offset 13, -32 mov r13, rdi 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 xor ebx, ebx sub rsp, 8 .cfi_def_cfa_offset 64 movzx r12d, BYTE PTR [rdi] mov rdi, QWORD PTR omap2xxx_cm_idlest_offs[rip] jmp .L2 .p2align 4,,10 .p2align 3 .L4: mov eax, DWORD PTR [rdi+rbx*4] lea edx, 1[rbx] add rbx, 1 cmp eax, r12d je .L10 .L2: call ARRAY_SIZE@PLT mov ebp, ebx mov rdi, QWORD PTR omap2xxx_cm_idlest_offs[rip] cmp eax, ebx jg .L4 call ARRAY_SIZE@PLT cmp eax, ebp je .L11 .L5: mov eax, DWORD PTR 0[r13] and eax, 65280 mov QWORD PTR [r14], rax add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 56 xor eax, eax 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 .L10: .cfi_restore_state mov DWORD PTR [r15], edx call ARRAY_SIZE@PLT cmp eax, ebp jne .L5 .L11: mov eax, DWORD PTR EINVAL[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 omap2xxx_cm_split_idlest_reg, .-omap2xxx_cm_split_idlest_reg .globl omap2xxx_cm_idlest_offs .bss .align 8 .type omap2xxx_cm_idlest_offs, @object .size omap2xxx_cm_idlest_offs, 8 omap2xxx_cm_idlest_offs: .zero 8 .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_cm2xxx.c_omap2xxx_cm_split_idlest_reg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2xxx_cm_split_idlest_reg, %function omap2xxx_cm_split_idlest_reg: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, r9, r10, lr} ldr r5, .L11 mov r7, r0 ldrb r6, [r0] @ zero_extendqisi2 mov r8, r1 mov r9, r2 mov r4, #0 ldr r0, [r5] b .L2 .L4: ldr r2, [r0, r4, lsl #2] add r3, r4, #1 cmp r2, r6 beq .L10 mov r4, r3 .L2: bl ARRAY_SIZE cmp r0, r4 ldr r0, [r5] bgt .L4 .L3: bl ARRAY_SIZE cmp r0, r4 ldreq r3, .L11+4 ldrne r3, [r7] ldreq r0, [r3] andne r3, r3, #65280 rsbeq r0, r0, #0 strne r3, [r8] movne r0, #0 pop {r4, r5, r6, r7, r8, r9, r10, pc} .L10: str r3, [r9] b .L3 .L12: .align 2 .L11: .word omap2xxx_cm_idlest_offs .word EINVAL .size omap2xxx_cm_split_idlest_reg, .-omap2xxx_cm_split_idlest_reg .comm omap2xxx_cm_idlest_offs,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_cm2xxx.c_omap2xxx_cm_wait_module_ready.c" .intel_syntax noprefix .text .p2align 4 .globl omap2xxx_cm_wait_module_ready .type omap2xxx_cm_wait_module_ready, @function omap2xxx_cm_wait_module_ready: .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 movsx rbx, edx sub rsp, 8 .cfi_def_cfa_offset 48 test ebx, ebx jne .L2 .L4: mov eax, DWORD PTR EINVAL[rip] neg eax .L1: add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 40 pop rbx .cfi_def_cfa_offset 32 pop rbp .cfi_def_cfa_offset 24 pop r12 .cfi_def_cfa_offset 16 pop r13 .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state mov rdi, QWORD PTR omap2xxx_cm_idlest_offs[rip] mov r12d, esi mov ebp, ecx call ARRAY_SIZE@PLT cmp eax, ebx jl .L4 mov ecx, ebp mov eax, 1 mov edi, r12d mov r13d, DWORD PTR MAX_MODULE_READY_TIME[rip] sal eax, cl mov ebp, eax mov rax, QWORD PTR omap2xxx_cm_idlest_offs[rip] mov esi, DWORD PTR -4[rax+rbx*4] call omap2_cm_read_mod_reg@PLT xor edi, edi mov esi, r13d and eax, ebp cmp eax, ebp sete dil xor edx, edx call omap_test_timeout@PLT mov edx, DWORD PTR MAX_MODULE_READY_TIME[rip] xor eax, eax test edx, edx jg .L1 mov eax, DWORD PTR EBUSY[rip] neg eax jmp .L1 .cfi_endproc .LFE0: .size omap2xxx_cm_wait_module_ready, .-omap2xxx_cm_wait_module_ready .globl omap2xxx_cm_idlest_offs .bss .align 8 .type omap2xxx_cm_idlest_offs, @object .size omap2xxx_cm_idlest_offs, 8 omap2xxx_cm_idlest_offs: .zero 8 .globl MAX_MODULE_READY_TIME .align 4 .type MAX_MODULE_READY_TIME, @object .size MAX_MODULE_READY_TIME, 4 MAX_MODULE_READY_TIME: .zero 4 .globl EINVAL .align 4 .type EINVAL, @object .size EINVAL, 4 EINVAL: .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_cm2xxx.c_omap2xxx_cm_wait_module_ready.c" .text .align 2 .global omap2xxx_cm_wait_module_ready .syntax unified .arm .fpu softvfp .type omap2xxx_cm_wait_module_ready, %function omap2xxx_cm_wait_module_ready: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, r7, r8, lr} subs r4, r2, #0 bne .L2 .L4: ldr r3, .L8 ldr r0, [r3] rsb r0, r0, #0 pop {r4, r5, r6, r7, r8, pc} .L2: ldr r7, .L8+4 mov r6, r1 ldr r0, [r7] mov r5, r3 bl ARRAY_SIZE cmp r0, r4 blt .L4 mov r3, #1 ldr r1, [r7] sub r2, r4, #-1073741823 ldr r1, [r1, r2, lsl #2] mov r0, r6 lsl r5, r3, r5 bl omap2_cm_read_mod_reg ldr r4, .L8+8 bics r3, r5, r0 moveq r0, #1 movne r0, #0 mov r2, #0 ldr r1, [r4] bl omap_test_timeout ldr r3, [r4] cmp r3, #0 ldrle r3, .L8+12 ldrle r0, [r3] rsble r0, r0, #0 movgt r0, #0 pop {r4, r5, r6, r7, r8, pc} .L9: .align 2 .L8: .word EINVAL .word omap2xxx_cm_idlest_offs .word MAX_MODULE_READY_TIME .word EBUSY .size omap2xxx_cm_wait_module_ready, .-omap2xxx_cm_wait_module_ready .comm omap2xxx_cm_idlest_offs,4,4 .comm MAX_MODULE_READY_TIME,4,4 .comm EINVAL,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_cm2xxx_3xxx.h_omap2_cm_clear_mod_reg_bits.c" .intel_syntax noprefix .text .p2align 4 .type omap2_cm_clear_mod_reg_bits, @function omap2_cm_clear_mod_reg_bits: .LFB0: .cfi_startproc endbr64 mov ecx, edx mov edx, esi xor esi, esi jmp omap2_cm_rmw_mod_reg_bits@PLT .cfi_endproc .LFE0: .size omap2_cm_clear_mod_reg_bits, .-omap2_cm_clear_mod_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_cm2xxx_3xxx.h_omap2_cm_clear_mod_reg_bits.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2_cm_clear_mod_reg_bits, %function omap2_cm_clear_mod_reg_bits: @ 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, #0 mov r2, ip b omap2_cm_rmw_mod_reg_bits .size omap2_cm_clear_mod_reg_bits, .-omap2_cm_clear_mod_reg_bits .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx_3xxx.h_omap2_cm_read_mod_bits_shift.c" .intel_syntax noprefix .text .p2align 4 .type omap2_cm_read_mod_bits_shift, @function omap2_cm_read_mod_bits_shift: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov ebp, edx push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 call omap2_cm_read_mod_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 omap2_cm_read_mod_bits_shift, .-omap2_cm_read_mod_bits_shift .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_cm2xxx_3xxx.h_omap2_cm_read_mod_bits_shift.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2_cm_read_mod_bits_shift, %function omap2_cm_read_mod_bits_shift: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r2 bl omap2_cm_read_mod_reg mov r2, r0 mov r0, r4 and r4, r4, r2 bl __ffs asr r0, r4, r0 pop {r4, pc} .size omap2_cm_read_mod_bits_shift, .-omap2_cm_read_mod_bits_shift .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx_3xxx.h_omap2_cm_read_mod_reg.c" .intel_syntax noprefix .text .p2align 4 .type omap2_cm_read_mod_reg, @function omap2_cm_read_mod_reg: .LFB0: .cfi_startproc endbr64 add rdi, QWORD PTR cm_base[rip] add rdi, rsi jmp readl_relaxed@PLT .cfi_endproc .LFE0: .size omap2_cm_read_mod_reg, .-omap2_cm_read_mod_reg .globl cm_base .bss .align 8 .type cm_base, @object .size cm_base, 8 cm_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_cm2xxx_3xxx.h_omap2_cm_read_mod_reg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2_cm_read_mod_reg, %function omap2_cm_read_mod_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 cm_base .size omap2_cm_read_mod_reg, .-omap2_cm_read_mod_reg .comm cm_base,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx_3xxx.h_omap2_cm_rmw_mod_reg_bits.c" .intel_syntax noprefix .text .p2align 4 .type omap2_cm_rmw_mod_reg_bits, @function omap2_cm_rmw_mod_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 omap2_cm_read_mod_reg@PLT mov edx, r13d mov esi, ebp and ebx, eax or r12d, ebx mov edi, r12d call omap2_cm_write_mod_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 omap2_cm_rmw_mod_reg_bits, .-omap2_cm_rmw_mod_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_cm2xxx_3xxx.h_omap2_cm_rmw_mod_reg_bits.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2_cm_rmw_mod_reg_bits, %function omap2_cm_rmw_mod_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 omap2_cm_read_mod_reg bic r0, r0, r7 orr r4, r0, r4 mov r2, r6 mov r1, r5 mov r0, r4 bl omap2_cm_write_mod_reg mov r0, r4 pop {r4, r5, r6, r7, r8, pc} .size omap2_cm_rmw_mod_reg_bits, .-omap2_cm_rmw_mod_reg_bits .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx_3xxx.h_omap2_cm_set_mod_reg_bits.c" .intel_syntax noprefix .text .p2align 4 .type omap2_cm_set_mod_reg_bits, @function omap2_cm_set_mod_reg_bits: .LFB0: .cfi_startproc endbr64 mov ecx, edx mov edx, esi mov esi, edi jmp omap2_cm_rmw_mod_reg_bits@PLT .cfi_endproc .LFE0: .size omap2_cm_set_mod_reg_bits, .-omap2_cm_set_mod_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_cm2xxx_3xxx.h_omap2_cm_set_mod_reg_bits.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2_cm_set_mod_reg_bits, %function omap2_cm_set_mod_reg_bits: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. mov r3, r2 mov r2, r1 mov r1, r0 b omap2_cm_rmw_mod_reg_bits .size omap2_cm_set_mod_reg_bits, .-omap2_cm_set_mod_reg_bits .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm2xxx_3xxx.h_omap2_cm_write_mod_reg.c" .intel_syntax noprefix .text .p2align 4 .type omap2_cm_write_mod_reg, @function omap2_cm_write_mod_reg: .LFB0: .cfi_startproc endbr64 add rsi, QWORD PTR cm_base[rip] add rsi, rdx jmp writel_relaxed@PLT .cfi_endproc .LFE0: .size omap2_cm_write_mod_reg, .-omap2_cm_write_mod_reg .globl cm_base .bss .align 8 .type cm_base, @object .size cm_base, 8 cm_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_cm2xxx_3xxx.h_omap2_cm_write_mod_reg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type omap2_cm_write_mod_reg, %function omap2_cm_write_mod_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 cm_base .size omap2_cm_write_mod_reg, .-omap2_cm_write_mod_reg .comm cm_base,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c__clkctrl_idlest.c" .intel_syntax noprefix .text .p2align 4 .type _clkctrl_idlest, @function _clkctrl_idlest: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call am33xx_cm_read_reg@PLT mov ecx, DWORD PTR AM33XX_IDLEST_SHIFT[rip] and eax, DWORD PTR AM33XX_IDLEST_MASK[rip] add rsp, 8 .cfi_def_cfa_offset 8 sar eax, cl ret .cfi_endproc .LFE0: .size _clkctrl_idlest, .-_clkctrl_idlest .globl AM33XX_IDLEST_SHIFT .bss .align 4 .type AM33XX_IDLEST_SHIFT, @object .size AM33XX_IDLEST_SHIFT, 4 AM33XX_IDLEST_SHIFT: .zero 4 .globl AM33XX_IDLEST_MASK .align 4 .type AM33XX_IDLEST_MASK, @object .size AM33XX_IDLEST_MASK, 4 AM33XX_IDLEST_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_cm33xx.c__clkctrl_idlest.c" .text .align 2 .syntax unified .arm .fpu softvfp .type _clkctrl_idlest, %function _clkctrl_idlest: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl am33xx_cm_read_reg ldr r2, .L4 ldr r3, .L4+4 ldr r2, [r2] ldr r3, [r3] and r0, r0, r2 asr r0, r0, r3 pop {r4, pc} .L5: .align 2 .L4: .word AM33XX_IDLEST_MASK .word AM33XX_IDLEST_SHIFT .size _clkctrl_idlest, .-_clkctrl_idlest .comm AM33XX_IDLEST_SHIFT,4,4 .comm AM33XX_IDLEST_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c__clktrctrl_write.c" .intel_syntax noprefix .text .p2align 4 .type _clktrctrl_write, @function _clktrctrl_write: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, edx push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov ebp, esi mov esi, edx push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov ebx, edi mov edi, ebp call am33xx_cm_read_reg@PLT mov edi, DWORD PTR AM33XX_CLKTRCTRL_MASK[rip] mov edx, r12d mov esi, ebp mov ecx, DWORD PTR AM33XX_CLKTRCTRL_SHIFT[rip] not edi sal ebx, cl and eax, edi mov edi, ebx pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 or edi, eax pop r12 .cfi_def_cfa_offset 8 jmp am33xx_cm_write_reg@PLT .cfi_endproc .LFE0: .size _clktrctrl_write, .-_clktrctrl_write .globl AM33XX_CLKTRCTRL_SHIFT .bss .align 4 .type AM33XX_CLKTRCTRL_SHIFT, @object .size AM33XX_CLKTRCTRL_SHIFT, 4 AM33XX_CLKTRCTRL_SHIFT: .zero 4 .globl AM33XX_CLKTRCTRL_MASK .align 4 .type AM33XX_CLKTRCTRL_MASK, @object .size AM33XX_CLKTRCTRL_MASK, 4 AM33XX_CLKTRCTRL_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_cm33xx.c__clktrctrl_write.c" .text .align 2 .syntax unified .arm .fpu softvfp .type _clktrctrl_write, %function _clktrctrl_write: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r4, r1 mov r6, r0 mov r1, r2 mov r0, r4 mov r5, r2 bl am33xx_cm_read_reg ldr r3, .L4 ldr r2, .L4+4 ldr r3, [r3] ldr ip, [r2] bic r0, r0, r3 mov r2, r5 mov r1, r4 orr r0, r0, r6, lsl ip pop {r4, r5, r6, lr} b am33xx_cm_write_reg .L5: .align 2 .L4: .word AM33XX_CLKTRCTRL_MASK .word AM33XX_CLKTRCTRL_SHIFT .size _clktrctrl_write, .-_clktrctrl_write .comm AM33XX_CLKTRCTRL_SHIFT,4,4 .comm AM33XX_CLKTRCTRL_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c__is_module_ready.c" .intel_syntax noprefix .text .p2align 4 .type _is_module_ready, @function _is_module_ready: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call _clkctrl_idlest@PLT cmp QWORD PTR CLKCTRL_IDLEST_FUNCTIONAL[rip], rax mov r8d, 1 je .L1 xor r8d, r8d cmp QWORD PTR CLKCTRL_IDLEST_INTERFACE_IDLE[rip], rax sete r8b .L1: mov eax, r8d add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size _is_module_ready, .-_is_module_ready .globl CLKCTRL_IDLEST_INTERFACE_IDLE .bss .align 8 .type CLKCTRL_IDLEST_INTERFACE_IDLE, @object .size CLKCTRL_IDLEST_INTERFACE_IDLE, 8 CLKCTRL_IDLEST_INTERFACE_IDLE: .zero 8 .globl CLKCTRL_IDLEST_FUNCTIONAL .align 8 .type CLKCTRL_IDLEST_FUNCTIONAL, @object .size CLKCTRL_IDLEST_FUNCTIONAL, 8 CLKCTRL_IDLEST_FUNCTIONAL: .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_cm33xx.c__is_module_ready.c" .text .align 2 .syntax unified .arm .fpu softvfp .type _is_module_ready, %function _is_module_ready: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl _clkctrl_idlest ldr r3, .L6 ldr r3, [r3] cmp r3, r0 ldrne r3, .L6+4 ldrne r3, [r3] subne r0, r3, r0 clzne r0, r0 lsrne r0, r0, #5 moveq r0, #1 pop {r4, pc} .L7: .align 2 .L6: .word CLKCTRL_IDLEST_FUNCTIONAL .word CLKCTRL_IDLEST_INTERFACE_IDLE .size _is_module_ready, .-_is_module_ready .comm CLKCTRL_IDLEST_INTERFACE_IDLE,4,4 .comm CLKCTRL_IDLEST_FUNCTIONAL,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_clkdm_allow_idle.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_clkdm_allow_idle, @function am33xx_clkdm_allow_idle: .LFB0: .cfi_startproc endbr64 mov r8d, DWORD PTR 4[rdi] mov esi, DWORD PTR [rdi] mov edi, r8d jmp am33xx_cm_clkdm_enable_hwsup@PLT .cfi_endproc .LFE0: .size am33xx_clkdm_allow_idle, .-am33xx_clkdm_allow_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_cm33xx.c_am33xx_clkdm_allow_idle.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_clkdm_allow_idle, %function am33xx_clkdm_allow_idle: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r1, [r0] ldr r0, [r0, #4] b am33xx_cm_clkdm_enable_hwsup .size am33xx_clkdm_allow_idle, .-am33xx_clkdm_allow_idle .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_clkdm_clk_disable.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_clkdm_clk_disable, @function am33xx_clkdm_clk_disable: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov rbp, rdi mov esi, DWORD PTR 4[rdi] mov edi, DWORD PTR 8[rdi] call am33xx_cm_is_clkdm_in_hwsup@PLT test eax, eax jne .L2 mov eax, DWORD PTR 0[rbp] and eax, DWORD PTR CLKDM_CAN_FORCE_SLEEP[rip] jne .L8 .L2: xor eax, eax pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L8: .cfi_restore_state mov rdi, rbp call am33xx_clkdm_sleep@PLT xor eax, eax pop rbp .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size am33xx_clkdm_clk_disable, .-am33xx_clkdm_clk_disable .globl CLKDM_CAN_FORCE_SLEEP .bss .align 4 .type CLKDM_CAN_FORCE_SLEEP, @object .size CLKDM_CAN_FORCE_SLEEP, 4 CLKDM_CAN_FORCE_SLEEP: .zero 4 .ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cm33xx.c_am33xx_clkdm_clk_disable.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_clkdm_clk_disable, %function am33xx_clkdm_clk_disable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r1, [r0, #4] mov r4, r0 ldr r0, [r0, #8] bl am33xx_cm_is_clkdm_in_hwsup cmp r0, #0 bne .L2 ldr r3, .L9 ldr r2, [r4] ldr r3, [r3] tst r2, r3 bne .L8 .L2: mov r0, #0 pop {r4, pc} .L8: mov r0, r4 bl am33xx_clkdm_sleep mov r0, #0 pop {r4, pc} .L10: .align 2 .L9: .word CLKDM_CAN_FORCE_SLEEP .size am33xx_clkdm_clk_disable, .-am33xx_clkdm_clk_disable .comm CLKDM_CAN_FORCE_SLEEP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_clkdm_clk_enable.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_clkdm_clk_enable, @function am33xx_clkdm_clk_enable: .LFB0: .cfi_startproc endbr64 mov eax, DWORD PTR [rdi] and eax, DWORD PTR CLKDM_CAN_FORCE_WAKEUP[rip] jne .L4 xor eax, eax ret .p2align 4,,10 .p2align 3 .L4: jmp am33xx_clkdm_wakeup@PLT .cfi_endproc .LFE0: .size am33xx_clkdm_clk_enable, .-am33xx_clkdm_clk_enable .globl CLKDM_CAN_FORCE_WAKEUP .bss .align 4 .type CLKDM_CAN_FORCE_WAKEUP, @object .size CLKDM_CAN_FORCE_WAKEUP, 4 CLKDM_CAN_FORCE_WAKEUP: .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_cm33xx.c_am33xx_clkdm_clk_enable.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_clkdm_clk_enable, %function am33xx_clkdm_clk_enable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r2, .L5 ldr r3, [r0] ldr r2, [r2] ands r3, r3, r2 bne .L4 mov r0, r3 bx lr .L4: b am33xx_clkdm_wakeup .L6: .align 2 .L5: .word CLKDM_CAN_FORCE_WAKEUP .size am33xx_clkdm_clk_enable, .-am33xx_clkdm_clk_enable .comm CLKDM_CAN_FORCE_WAKEUP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_clkdm_deny_idle.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_clkdm_deny_idle, @function am33xx_clkdm_deny_idle: .LFB0: .cfi_startproc endbr64 mov r8d, DWORD PTR 4[rdi] mov esi, DWORD PTR [rdi] mov edi, r8d jmp am33xx_cm_clkdm_disable_hwsup@PLT .cfi_endproc .LFE0: .size am33xx_clkdm_deny_idle, .-am33xx_clkdm_deny_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_cm33xx.c_am33xx_clkdm_deny_idle.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_clkdm_deny_idle, %function am33xx_clkdm_deny_idle: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r1, [r0] ldr r0, [r0, #4] b am33xx_cm_clkdm_disable_hwsup .size am33xx_clkdm_deny_idle, .-am33xx_clkdm_deny_idle .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_clkdm_restore_context.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_clkdm_restore_context, @function am33xx_clkdm_restore_context: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov eax, DWORD PTR [rdi] cmp eax, 130 je .L2 jg .L3 cmp eax, 128 je .L4 cmp eax, 129 jne .L6 call am33xx_clkdm_sleep@PLT .L6: xor eax, eax add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L3: .cfi_restore_state cmp eax, 131 jne .L6 call am33xx_clkdm_deny_idle@PLT xor eax, eax add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L2: .cfi_restore_state call am33xx_clkdm_allow_idle@PLT xor eax, eax add rsp, 8 .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L4: .cfi_restore_state call am33xx_clkdm_wakeup@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size am33xx_clkdm_restore_context, .-am33xx_clkdm_restore_context .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_cm33xx.c_am33xx_clkdm_restore_context.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_clkdm_restore_context, %function am33xx_clkdm_restore_context: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, [r0] push {r4, lr} sub r3, r3, #128 cmp r3, #3 ldrls pc, [pc, r3, asl #2] b .L2 .L4: .word .L7 .word .L6 .word .L5 .word .L3 .L5: bl am33xx_clkdm_allow_idle .L2: mov r0, #0 pop {r4, pc} .L3: bl am33xx_clkdm_deny_idle mov r0, #0 pop {r4, pc} .L7: bl am33xx_clkdm_wakeup mov r0, #0 pop {r4, pc} .L6: bl am33xx_clkdm_sleep mov r0, #0 pop {r4, pc} .size am33xx_clkdm_restore_context, .-am33xx_clkdm_restore_context .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_clkdm_save_context.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_clkdm_save_context, @function am33xx_clkdm_save_context: .LFB0: .cfi_startproc endbr64 push rbx .cfi_def_cfa_offset 16 .cfi_offset 3, -16 mov rbx, rdi mov edx, DWORD PTR AM33XX_CLKTRCTRL_MASK[rip] mov esi, DWORD PTR [rbx] mov edi, DWORD PTR 4[rdi] call am33xx_cm_read_reg_bits@PLT mov DWORD PTR 8[rbx], eax xor eax, eax pop rbx .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size am33xx_clkdm_save_context, .-am33xx_clkdm_save_context .globl AM33XX_CLKTRCTRL_MASK .bss .align 4 .type AM33XX_CLKTRCTRL_MASK, @object .size AM33XX_CLKTRCTRL_MASK, 4 AM33XX_CLKTRCTRL_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_cm33xx.c_am33xx_clkdm_save_context.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_clkdm_save_context, %function am33xx_clkdm_save_context: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r3, .L4 push {r4, lr} ldr r1, [r0] mov r4, r0 ldr r2, [r3] ldr r0, [r0, #4] bl am33xx_cm_read_reg_bits mov r3, r0 mov r0, #0 str r3, [r4, #8] pop {r4, pc} .L5: .align 2 .L4: .word AM33XX_CLKTRCTRL_MASK .size am33xx_clkdm_save_context, .-am33xx_clkdm_save_context .comm AM33XX_CLKTRCTRL_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_clkdm_sleep.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_clkdm_sleep, @function am33xx_clkdm_sleep: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov r8d, DWORD PTR 4[rdi] mov esi, DWORD PTR [rdi] mov edi, r8d call am33xx_cm_clkdm_force_sleep@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size am33xx_clkdm_sleep, .-am33xx_clkdm_sleep .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_cm33xx.c_am33xx_clkdm_sleep.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_clkdm_sleep, %function am33xx_clkdm_sleep: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r1, [r0] push {r4, lr} ldr r0, [r0, #4] bl am33xx_cm_clkdm_force_sleep mov r0, #0 pop {r4, pc} .size am33xx_clkdm_sleep, .-am33xx_clkdm_sleep .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_clkdm_wakeup.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_clkdm_wakeup, @function am33xx_clkdm_wakeup: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 mov r8d, DWORD PTR 4[rdi] mov esi, DWORD PTR [rdi] mov edi, r8d call am33xx_cm_clkdm_force_wakeup@PLT xor eax, eax add rsp, 8 .cfi_def_cfa_offset 8 ret .cfi_endproc .LFE0: .size am33xx_clkdm_wakeup, .-am33xx_clkdm_wakeup .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_cm33xx.c_am33xx_clkdm_wakeup.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_clkdm_wakeup, %function am33xx_clkdm_wakeup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 ldr r1, [r0] push {r4, lr} ldr r0, [r0, #4] bl am33xx_cm_clkdm_force_wakeup mov r0, #0 pop {r4, pc} .size am33xx_clkdm_wakeup, .-am33xx_clkdm_wakeup .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_clkdm_disable_hwsup.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_clkdm_disable_hwsup, @function am33xx_cm_clkdm_disable_hwsup: .LFB0: .cfi_startproc endbr64 mov edx, esi mov esi, edi mov edi, DWORD PTR OMAP34XX_CLKSTCTRL_DISABLE_AUTO[rip] jmp _clktrctrl_write@PLT .cfi_endproc .LFE0: .size am33xx_cm_clkdm_disable_hwsup, .-am33xx_cm_clkdm_disable_hwsup .globl OMAP34XX_CLKSTCTRL_DISABLE_AUTO .bss .align 4 .type OMAP34XX_CLKSTCTRL_DISABLE_AUTO, @object .size OMAP34XX_CLKSTCTRL_DISABLE_AUTO, 4 OMAP34XX_CLKSTCTRL_DISABLE_AUTO: .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_cm33xx.c_am33xx_cm_clkdm_disable_hwsup.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_clkdm_disable_hwsup, %function am33xx_cm_clkdm_disable_hwsup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 mov r2, r1 mov r1, r0 ldr r0, [r3] b _clktrctrl_write .L4: .align 2 .L3: .word OMAP34XX_CLKSTCTRL_DISABLE_AUTO .size am33xx_cm_clkdm_disable_hwsup, .-am33xx_cm_clkdm_disable_hwsup .comm OMAP34XX_CLKSTCTRL_DISABLE_AUTO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_clkdm_enable_hwsup.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_clkdm_enable_hwsup, @function am33xx_cm_clkdm_enable_hwsup: .LFB0: .cfi_startproc endbr64 mov edx, esi mov esi, edi mov edi, DWORD PTR OMAP34XX_CLKSTCTRL_ENABLE_AUTO[rip] jmp _clktrctrl_write@PLT .cfi_endproc .LFE0: .size am33xx_cm_clkdm_enable_hwsup, .-am33xx_cm_clkdm_enable_hwsup .globl OMAP34XX_CLKSTCTRL_ENABLE_AUTO .bss .align 4 .type OMAP34XX_CLKSTCTRL_ENABLE_AUTO, @object .size OMAP34XX_CLKSTCTRL_ENABLE_AUTO, 4 OMAP34XX_CLKSTCTRL_ENABLE_AUTO: .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_cm33xx.c_am33xx_cm_clkdm_enable_hwsup.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_clkdm_enable_hwsup, %function am33xx_cm_clkdm_enable_hwsup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 mov r2, r1 mov r1, r0 ldr r0, [r3] b _clktrctrl_write .L4: .align 2 .L3: .word OMAP34XX_CLKSTCTRL_ENABLE_AUTO .size am33xx_cm_clkdm_enable_hwsup, .-am33xx_cm_clkdm_enable_hwsup .comm OMAP34XX_CLKSTCTRL_ENABLE_AUTO,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_clkdm_force_sleep.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_clkdm_force_sleep, @function am33xx_cm_clkdm_force_sleep: .LFB0: .cfi_startproc endbr64 mov edx, esi mov esi, edi mov edi, DWORD PTR OMAP34XX_CLKSTCTRL_FORCE_SLEEP[rip] jmp _clktrctrl_write@PLT .cfi_endproc .LFE0: .size am33xx_cm_clkdm_force_sleep, .-am33xx_cm_clkdm_force_sleep .globl OMAP34XX_CLKSTCTRL_FORCE_SLEEP .bss .align 4 .type OMAP34XX_CLKSTCTRL_FORCE_SLEEP, @object .size OMAP34XX_CLKSTCTRL_FORCE_SLEEP, 4 OMAP34XX_CLKSTCTRL_FORCE_SLEEP: .zero 4 .ident "GCC: (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0" .section .note.GNU-stack,"",@progbits .section .note.gnu.property,"a" .align 8 .long 1f - 0f .long 4f - 1f .long 5 0: .string "GNU" 1: .align 8 .long 0xc0000002 .long 3f - 2f 2: .long 0x3 3: .align 8 4:
.arch armv5t .eabi_attribute 20, 1 .eabi_attribute 21, 1 .eabi_attribute 23, 3 .eabi_attribute 24, 1 .eabi_attribute 25, 1 .eabi_attribute 26, 2 .eabi_attribute 30, 2 .eabi_attribute 34, 0 .eabi_attribute 18, 4 .file "extr_cm33xx.c_am33xx_cm_clkdm_force_sleep.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_clkdm_force_sleep, %function am33xx_cm_clkdm_force_sleep: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 mov r2, r1 mov r1, r0 ldr r0, [r3] b _clktrctrl_write .L4: .align 2 .L3: .word OMAP34XX_CLKSTCTRL_FORCE_SLEEP .size am33xx_cm_clkdm_force_sleep, .-am33xx_cm_clkdm_force_sleep .comm OMAP34XX_CLKSTCTRL_FORCE_SLEEP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_clkdm_force_wakeup.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_clkdm_force_wakeup, @function am33xx_cm_clkdm_force_wakeup: .LFB0: .cfi_startproc endbr64 mov edx, esi mov esi, edi mov edi, DWORD PTR OMAP34XX_CLKSTCTRL_FORCE_WAKEUP[rip] jmp _clktrctrl_write@PLT .cfi_endproc .LFE0: .size am33xx_cm_clkdm_force_wakeup, .-am33xx_cm_clkdm_force_wakeup .globl OMAP34XX_CLKSTCTRL_FORCE_WAKEUP .bss .align 4 .type OMAP34XX_CLKSTCTRL_FORCE_WAKEUP, @object .size OMAP34XX_CLKSTCTRL_FORCE_WAKEUP, 4 OMAP34XX_CLKSTCTRL_FORCE_WAKEUP: .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_cm33xx.c_am33xx_cm_clkdm_force_wakeup.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_clkdm_force_wakeup, %function am33xx_cm_clkdm_force_wakeup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 mov r2, r1 mov r1, r0 ldr r0, [r3] b _clktrctrl_write .L4: .align 2 .L3: .word OMAP34XX_CLKSTCTRL_FORCE_WAKEUP .size am33xx_cm_clkdm_force_wakeup, .-am33xx_cm_clkdm_force_wakeup .comm OMAP34XX_CLKSTCTRL_FORCE_WAKEUP,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_is_clkdm_in_hwsup.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_is_clkdm_in_hwsup, @function am33xx_cm_is_clkdm_in_hwsup: .LFB0: .cfi_startproc endbr64 sub rsp, 8 .cfi_def_cfa_offset 16 call am33xx_cm_read_reg@PLT mov ecx, DWORD PTR AM33XX_CLKTRCTRL_SHIFT[rip] and eax, DWORD PTR AM33XX_CLKTRCTRL_MASK[rip] sar eax, cl cmp eax, DWORD PTR OMAP34XX_CLKSTCTRL_ENABLE_AUTO[rip] sete al add rsp, 8 .cfi_def_cfa_offset 8 movzx eax, al ret .cfi_endproc .LFE0: .size am33xx_cm_is_clkdm_in_hwsup, .-am33xx_cm_is_clkdm_in_hwsup .globl OMAP34XX_CLKSTCTRL_ENABLE_AUTO .bss .align 4 .type OMAP34XX_CLKSTCTRL_ENABLE_AUTO, @object .size OMAP34XX_CLKSTCTRL_ENABLE_AUTO, 4 OMAP34XX_CLKSTCTRL_ENABLE_AUTO: .zero 4 .globl AM33XX_CLKTRCTRL_SHIFT .align 4 .type AM33XX_CLKTRCTRL_SHIFT, @object .size AM33XX_CLKTRCTRL_SHIFT, 4 AM33XX_CLKTRCTRL_SHIFT: .zero 4 .globl AM33XX_CLKTRCTRL_MASK .align 4 .type AM33XX_CLKTRCTRL_MASK, @object .size AM33XX_CLKTRCTRL_MASK, 4 AM33XX_CLKTRCTRL_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_cm33xx.c_am33xx_cm_is_clkdm_in_hwsup.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_is_clkdm_in_hwsup, %function am33xx_cm_is_clkdm_in_hwsup: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} bl am33xx_cm_read_reg ldr r1, .L4 ldr r2, .L4+4 ldr r3, .L4+8 ldr r1, [r1] ldr r2, [r2] ldr r3, [r3] and r0, r0, r1 cmp r3, r0, asr r2 moveq r0, #1 movne r0, #0 pop {r4, pc} .L5: .align 2 .L4: .word AM33XX_CLKTRCTRL_MASK .word AM33XX_CLKTRCTRL_SHIFT .word OMAP34XX_CLKSTCTRL_ENABLE_AUTO .size am33xx_cm_is_clkdm_in_hwsup, .-am33xx_cm_is_clkdm_in_hwsup .comm OMAP34XX_CLKSTCTRL_ENABLE_AUTO,4,4 .comm AM33XX_CLKTRCTRL_SHIFT,4,4 .comm AM33XX_CLKTRCTRL_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_module_disable.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_module_disable, @function am33xx_cm_module_disable: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov r12d, edx push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov ebp, esi mov esi, edx mov edi, ebp sub rsp, 8 .cfi_def_cfa_offset 32 call am33xx_cm_read_reg@PLT mov edi, DWORD PTR AM33XX_MODULEMODE_MASK[rip] mov edx, r12d mov esi, ebp add rsp, 8 .cfi_def_cfa_offset 24 not edi pop rbp .cfi_def_cfa_offset 16 pop r12 .cfi_def_cfa_offset 8 and edi, eax jmp am33xx_cm_write_reg@PLT .cfi_endproc .LFE0: .size am33xx_cm_module_disable, .-am33xx_cm_module_disable .globl AM33XX_MODULEMODE_MASK .bss .align 4 .type AM33XX_MODULEMODE_MASK, @object .size AM33XX_MODULEMODE_MASK, 4 AM33XX_MODULEMODE_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_cm33xx.c_am33xx_cm_module_disable.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_module_disable, %function am33xx_cm_module_disable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r0, r1 mov r4, r1 mov r1, r2 mov r5, r2 bl am33xx_cm_read_reg ldr r3, .L4 mov r2, r5 ldr r3, [r3] mov r1, r4 pop {r4, r5, r6, lr} bic r0, r0, r3 b am33xx_cm_write_reg .L5: .align 2 .L4: .word AM33XX_MODULEMODE_MASK .size am33xx_cm_module_disable, .-am33xx_cm_module_disable .comm AM33XX_MODULEMODE_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_module_enable.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_module_enable, @function am33xx_cm_module_enable: .LFB0: .cfi_startproc endbr64 push r12 .cfi_def_cfa_offset 16 .cfi_offset 12, -16 mov esi, ecx mov r12d, ecx push rbp .cfi_def_cfa_offset 24 .cfi_offset 6, -24 mov ebp, edx push rbx .cfi_def_cfa_offset 32 .cfi_offset 3, -32 mov ebx, edi mov edi, edx call am33xx_cm_read_reg@PLT mov edi, DWORD PTR AM33XX_MODULEMODE_MASK[rip] mov edx, r12d mov esi, ebp mov ecx, DWORD PTR AM33XX_MODULEMODE_SHIFT[rip] not edi sal ebx, cl and eax, edi mov edi, ebx pop rbx .cfi_def_cfa_offset 24 pop rbp .cfi_def_cfa_offset 16 or edi, eax pop r12 .cfi_def_cfa_offset 8 jmp am33xx_cm_write_reg@PLT .cfi_endproc .LFE0: .size am33xx_cm_module_enable, .-am33xx_cm_module_enable .globl AM33XX_MODULEMODE_SHIFT .bss .align 4 .type AM33XX_MODULEMODE_SHIFT, @object .size AM33XX_MODULEMODE_SHIFT, 4 AM33XX_MODULEMODE_SHIFT: .zero 4 .globl AM33XX_MODULEMODE_MASK .align 4 .type AM33XX_MODULEMODE_MASK, @object .size AM33XX_MODULEMODE_MASK, 4 AM33XX_MODULEMODE_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_cm33xx.c_am33xx_cm_module_enable.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_module_enable, %function am33xx_cm_module_enable: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, r5, r6, lr} mov r1, r3 mov r6, r0 mov r0, r2 mov r4, r2 mov r5, r3 bl am33xx_cm_read_reg ldr r3, .L4 ldr r2, .L4+4 ldr r3, [r3] ldr ip, [r2] bic r0, r0, r3 mov r2, r5 mov r1, r4 orr r0, r0, r6, lsl ip pop {r4, r5, r6, lr} b am33xx_cm_write_reg .L5: .align 2 .L4: .word AM33XX_MODULEMODE_MASK .word AM33XX_MODULEMODE_SHIFT .size am33xx_cm_module_enable, .-am33xx_cm_module_enable .comm AM33XX_MODULEMODE_SHIFT,4,4 .comm AM33XX_MODULEMODE_MASK,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_read_reg.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_read_reg, @function am33xx_cm_read_reg: .LFB0: .cfi_startproc endbr64 add rdi, QWORD PTR cm_base[rip] add rdi, rsi jmp readl_relaxed@PLT .cfi_endproc .LFE0: .size am33xx_cm_read_reg, .-am33xx_cm_read_reg .globl cm_base .bss .align 8 .type cm_base, @object .size cm_base, 8 cm_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_cm33xx.c_am33xx_cm_read_reg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_read_reg, %function am33xx_cm_read_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 cm_base .size am33xx_cm_read_reg, .-am33xx_cm_read_reg .comm cm_base,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_read_reg_bits.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_read_reg_bits, @function am33xx_cm_read_reg_bits: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov ebp, edx push rbx .cfi_def_cfa_offset 24 .cfi_offset 3, -24 sub rsp, 8 .cfi_def_cfa_offset 32 call am33xx_cm_read_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 am33xx_cm_read_reg_bits, .-am33xx_cm_read_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_cm33xx.c_am33xx_cm_read_reg_bits.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_read_reg_bits, %function am33xx_cm_read_reg_bits: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r4, r2 bl am33xx_cm_read_reg mov r2, r0 mov r0, r4 and r4, r4, r2 bl __ffs asr r0, r4, r0 pop {r4, pc} .size am33xx_cm_read_reg_bits, .-am33xx_cm_read_reg_bits .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_rmw_reg_bits.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_rmw_reg_bits, @function am33xx_cm_rmw_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 am33xx_cm_read_reg@PLT mov edx, r13d mov esi, ebp and ebx, eax or r12d, ebx mov edi, r12d call am33xx_cm_write_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 am33xx_cm_rmw_reg_bits, .-am33xx_cm_rmw_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_cm33xx.c_am33xx_cm_rmw_reg_bits.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_rmw_reg_bits, %function am33xx_cm_rmw_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 am33xx_cm_read_reg bic r0, r0, r7 orr r4, r0, r4 mov r2, r6 mov r1, r5 mov r0, r4 bl am33xx_cm_write_reg mov r0, r4 pop {r4, r5, r6, r7, r8, pc} .size am33xx_cm_rmw_reg_bits, .-am33xx_cm_rmw_reg_bits .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_wait_module_idle.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_wait_module_idle, @function am33xx_cm_wait_module_idle: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov edi, esi mov ebp, DWORD PTR MAX_MODULE_READY_TIME[rip] mov esi, edx call _clkctrl_idlest@PLT xor edi, edi cmp QWORD PTR CLKCTRL_IDLEST_DISABLED[rip], rax mov esi, ebp sete dil xor edx, edx call omap_test_timeout@PLT mov eax, DWORD PTR MAX_MODULE_READY_TIME[rip] test eax, eax jle .L7 xor eax, eax pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov eax, DWORD PTR EBUSY[rip] pop rbp .cfi_def_cfa_offset 8 neg eax ret .cfi_endproc .LFE0: .size am33xx_cm_wait_module_idle, .-am33xx_cm_wait_module_idle .globl MAX_MODULE_READY_TIME .bss .align 4 .type MAX_MODULE_READY_TIME, @object .size MAX_MODULE_READY_TIME, 4 MAX_MODULE_READY_TIME: .zero 4 .globl EBUSY .align 4 .type EBUSY, @object .size EBUSY, 4 EBUSY: .zero 4 .globl CLKCTRL_IDLEST_DISABLED .align 8 .type CLKCTRL_IDLEST_DISABLED, @object .size CLKCTRL_IDLEST_DISABLED, 8 CLKCTRL_IDLEST_DISABLED: .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_cm33xx.c_am33xx_cm_wait_module_idle.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_wait_module_idle, %function am33xx_cm_wait_module_idle: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} mov r0, r1 mov r1, r2 bl _clkctrl_idlest ldr r3, .L6 ldr r4, .L6+4 ldr r3, [r3] mov r2, #0 sub r0, r3, r0 clz r0, r0 ldr r1, [r4] lsr r0, r0, #5 bl omap_test_timeout ldr r3, [r4] cmp r3, #0 ldrle r3, .L6+8 ldrle r0, [r3] rsble r0, r0, #0 movgt r0, #0 pop {r4, pc} .L7: .align 2 .L6: .word CLKCTRL_IDLEST_DISABLED .word MAX_MODULE_READY_TIME .word EBUSY .size am33xx_cm_wait_module_idle, .-am33xx_cm_wait_module_idle .comm MAX_MODULE_READY_TIME,4,4 .comm EBUSY,4,4 .comm CLKCTRL_IDLEST_DISABLED,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_wait_module_ready.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_wait_module_ready, @function am33xx_cm_wait_module_ready: .LFB0: .cfi_startproc endbr64 push rbp .cfi_def_cfa_offset 16 .cfi_offset 6, -16 mov edi, esi mov ebp, DWORD PTR MAX_MODULE_READY_TIME[rip] mov esi, edx call _is_module_ready@PLT xor edx, edx mov esi, ebp mov edi, eax call omap_test_timeout@PLT mov eax, DWORD PTR MAX_MODULE_READY_TIME[rip] test eax, eax jle .L7 xor eax, eax pop rbp .cfi_remember_state .cfi_def_cfa_offset 8 ret .p2align 4,,10 .p2align 3 .L7: .cfi_restore_state mov eax, DWORD PTR EBUSY[rip] pop rbp .cfi_def_cfa_offset 8 neg eax ret .cfi_endproc .LFE0: .size am33xx_cm_wait_module_ready, .-am33xx_cm_wait_module_ready .globl MAX_MODULE_READY_TIME .bss .align 4 .type MAX_MODULE_READY_TIME, @object .size MAX_MODULE_READY_TIME, 4 MAX_MODULE_READY_TIME: .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_cm33xx.c_am33xx_cm_wait_module_ready.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_wait_module_ready, %function am33xx_cm_wait_module_ready: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 push {r4, lr} ldr r4, .L6 mov r0, r1 mov r1, r2 bl _is_module_ready mov r2, #0 ldr r1, [r4] bl omap_test_timeout ldr r3, [r4] cmp r3, #0 ldrle r3, .L6+4 ldrle r0, [r3] rsble r0, r0, #0 movgt r0, #0 pop {r4, pc} .L7: .align 2 .L6: .word MAX_MODULE_READY_TIME .word EBUSY .size am33xx_cm_wait_module_ready, .-am33xx_cm_wait_module_ready .comm MAX_MODULE_READY_TIME,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_cm33xx.c_am33xx_cm_write_reg.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_write_reg, @function am33xx_cm_write_reg: .LFB0: .cfi_startproc endbr64 add rsi, QWORD PTR cm_base[rip] add rsi, rdx jmp writel_relaxed@PLT .cfi_endproc .LFE0: .size am33xx_cm_write_reg, .-am33xx_cm_write_reg .globl cm_base .bss .align 8 .type cm_base, @object .size cm_base, 8 cm_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_cm33xx.c_am33xx_cm_write_reg.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_write_reg, %function am33xx_cm_write_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 cm_base .size am33xx_cm_write_reg, .-am33xx_cm_write_reg .comm cm_base,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits
.file "extr_cm33xx.c_am33xx_cm_xlate_clkctrl.c" .intel_syntax noprefix .text .p2align 4 .type am33xx_cm_xlate_clkctrl, @function am33xx_cm_xlate_clkctrl: .LFB0: .cfi_startproc endbr64 add rsi, QWORD PTR cm_base[rip] lea rax, [rsi+rdx] ret .cfi_endproc .LFE0: .size am33xx_cm_xlate_clkctrl, .-am33xx_cm_xlate_clkctrl .globl cm_base .bss .align 8 .type cm_base, @object .size cm_base, 8 cm_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_cm33xx.c_am33xx_cm_xlate_clkctrl.c" .text .align 2 .syntax unified .arm .fpu softvfp .type am33xx_cm_xlate_clkctrl, %function am33xx_cm_xlate_clkctrl: @ args = 0, pretend = 0, frame = 0 @ frame_needed = 0, uses_anonymous_args = 0 @ link register save eliminated. ldr r3, .L3 ldr r0, [r3] add r0, r1, r0 add r0, r0, r2 bx lr .L4: .align 2 .L3: .word cm_base .size am33xx_cm_xlate_clkctrl, .-am33xx_cm_xlate_clkctrl .comm cm_base,4,4 .ident "GCC: (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0" .section .note.GNU-stack,"",%progbits