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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_reg.h46 #define OCM_BASE_ADDR 0xA0000000 macro
50 #define ALL_BASE_ADDR OCM_BASE_ADDR
H A Daic94xx_hwi.c195 pci_write_config_dword(pcidev, PCI_CONF_MBAR1, OCM_BASE_ADDR);
196 asd_ha->io_handle[1].swa_base = OCM_BASE_ADDR;
504 unsigned long dma_addr = OCM_BASE_ADDR;
H A Daic94xx_sds.c139 asd_read_reg_string(asd_ha, buffer, offs+OCM_BASE_ADDR, size);
184 asd_write_reg_string(asd_ha, buffer, offs+OCM_BASE_ADDR, size);
H A Daic94xx_reg_def.h1972 #define OCM_BASE_ADDR 0xA0000000 macro

Completed in 85 milliseconds