Home
last modified time | relevance | path

Searched refs:lsr (Results 1 – 25 of 34) sorted by relevance

12

/trusted-firmware-a/lib/extensions/amu/aarch32/
A Damu_helpers.S27 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
/trusted-firmware-a/plat/nvidia/tegra/common/aarch64/
A Dtegra_helpers.S67 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 */
/trusted-firmware-a/include/arch/aarch32/
A Dasm_macros.S222 cmp \temp, \top, lsr #1
225 cmp \temp, \top, lsr #1
233 mov \temp, \temp, lsr #1
/trusted-firmware-a/plat/rockchip/rk3399/drivers/pmu/
A Dplat_pmu_macros.S43 lsr x5, x0, #6
54 lsr x2, x0, #3
/trusted-firmware-a/plat/mediatek/common/drivers/uart/
A D8250_console.S63 lsr w2, w2, #1
74 lsr w1, w3, #8
A Duart.h76 uint32_t lsr; member
/trusted-firmware-a/plat/arm/board/common/aarch64/
A Dboard_arm_helpers.S24 lsr x1, x1, #MODE_EL_SHIFT
/trusted-firmware-a/plat/socionext/uniphier/
A Duniphier_helpers.S21 lsr x0, x0, #MPIDR_AFFINITY_BITS
/trusted-firmware-a/plat/mediatek/mt8195/aarch64/
A Dplat_helpers.S47 and x0, x1, x0, lsr #MPIDR_AFF1_SHIFT
/trusted-firmware-a/plat/mediatek/mt8192/aarch64/
A Dplat_helpers.S47 and x0, x1, x0, lsr #MPIDR_AFF1_SHIFT
/trusted-firmware-a/lib/aarch64/
A Dcache_helpers.S100 add x2, x10, x10, lsr #1 // work out 3x current cache level
101 lsr x1, x0, x2 // extract cache type bits from clidr
/trusted-firmware-a/plat/qti/common/src/aarch64/
A Dqti_helpers.S40 lsr x0, x0, #MPIDR_AFFINITY_BITS
/trusted-firmware-a/plat/arm/css/sgm/aarch64/
A Dcss_sgm_helpers.S38 lsr x3, x0, #MPIDR_AFFINITY_BITS
/trusted-firmware-a/lib/extensions/mtpmu/aarch64/
A Dmtpmu.S46 lsr x1, x1, x0
/trusted-firmware-a/plat/socionext/synquacer/
A Dsq_helpers.S28 add x0, x1, x0, lsr #7
/trusted-firmware-a/plat/nxp/common/ocram/aarch64/
A Docram.S36 lsr x1, x1, #6
/trusted-firmware-a/plat/ti/k3/common/
A Dk3_helpers.S75 lsr x1, x1, #MPIDR_AFF1_SHIFT
/trusted-firmware-a/plat/rockchip/common/aarch64/
A Dplat_helpers.S114 add x21, x19, x20, lsr #PLAT_RK_CLST_TO_CPUID_SHIFT
/trusted-firmware-a/common/aarch32/
A Ddebug.S143 lsr r0, r4, r5
/trusted-firmware-a/drivers/arm/pl011/aarch64/
A Dpl011_console.S56 lsr w1, w2, #6
/trusted-firmware-a/plat/layerscape/common/aarch64/
A Dls_console.S51 lsr w2, w2, #8
/trusted-firmware-a/drivers/arm/pl011/aarch32/
A Dpl011_console.S66 lsr r1, r2, #6
/trusted-firmware-a/drivers/marvell/uart/
A Da3700_console.S50 add w1, w1, w2, lsr #1
/trusted-firmware-a/drivers/ti/uart/aarch64/
A D16550_console.S52 lsr w2, w2, #8
/trusted-firmware-a/drivers/ti/uart/aarch32/
A D16550_console.S55 lsr r2, r2, #8

Completed in 26 milliseconds

12