Searched refs:rev_l (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/arm/lib/ |
| H A D | findbit.S | 64 rev_l r3, ip 66 @ we need to recompute ip because rev_l will have overwritten 106 rev_l r3, ip
|
| /linux/lib/crypto/arm/ |
| H A D | chacha-scalar-core.S | 46 rev_l \a, \tmp 47 rev_l \b, \tmp 48 rev_l \c, \tmp 49 rev_l \d, \tmp
|
| H A D | blake2s-core.S | 47 rev_l \a, \tmp
|
| /linux/drivers/tty/serial/ |
| H A D | ucc_uart.c | 1103 static unsigned int soc_info(unsigned int *rev_h, unsigned int *rev_l) in soc_info() argument 1129 *rev_l = svr & 0xf; in soc_info() 1191 unsigned int rev_l; in soft_uart_init() local 1193 soc = soc_info(&rev_h, &rev_l); in soft_uart_init() 1199 soc, rev_h, rev_l); in soft_uart_init()
|
| /linux/arch/arm/include/asm/ |
| H A D | assembler.h | 763 .macro rev_l, val:req, tmp:req
|
| /linux/arch/arm/boot/compressed/ |
| H A D | head.S | 173 rev_l \val, \tmp
|