Home
last modified time | relevance | path

Searched refs:Nb (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-sa1100/include/mach/
A DSA-1100.h59 #define _PCMCIAIO(Nb) _PCMCIA (Nb) /* PCMCIA I/O [0..1] */ argument
267 #define _UTCR0(Nb) __REG(0x80010000 + ((Nb) - 1)*0x00020000) /* UART Control Reg. 0 [1..3] */ argument
268 #define _UTCR1(Nb) __REG(0x80010004 + ((Nb) - 1)*0x00020000) /* UART Control Reg. 1 [1..3] */ argument
269 #define _UTCR2(Nb) __REG(0x80010008 + ((Nb) - 1)*0x00020000) /* UART Control Reg. 2 [1..3] */ argument
270 #define _UTCR3(Nb) __REG(0x8001000C + ((Nb) - 1)*0x00020000) /* UART Control Reg. 3 [1..3] */ argument
271 #define _UTCR4(Nb) __REG(0x80010010 + ((Nb) - 1)*0x00020000) /* UART Control Reg. 4 [2] */ argument
272 #define _UTDR(Nb) __REG(0x80010014 + ((Nb) - 1)*0x00020000) /* UART Data Reg. [1..3] */ argument
273 #define _UTSR0(Nb) __REG(0x8001001C + ((Nb) - 1)*0x00020000) /* UART Status Reg. 0 [1..3] */ argument
274 #define _UTSR1(Nb) __REG(0x80010020 + ((Nb) - 1)*0x00020000) /* UART Status Reg. 1 [1..3] */ argument
902 #define PWER_GPIO(Nb) GPIO_GPIO (Nb) /* GPIO [0..27] wake-up enable */ argument
[all …]
/linux-6.3-rc2/drivers/pcmcia/
A Dpxa2xx_base.c59 #define _PCMCIA(Nb) /* PCMCIA [0..1] */ \ argument
60 (0x20000000 + (Nb) * PCMCIASp)
61 #define _PCMCIAIO(Nb) _PCMCIA(Nb) /* PCMCIA I/O [0..1] */ argument
62 #define _PCMCIAAttr(Nb) /* PCMCIA Attribute [0..1] */ \ argument
63 (_PCMCIA(Nb) + 2 * PCMCIAPrtSp)
64 #define _PCMCIAMem(Nb) /* PCMCIA Memory [0..1] */ \ argument
65 (_PCMCIA(Nb) + 3 * PCMCIAPrtSp)
/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
/linux-6.3-rc2/Documentation/filesystems/
A Dnilfs2.rst230 |_blocks__|___A___|_(A,1)_|_____|(A,Na)_|___B___|_(B,1)_|_____|(B,Nb)_|___

Completed in 16 milliseconds