Home
last modified time | relevance | path

Searched refs:_x_ (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/arm/mach-tegra/
Dboard-harmony.h20 #define HARMONY_GPIO_WM8903(_x_) (TEGRA_NR_GPIOS + (_x_)) argument
/linux-2.6.39/arch/alpha/include/asm/
Dsystem.h294 __typeof__(*(ptr)) _x_ = (x); \
295 (__typeof__(*(ptr))) __xchg_local((ptr), (unsigned long)_x_, \
326 __typeof__(*(ptr)) _x_ = (x); \
327 (__typeof__(*(ptr))) __xchg((ptr), (unsigned long)_x_, \
/linux-2.6.39/arch/powerpc/include/asm/
Dsystem.h351 __typeof__(*(ptr)) _x_ = (x); \
352 (__typeof__(*(ptr))) __xchg((ptr), (unsigned long)_x_, sizeof(*(ptr))); \
357 __typeof__(*(ptr)) _x_ = (x); \
359 (unsigned long)_x_, sizeof(*(ptr))); \
/linux-2.6.39/arch/alpha/kernel/
Dsmc37c669.c956 #define wb( _x_, _y_ ) outb( _y_, (unsigned int)((unsigned long)_x_) ) argument
957 #define rb( _x_ ) inb( (unsigned int)((unsigned long)_x_) ) argument
/linux-2.6.39/drivers/isdn/hardware/eicon/
Ddi.c58 #define XDI_A_NR(_x_) ((byte)(((ISDN_ADAPTER *)(_x_->io))->ANum)) argument
62 #define XDI_A_NR(_x_) ((byte)0) argument
/linux-2.6.39/drivers/staging/lirc/
Dlirc_ttusbir.c52 #define DPRINTK(_x_, a...) argument