SCA_BASE_SIZE    1905 drivers/tty/synclinkmp.c 	dev->mem_end   = info->phys_sca_base + SCA_BASE_SIZE - 1;
SCA_BASE_SIZE    3544 drivers/tty/synclinkmp.c 	if (request_mem_region(info->phys_sca_base + info->sca_offset,SCA_BASE_SIZE,"synclinkmp") == NULL) {
SCA_BASE_SIZE    3633 drivers/tty/synclinkmp.c 		release_mem_region(info->phys_sca_base + info->sca_offset,SCA_BASE_SIZE);