Searched refs:Nb (Results 1 – 5 of 5) sorted by relevance
59 #define _PCMCIAIO(Nb) _PCMCIA (Nb) /* PCMCIA I/O [0..1] */ argument267 #define _UTCR0(Nb) __REG(0x80010000 + ((Nb) - 1)*0x00020000) /* UART Control Reg. 0 [1..3] */ argument268 #define _UTCR1(Nb) __REG(0x80010004 + ((Nb) - 1)*0x00020000) /* UART Control Reg. 1 [1..3] */ argument269 #define _UTCR2(Nb) __REG(0x80010008 + ((Nb) - 1)*0x00020000) /* UART Control Reg. 2 [1..3] */ argument270 #define _UTCR3(Nb) __REG(0x8001000C + ((Nb) - 1)*0x00020000) /* UART Control Reg. 3 [1..3] */ argument271 #define _UTCR4(Nb) __REG(0x80010010 + ((Nb) - 1)*0x00020000) /* UART Control Reg. 4 [2] */ argument272 #define _UTDR(Nb) __REG(0x80010014 + ((Nb) - 1)*0x00020000) /* UART Data Reg. [1..3] */ argument273 #define _UTSR0(Nb) __REG(0x8001001C + ((Nb) - 1)*0x00020000) /* UART Status Reg. 0 [1..3] */ argument274 #define _UTSR1(Nb) __REG(0x80010020 + ((Nb) - 1)*0x00020000) /* UART Status Reg. 1 [1..3] */ argument902 #define PWER_GPIO(Nb) GPIO_GPIO (Nb) /* GPIO [0..27] wake-up enable */ argument[all …]
59 #define _PCMCIA(Nb) /* PCMCIA [0..1] */ \ argument60 (0x20000000 + (Nb) * PCMCIASp)61 #define _PCMCIAIO(Nb) _PCMCIA(Nb) /* PCMCIA I/O [0..1] */ argument62 #define _PCMCIAAttr(Nb) /* PCMCIA Attribute [0..1] */ \ argument63 (_PCMCIA(Nb) + 2 * PCMCIAPrtSp)64 #define _PCMCIAMem(Nb) /* PCMCIA Memory [0..1] */ \ argument65 (_PCMCIA(Nb) + 3 * PCMCIAPrtSp)
112 #define PWER_GPIO(Nb) (1 << Nb) /* GPIO [0..15] wake-up enable */ argument
86 #define LOCOMO_GPIO(Nb) (0x01 << (Nb)) argument
230 |_blocks__|___A___|_(A,1)_|_____|(A,Na)_|___B___|_(B,1)_|_____|(B,Nb)_|___
Completed in 15 milliseconds