Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/platforms/
Dapus_pci.c106 static struct resource pci_mem = { "B/CVisionPPC PCI mem", CVPPC_FB_APERTURE_ONE, CVPPC_PCI_CONFIG,…
165 writel(CVPPC_FB_APERTURE_ONE, apus_hose->cfg_data + PCI_BASE_ADDRESS_1); in apus_setup_pci_ptrs()
Dapus_pci.h23 #define CVPPC_FB_APERTURE_ONE 0xe0000000 macro
/linux-2.4.37.9/drivers/video/
Dcvisionppc.h34 #define CVPPC_FB_APERTURE_ONE 0xe0000000 macro
Dpm2fb.c983 WR32(p->pci_config, PCI_BASE_ADDRESS_1, CVPPC_FB_APERTURE_ONE); in cvppc_PCI_init()
999 p->regions.fb_base=CVPPC_FB_APERTURE_ONE; in cvppc_detect()