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()
443 prop->cfg_size = CFG_SIZE; in goya_get_fixed_properties()4050 if ((addr >= CFG_BASE) && (addr < CFG_BASE + CFG_SIZE)) { in goya_debugfs_read32()4106 if ((addr >= CFG_BASE) && (addr < CFG_BASE + CFG_SIZE)) { in goya_debugfs_write32()4147 if ((addr >= CFG_BASE) && (addr <= CFG_BASE + CFG_SIZE - sizeof(u64))) { in goya_debugfs_read64()4192 if ((addr >= CFG_BASE) && (addr <= CFG_BASE + CFG_SIZE - sizeof(u64))) { in goya_debugfs_write64()
456 prop->cfg_size = CFG_SIZE; in gaudi_get_fixed_properties()4535 if ((addr >= CFG_BASE) && (addr < CFG_BASE + CFG_SIZE)) { in gaudi_debugfs_read32()4582 if ((addr >= CFG_BASE) && (addr < CFG_BASE + CFG_SIZE)) { in gaudi_debugfs_write32()4629 if ((addr >= CFG_BASE) && (addr <= CFG_BASE + CFG_SIZE - sizeof(u64))) { in gaudi_debugfs_read64()4680 if ((addr >= CFG_BASE) && (addr <= CFG_BASE + CFG_SIZE - sizeof(u64))) { in gaudi_debugfs_write64()