kernel-hacking-2024-linux-s.../arch/arm/lib
Nicolas Pitre 207b1150c0 ARM: 8619/1: udelay: document the various constants
Explain where the value for UDELAY_MULT and UDELAY_SHIFT come from.
Also fix/clarify some comments pertaining to their usage in the
assembly code.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2016-10-19 10:52:36 +01:00
..
ashldi3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
ashrdi3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
backtrace.S
bitops.h arm: move exports to definitions 2016-08-07 23:47:21 -04:00
bswapsdi2.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
call_with_stack.S
changebit.S
clear_user.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
clearbit.S
copy_from_user.S Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-10-14 18:19:05 -07:00
copy_page.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
copy_template.S
copy_to_user.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumipv6.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumpartial.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumpartialcopy.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumpartialcopygeneric.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
csumpartialcopyuser.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
delay-loop.S ARM: 8619/1: udelay: document the various constants 2016-10-19 10:52:36 +01:00
delay.c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 2016-10-14 14:26:58 -07:00
div64.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
ecard.S
findbit.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
floppydma.S
getuser.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-acorn.S
io-readsb.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-readsl.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-readsw-armv3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-readsw-armv4.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-writesb.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-writesl.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-writesw-armv3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
io-writesw-armv4.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
lib1funcs.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
lshrdi3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
Makefile ARM: 8306/1: loop_udelay: remove bogomips value limitation 2016-06-22 19:55:12 +01:00
memchr.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memcpy.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memmove.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memset.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
memzero.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
muldi3.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
putuser.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
setbit.S
strchr.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
strrchr.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
testchangebit.S
testclearbit.S
testsetbit.S
uaccess_with_memcpy.c arm: move exports to definitions 2016-08-07 23:47:21 -04:00
ucmpdi2.S arm: move exports to definitions 2016-08-07 23:47:21 -04:00
xor-neon.c