Home
last modified time | relevance | path

Searched refs:_u32REGPMBase (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/ca2/
H A DhalCA.c131 static MS_VIRT _u32REGPMBase = 0; variable
141 #define REG32_PM(addr) (*(volatile unsigned *)(_u32REGPMBase + (addr)))
142 #define REG16_PM(addr) (*(volatile unsigned short *)(_u32REGPMBase + (addr)))
963 _u32REGPMBase = u32RegAddr - 0x200000UL; in HAL_CA_SetBank()
2069 _u32REGPMBase = u32Bank; in HAL_CA_STR_SetBank()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/ca2/
H A DhalCA.c125 static MS_VIRT _u32REGPMBase = 0; variable
135 #define REG32_PM(addr) (*(volatile unsigned *)(_u32REGPMBase + (addr)))
136 #define REG16_PM(addr) (*(volatile unsigned short *)(_u32REGPMBase + (addr)))
956 _u32REGPMBase = u32RegAddr - 0x200000UL; in HAL_CA_SetBank()
1998 _u32REGPMBase = u32Bank; in HAL_CA_STR_SetBank()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/ca2/
H A DhalCA.c125 static MS_VIRT _u32REGPMBase = 0; variable
135 #define REG32_PM(addr) (*(volatile unsigned *)(_u32REGPMBase + (addr)))
137 #define REG16_PM(addr) (*(volatile unsigned short *)(_u32REGPMBase + (addr)))
957 _u32REGPMBase = u32RegAddr - 0x200000UL; in HAL_CA_SetBank()
2070 _u32REGPMBase = u32Bank; in HAL_CA_STR_SetBank()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/ca2/
H A DhalCA.c129 static MS_VIRT _u32REGPMBase = 0; variable
139 #define REG32_PM(addr) (*(volatile unsigned *)(_u32REGPMBase + (addr)))
140 #define REG16_PM(addr) (*(volatile unsigned short *)(_u32REGPMBase + (addr)))
960 _u32REGPMBase = u32RegAddr - 0x200000UL; in HAL_CA_SetBank()
2002 _u32REGPMBase = u32Bank; in HAL_CA_STR_SetBank()
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/ca2/
H A DhalCA.c129 static MS_VIRT _u32REGPMBase = 0; variable
139 #define REG32_PM(addr) (*(volatile unsigned *)(_u32REGPMBase + (addr)))
140 #define REG16_PM(addr) (*(volatile unsigned short *)(_u32REGPMBase + (addr)))
960 _u32REGPMBase = u32RegAddr - 0x200000UL; in HAL_CA_SetBank()
2066 _u32REGPMBase = u32Bank; in HAL_CA_STR_SetBank()