Searched defs:__CPLD_REG (Results 1 – 1 of 1) sorted by relevance
55 # define __CPLD_REG(x) (*((volatile unsigned long *)CPLD_P2V(x))) macro57 # define __CPLD_REG(x) CPLD_P2V(x) macro