Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/drivers/tty/serial/
Ducc_uart.c1111 static unsigned int soc_info(unsigned int *rev_h, unsigned int *rev_l) in soc_info() argument
1137 *rev_l = svr & 0xf; in soc_info()
1199 unsigned int rev_l; in soft_uart_init() local
1201 soc = soc_info(&rev_h, &rev_l); in soft_uart_init()
1207 soc, rev_h, rev_l); in soft_uart_init()
/Linux-v6.1/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.1/arch/arm/include/asm/
Dassembler.h753 .macro rev_l, val:req, tmp:req
/Linux-v6.1/arch/arm/boot/compressed/
Dhead.S173 rev_l \val, \tmp