Home
last modified time | relevance | path

Searched defs:__CPLD_REG (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/arch/arm/mach-pxa/
Didp.h55 # define __CPLD_REG(x) (*((volatile unsigned long *)CPLD_P2V(x))) macro
57 # define __CPLD_REG(x) CPLD_P2V(x) macro
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Didp.h52 # define __CPLD_REG(x) (*((volatile unsigned long *)CPLD_P2V(x))) macro
54 # define __CPLD_REG(x) CPLD_P2V(x) macro