Home
last modified time | relevance | path

Searched refs:rev_l (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm/crypto/
H A Daes-cipher-core.S114 rev_l r4, t0
115 rev_l r5, t0
116 rev_l r6, t0
117 rev_l r7, t0
175 rev_l r4, t0
176 rev_l r5, t0
177 rev_l r6, t0
178 rev_l r7, t0
H A Dchacha-scalar-core.S46 rev_l \a, \tmp
47 rev_l \b, \tmp
48 rev_l \c, \tmp
49 rev_l \d, \tmp
H A Dblake2s-core.S44 rev_l \a, \tmp
/linux/arch/arm/lib/
H A Dfindbit.S64 rev_l r3, ip
66 @ we need to recompute ip because rev_l will have overwritten
106 rev_l r3, ip
/linux/drivers/tty/serial/
H A Ducc_uart.c1103 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/drivers/media/i2c/et8ek8/
H A Det8ek8_driver.c1176 int rval, rev_l, rev_h; in et8ek8_dev_init() local
1185 REG_REVISION_NUMBER_L, &rev_l); in et8ek8_dev_init()
1194 sensor->version = (rev_h << 8) + rev_l; in et8ek8_dev_init()
/linux/arch/arm/include/asm/
H A Dassembler.h763 .macro rev_l, val:req, tmp:req
/linux/arch/arm/boot/compressed/
H A Dhead.S173 rev_l \val, \tmp