Searched defs:__CPLD_REG (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ | ||
H A D | idp.h | 52 # define __CPLD_REG(x) (*((volatile unsigned long *)CPLD_P2V(x))) macro 54 # define __CPLD_REG(x) CPLD_P2V(x) macro [all...] |
Completed in 1 milliseconds