Searched hist:"6 ad1b614007c556129989b9f6b020d0d2e058121" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/mach-sa1100/include/mach/ |
H A D | neponset.h | diff 6ad1b614007c556129989b9f6b020d0d2e058121 Mon Jan 16 10:31:47 CET 2012 Russell King <rmk+kernel@arm.linux.org.uk> ARM: sa11x0: neponset: provide function to manipulate NCR_0
Rather than having direct register accesses to NCR_0 scattered amongst the code, provide a function instead. This contains the necessary race protection for this platform, ensuring that updates to this register are safe.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/linux/arch/arm/mach-sa1100/ |
H A D | neponset.c | diff 6ad1b614007c556129989b9f6b020d0d2e058121 Mon Jan 16 10:31:47 CET 2012 Russell King <rmk+kernel@arm.linux.org.uk> ARM: sa11x0: neponset: provide function to manipulate NCR_0
Rather than having direct register accesses to NCR_0 scattered amongst the code, provide a function instead. This contains the necessary race protection for this platform, ensuring that updates to this register are safe.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/linux/drivers/net/ethernet/smsc/ |
H A D | smc91x.c | diff 6ad1b614007c556129989b9f6b020d0d2e058121 Mon Jan 16 10:31:47 CET 2012 Russell King <rmk+kernel@arm.linux.org.uk> ARM: sa11x0: neponset: provide function to manipulate NCR_0
Rather than having direct register accesses to NCR_0 scattered amongst the code, provide a function instead. This contains the necessary race protection for this platform, ensuring that updates to this register are safe.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|