Searched refs:sca_offset (Results 1 – 1 of 1) sorted by relevance
270 u32 sca_offset; member3587 …if (request_mem_region(info->phys_sca_base + info->sca_offset,SCA_BASE_SIZE,"synclinkmp") == NULL)… in claim_resources()3629 info->sca_base += info->sca_offset; in claim_resources()3674 release_mem_region(info->phys_sca_base + info->sca_offset,SCA_BASE_SIZE); in release_resources()3688 iounmap(info->sca_base - info->sca_offset); in release_resources()3801 info->sca_offset = info->phys_sca_base & (PAGE_SIZE-1); in alloc_dev()