Searched refs:CPRBase (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dregsmi.h118 MMIO_OUT32(pSmi->CPRBase, cpr, data); \
121 #define READ_CPR(pSmi, cpr) MMIO_IN32(pSmi->CPRBase, cpr)
H A Dsmi.h233 CARD8 * CPRBase; /* Base of CPR registers */ member in struct:__anon910553c20208
H A Dsmi_driver.c1286 pSmi->CPRBase = pSmi->MapBase + 0x001000;
1295 pSmi->CPRBase = pSmi->MapBase + 0x001000;
1304 pSmi->CPRBase = pSmi->MapBase + 0x00E000;
1312 pSmi->CPRBase = pSmi->MapBase + 0x001000;
1320 pSmi->CPRBase = pSmi->MapBase + 0x090000;
1330 pSmi->CPRBase = pSmi->MapBase + 0xE000;

Completed in 7 milliseconds