Home
last modified time | relevance | path

Searched defs:newvalue (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/arch/arm/plat-s5p/
Dirq-eint.c67 u32 newvalue = 0; in s5p_irq_eint_set_type() local
/linux-3.3/drivers/staging/rtl8712/
Dxmit_linux.c115 u8 oldvalue = 0x00, newvalue = 0x00; in r8712_SetFilter() local
/linux-3.3/arch/arm/mach-s3c64xx/
Dcommon.c235 u32 newvalue = 0; in s3c_irq_eint_set_type() local
/linux-3.3/arch/arm/mach-s5p64x0/
Dcommon.c319 u32 newvalue = 0; in s5p64x0_irq_eint_set_type() local
/linux-3.3/arch/arm/plat-s3c24xx/
Dirq.c158 unsigned long newvalue = 0, value; in s3c_irqext_type() local
/linux-3.3/arch/arm/mach-exynos/
Dcommon.c554 u32 newvalue = 0; in exynos4_irq_eint_set_type() local
/linux-3.3/drivers/net/wireless/ath/carl9170/
Dhw.h805 #define SET_VAL(reg, value, newvalue) \ argument
808 #define SET_CONSTVAL(reg, newvalue) \ argument
811 #define MOD_VAL(reg, value, newvalue) \ argument