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

/drivers/staging/sm7xx/
H A Dsmtcfb.c84 char __iomem *m_pLFB; member in struct:par_info
922 hw.m_pLFB = (smtc_VRAMBaseAddress =
925 hw.m_pLFB = (smtc_VRAMBaseAddress =
931 hw.m_pVPR = hw.m_pLFB + 0x0040c000;
935 hw.m_pLFB += 0x800000;
937 "\nsmtc_VRAMBaseAddress=%p hw.m_pLFB=%p\n",
938 smtc_VRAMBaseAddress, hw.m_pLFB);
966 hw.m_pLFB = (smtc_VRAMBaseAddress =

Completed in 1294 milliseconds