Home
last modified time | relevance | path

Searched refs:__PREG (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H A Dgeneric.c122 [0] = DEFINE_RES_MEM(__PREG(Ser0UDCCR), SZ_64K),
140 [0] = DEFINE_RES_MEM(__PREG(Ser1UTCR0), SZ_64K),
152 [0] = DEFINE_RES_MEM(__PREG(Ser3UTCR0), SZ_64K),
164 [0] = DEFINE_RES_MEM(__PREG(Ser4MCCR0), SZ_64K),
165 [1] = DEFINE_RES_MEM(__PREG(Ser4MCCR1), 4),
257 DEFINE_RES_MEM(__PREG(Ser2UTCR0), 0x24),
258 DEFINE_RES_MEM(__PREG(Ser2HSCR0), 0x1c),
259 DEFINE_RES_MEM(__PREG(Ser2HSCR2), 0x04),
H A Dssp.c198 if (!request_mem_region(__PREG(Ser4SSCR0), 0x18, "SSP")) { in ssp_init()
211 release_mem_region(__PREG(Ser4SSCR0), 0x18); in ssp_init()
225 release_mem_region(__PREG(Ser4SSCR0), 0x18); in ssp_exit()
H A Dassabet.c630 unsigned long phys = __PREG(GPLR) & PMD_MASK; in map_sa1100_gpio_regs()
/kernel/linux/linux-5.10/sound/soc/pxa/
H A Dpxa2xx-ac97.c62 .addr = __PREG(PCDR),
69 .addr = __PREG(PCDR),
76 .addr = __PREG(MODR),
83 .addr = __PREG(MODR),
90 .addr = __PREG(MCDR),
H A Dpxa2xx-i2s.c82 .addr = __PREG(SADR),
89 .addr = __PREG(SADR),
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/
H A Dhardware.h45 # define __PREG(x) (io_v2p((unsigned long)&(x))) macro
50 # define __PREG(x) io_v2p(x) macro
H A DSA-1100.h302 #define _Ser1UTCR0 __PREG(Ser1UTCR0)
303 #define _Ser2UTCR0 __PREG(Ser2UTCR0)
304 #define _Ser3UTCR0 __PREG(Ser3UTCR0)
/kernel/linux/linux-6.6/arch/arm/mach-pxa/
H A Dpxa-regs.h42 # define __PREG(x) (io_v2p((u32)&(x))) macro
47 # define __PREG(x) io_v2p(x) macro
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/
H A Dhardware.h45 # define __PREG(x) (io_v2p((unsigned long)&(x))) macro
50 # define __PREG(x) io_v2p(x) macro
H A DSA-1100.h302 #define _Ser1UTCR0 __PREG(Ser1UTCR0)
303 #define _Ser2UTCR0 __PREG(Ser2UTCR0)
304 #define _Ser3UTCR0 __PREG(Ser3UTCR0)
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/
H A Dssp.c198 if (!request_mem_region(__PREG(Ser4SSCR0), 0x18, "SSP")) { in ssp_init()
211 release_mem_region(__PREG(Ser4SSCR0), 0x18); in ssp_init()
225 release_mem_region(__PREG(Ser4SSCR0), 0x18); in ssp_exit()
H A Dgeneric.c119 [0] = DEFINE_RES_MEM(__PREG(Ser0UDCCR), SZ_64K),
137 [0] = DEFINE_RES_MEM(__PREG(Ser1UTCR0), SZ_64K),
149 [0] = DEFINE_RES_MEM(__PREG(Ser3UTCR0), SZ_64K),
161 [0] = DEFINE_RES_MEM(__PREG(Ser4MCCR0), SZ_64K),
162 [1] = DEFINE_RES_MEM(__PREG(Ser4MCCR1), 4),
H A Dassabet.c603 unsigned long phys = __PREG(GPLR) & PMD_MASK; in map_sa1100_gpio_regs()
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
H A Dhardware.h47 # define __PREG(x) (io_v2p((u32)&(x))) macro
52 # define __PREG(x) io_v2p(x) macro
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dzeus.c277 .mapbase = __PREG(FFUART),
286 .mapbase = __PREG(BTUART),
295 .mapbase = __PREG(STUART),
H A Dviper.c533 .mapbase = __PREG(FFUART),
542 .mapbase = __PREG(BTUART),
551 .mapbase = __PREG(STUART),

Completed in 17 milliseconds