Searched refs:CFG_SIZE (Results 1 – 5 of 5) sorted by relevance
19 #define CFG_SIZE 0x4000000 /* 32MB CFG + 32MB DBG*/ macro
370 #define CFG_SIZE (0x12) macro459 ether1_writebuffer (dev, &init_cfg, CFG_ADDR, CFG_SIZE); in ether1_init_for_open()
445 prop->cfg_size = CFG_SIZE; in goya_set_fixed_properties()868 region->region_size = CFG_SIZE; in goya_set_pci_memory_regions()4192 if ((addr >= CFG_BASE) && (addr < CFG_BASE + CFG_SIZE)) { in goya_debugfs_read32()4252 if ((addr >= CFG_BASE) && (addr < CFG_BASE + CFG_SIZE)) { in goya_debugfs_write32()4297 if ((addr >= CFG_BASE) && (addr <= CFG_BASE + CFG_SIZE - sizeof(u64))) { in goya_debugfs_read64()4346 if ((addr >= CFG_BASE) && (addr <= CFG_BASE + CFG_SIZE - sizeof(u64))) { in goya_debugfs_write64()
627 prop->cfg_size = CFG_SIZE; in gaudi_set_fixed_properties()1778 region->region_size = CFG_SIZE; in gaudi_set_pci_memory_regions()6160 if ((addr >= CFG_BASE) && (addr < CFG_BASE + CFG_SIZE)) { in gaudi_debugfs_read32()6211 if ((addr >= CFG_BASE) && (addr < CFG_BASE + CFG_SIZE)) { in gaudi_debugfs_write32()6262 if ((addr >= CFG_BASE) && (addr <= CFG_BASE + CFG_SIZE - sizeof(u64))) { in gaudi_debugfs_read64()6317 if ((addr >= CFG_BASE) && (addr <= CFG_BASE + CFG_SIZE - sizeof(u64))) { in gaudi_debugfs_write64()