Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/crypto/
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
Dchacha-scalar-core.S46 rev_l \a, \tmp
47 rev_l \b, \tmp
48 rev_l \c, \tmp
49 rev_l \d, \tmp
Dblake2s-core.S44 rev_l \a, \tmp
/Linux-v6.6/arch/arm/lib/
Dfindbit.S64 rev_l r3, ip
66 @ we need to recompute ip because rev_l will have overwritten
106 rev_l r3, ip
/Linux-v6.6/drivers/tty/serial/
Ducc_uart.c1109 static unsigned int soc_info(unsigned int *rev_h, unsigned int *rev_l) in soc_info() argument
1135 *rev_l = svr & 0xf; in soc_info()
1197 unsigned int rev_l; in soft_uart_init() local
1199 soc = soc_info(&rev_h, &rev_l); in soft_uart_init()
1205 soc, rev_h, rev_l); in soft_uart_init()
/Linux-v6.6/drivers/media/i2c/et8ek8/
Det8ek8_driver.c1161 int rval, rev_l, rev_h; in et8ek8_dev_init() local
1170 REG_REVISION_NUMBER_L, &rev_l); in et8ek8_dev_init()
1179 sensor->version = (rev_h << 8) + rev_l; in et8ek8_dev_init()
/Linux-v6.6/arch/arm/include/asm/
Dassembler.h762 .macro rev_l, val:req, tmp:req
/Linux-v6.6/arch/arm/boot/compressed/
Dhead.S173 rev_l \val, \tmp