Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-pxa/
Dlubbock.h18 # define __LUB_REG(x) (*((volatile unsigned long *)LUB_P2V(x))) macro
20 # define __LUB_REG(x) LUB_P2V(x) macro
24 #define LUB_WHOAMI __LUB_REG(LUBBOCK_FPGA_PHYS + 0x000)
25 #define LUB_DISC_BLNK_LED __LUB_REG(LUBBOCK_FPGA_PHYS + 0x040)
26 #define LUB_CONF_SWITCHES __LUB_REG(LUBBOCK_FPGA_PHYS + 0x050)
27 #define LUB_USER_SWITCHES __LUB_REG(LUBBOCK_FPGA_PHYS + 0x060)
28 #define LUB_MISC_WR __LUB_REG(LUBBOCK_FPGA_PHYS + 0x080)
29 #define LUB_MISC_RD __LUB_REG(LUBBOCK_FPGA_PHYS + 0x090)
30 #define LUB_IRQ_MASK_EN __LUB_REG(LUBBOCK_FPGA_PHYS + 0x0c0)
31 #define LUB_IRQ_SET_CLR __LUB_REG(LUBBOCK_FPGA_PHYS + 0x0d0)
[all …]
Dlubbock.c109 #define LUB_HEXLED __LUB_REG(LUBBOCK_FPGA_PHYS + 0x010)