Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/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
/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-report567 rev_l = revs[index_l]
570 rev_l.commit_number, rev_l.commit, len(rev_l.tags),
571 '\n '.join(rev_l.tags))
606 buildstats = get_buildstats(repo, notes_ref, notes_ref2, [rev_l, rev_r], outdir)
/openbmc/linux/drivers/tty/serial/
H A 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()
/openbmc/linux/drivers/media/i2c/et8ek8/
H A 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()
/openbmc/linux/arch/arm/include/asm/
H A Dassembler.h762 .macro rev_l, val:req, tmp:req
/openbmc/linux/arch/arm/boot/compressed/
H A Dhead.S173 rev_l \val, \tmp