Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/tsp/
H A DhalTSP.c131 static MS_U32 _u32PMRegBase = 0; variable
193 #define PMTOP_REG(addr) (*((volatile MS_U16*)(_u32PMRegBase + 0x3c00 + ((addr)<<2))))
2773 _u32PMRegBase = u32PMBankAddr; in HAL_TSP_SetBank()