Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/sm7xx/
Dsmtcfb.c85 char __iomem *m_pLFB; member
923 hw.m_pLFB = (smtc_VRAMBaseAddress = in smtcfb_pci_probe()
926 hw.m_pLFB = (smtc_VRAMBaseAddress = in smtcfb_pci_probe()
932 hw.m_pVPR = hw.m_pLFB + 0x0040c000; in smtcfb_pci_probe()
936 hw.m_pLFB += 0x800000; in smtcfb_pci_probe()
939 smtc_VRAMBaseAddress, hw.m_pLFB); in smtcfb_pci_probe()
967 hw.m_pLFB = (smtc_VRAMBaseAddress = in smtcfb_pci_probe()