Home
last modified time | relevance | path

Searched refs:__LUB_REG (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dlubbock.h21 # define __LUB_REG(x) (*((volatile unsigned long *)LUB_P2V(x))) macro
23 # define __LUB_REG(x) LUB_P2V(x) macro
27 #define LUB_WHOAMI __LUB_REG(LUBBOCK_FPGA_PHYS + 0x000)
28 #define LUB_DISC_BLNK_LED __LUB_REG(LUBBOCK_FPGA_PHYS + 0x040)
29 #define LUB_CONF_SWITCHES __LUB_REG(LUBBOCK_FPGA_PHYS + 0x050)
30 #define LUB_USER_SWITCHES __LUB_REG(LUBBOCK_FPGA_PHYS + 0x060)
31 #define LUB_MISC_WR __LUB_REG(LUBBOCK_FPGA_PHYS + 0x080)
32 #define LUB_MISC_RD __LUB_REG(LUBBOCK_FPGA_PHYS + 0x090)
33 #define LUB_IRQ_MASK_EN __LUB_REG(LUBBOCK_FPGA_PHYS + 0x0c0)
34 #define LUB_IRQ_SET_CLR __LUB_REG(LUBBOCK_FPGA_PHYS + 0x0d0)
[all …]
/linux-2.6.39/arch/arm/mach-pxa/
Dlubbock.c105 #define LUB_HEXLED __LUB_REG(LUBBOCK_FPGA_PHYS + 0x010)
106 #define LUB_MISC_WR __LUB_REG(LUBBOCK_FPGA_PHYS + 0x080)