Searched refs:PMECC_CFG_SECTOR1024 (Results 1 – 3 of 3) sorted by relevance
90 #define PMECC_CFG_SECTOR1024 (1 << 4) macro
649 val |= PMECC_CFG_SECTOR1024; in atmel_pmecc_core_init()
74 #define PMECC_CFG_SECTOR1024 (1 << 4) macro399 user->cache.cfg |= PMECC_CFG_SECTOR1024; in atmel_pmecc_create_user()418 return user->cache.cfg & PMECC_CFG_SECTOR1024 ? 1024 : 512; in get_sectorsize()