/arm-trusted-firmware-2.8.0/lib/extensions/amu/aarch32/ |
A D | amu_helpers.S | 27 lsr r1, r1, #2 62 lsr r1, r1, #2 98 lsr r1, r1, #4 158 lsr r1, r1, #4 217 lsr r2, r2, #4 223 lsr r2, r2, #16
|
/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/common/aarch64/ |
A D | tegra_helpers.S | 67 lsr x0, x0, #MIDR_PN_SHIFT 272 lsr x1, x0, #MPIDR_AFF0_SHIFT 274 lsr x2, x0, #MPIDR_AFF1_SHIFT 310 lsr w1, w1, #CHIP_ID_SHIFT 315 lsr w1, w1, #MAJOR_VERSION_SHIFT 354 bics xzr, x0, x1, lsr #7 /* 0 = slow cluster or warm reset */
|
/arm-trusted-firmware-2.8.0/include/arch/aarch32/ |
A D | asm_macros.S | 222 cmp \temp, \top, lsr #1 225 cmp \temp, \top, lsr #1 233 mov \temp, \temp, lsr #1
|
/arm-trusted-firmware-2.8.0/plat/arm/board/common/aarch64/ |
A D | board_arm_helpers.S | 24 lsr x1, x1, #MODE_EL_SHIFT
|
/arm-trusted-firmware-2.8.0/plat/socionext/uniphier/ |
A D | uniphier_helpers.S | 21 lsr x0, x0, #MPIDR_AFFINITY_BITS
|
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/aarch64/ |
A D | plat_helpers.S | 47 and x0, x1, x0, lsr #MPIDR_AFF1_SHIFT
|
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/aarch64/ |
A D | plat_helpers.S | 43 and x0, x1, x0, lsr #MPIDR_AFF1_SHIFT
|
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8192/aarch64/ |
A D | plat_helpers.S | 47 and x0, x1, x0, lsr #MPIDR_AFF1_SHIFT
|
/arm-trusted-firmware-2.8.0/drivers/st/uart/aarch32/ |
A D | stm32_console.S | 76 lsr r3, r2, #1 83 lsr r3, r2, #1 87 lsr r1, r1, #1
|
/arm-trusted-firmware-2.8.0/plat/rockchip/rk3399/drivers/pmu/ |
A D | plat_pmu_macros.S | 43 lsr x5, x0, #6 54 lsr x2, x0, #3
|
/arm-trusted-firmware-2.8.0/plat/mediatek/drivers/uart/ |
A D | 8250_console.S | 63 lsr w2, w2, #1 74 lsr w1, w3, #8
|
A D | uart.h | 76 uint32_t lsr; member
|
/arm-trusted-firmware-2.8.0/plat/qti/common/src/aarch64/ |
A D | qti_helpers.S | 40 lsr x0, x0, #MPIDR_AFFINITY_BITS
|
/arm-trusted-firmware-2.8.0/lib/extensions/mtpmu/aarch64/ |
A D | mtpmu.S | 46 lsr x1, x1, x0
|
/arm-trusted-firmware-2.8.0/plat/mediatek/helpers/armv8_2/ |
A D | arch_helpers.S | 81 and x0, x1, x0, lsr #MPIDR_AFF1_SHIFT
|
/arm-trusted-firmware-2.8.0/plat/nxp/common/ocram/aarch64/ |
A D | ocram.S | 36 lsr x1, x1, #6
|
/arm-trusted-firmware-2.8.0/plat/socionext/synquacer/ |
A D | sq_helpers.S | 28 add x0, x1, x0, lsr #7
|
/arm-trusted-firmware-2.8.0/plat/ti/k3/common/ |
A D | k3_helpers.S | 75 lsr x1, x1, #MPIDR_AFF1_SHIFT
|
/arm-trusted-firmware-2.8.0/lib/aarch64/ |
A D | cache_helpers.S | 149 add x2, x10, x10, lsr #1 // work out 3x current cache level 150 lsr x1, x0, x2 // extract cache type bits from clidr
|
/arm-trusted-firmware-2.8.0/plat/rockchip/common/aarch64/ |
A D | plat_helpers.S | 114 add x21, x19, x20, lsr #PLAT_RK_CLST_TO_CPUID_SHIFT
|
/arm-trusted-firmware-2.8.0/common/aarch32/ |
A D | debug.S | 145 lsr r0, r4, r5
|
/arm-trusted-firmware-2.8.0/drivers/arm/pl011/aarch64/ |
A D | pl011_console.S | 56 lsr w1, w2, #6
|
/arm-trusted-firmware-2.8.0/drivers/arm/pl011/aarch32/ |
A D | pl011_console.S | 66 lsr r1, r2, #6
|
/arm-trusted-firmware-2.8.0/drivers/ti/uart/aarch64/ |
A D | 16550_console.S | 52 lsr w2, w2, #8
|
/arm-trusted-firmware-2.8.0/drivers/ti/uart/aarch32/ |
A D | 16550_console.S | 55 lsr r2, r2, #8
|