Home
last modified time | relevance | path

Searched defs:Nb (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/pcmcia/
A Dpxa2xx_base.c59 #define _PCMCIA(Nb) /* PCMCIA [0..1] */ \ argument
61 #define _PCMCIAIO(Nb) _PCMCIA(Nb) /* PCMCIA I/O [0..1] */ argument
62 #define _PCMCIAAttr(Nb) /* PCMCIA Attribute [0..1] */ \ argument
64 #define _PCMCIAMem(Nb) /* PCMCIA Memory [0..1] */ \ argument
/linux-6.3-rc2/arch/arm/mach-sa1100/include/mach/
A DSA-1100.h57 #define _PCMCIA(Nb) /* PCMCIA [0..1] */ \ argument
59 #define _PCMCIAIO(Nb) _PCMCIA (Nb) /* PCMCIA I/O [0..1] */ argument
60 #define _PCMCIAAttr(Nb) /* PCMCIA Attribute [0..1] */ \ argument
62 #define _PCMCIAMem(Nb) /* PCMCIA Memory [0..1] */ \ argument
843 #define OSSR_M(Nb) /* Match detected [0..3] */ \ argument
853 #define OIER_E(Nb) /* match interrupt Enable [0..3] */ \ argument
1217 #define IC_GPIO(Nb) /* GPIO [0..10] */ \ argument
1239 #define IC_DMA(Nb) /* DMA controller channel [0..5] */ \ argument
1247 #define IC_OST(Nb) /* OS Timer match [0..3] */ \ argument
1289 #define PPC_LDD(Nb) /* LCD Data [0..7] */ \ argument
[all …]
/linux-6.3-rc2/arch/arm/mach-pxa/
A Dpxa2xx-regs.h112 #define PWER_GPIO(Nb) (1 << Nb) /* GPIO [0..15] wake-up enable */ argument
/linux-6.3-rc2/arch/arm/include/asm/hardware/
A Dlocomo.h86 #define LOCOMO_GPIO(Nb) (0x01 << (Nb)) argument

Completed in 29 milliseconds