Searched refs:max_map_size (Results 1 – 1 of 1) sorted by relevance
/drivers/spi/ |
D | spi-npcm-fiu.c | 200 u32 max_map_size; member 211 .max_map_size = MAP_SIZE_128MB, .max_cs = 2}, 213 .max_map_size = MAP_SIZE_128MB, .max_cs = 4}, 215 .max_map_size = MAP_SIZE_16MB, .max_cs = 2} }; 224 .max_map_size = MAP_SIZE_128MB, .max_cs = 2}, 226 .max_map_size = MAP_SIZE_128MB, .max_cs = 4}, 228 .max_map_size = MAP_SIZE_16MB, .max_cs = 2}, 230 .max_map_size = MAP_SIZE_16MB, .max_cs = 4} }; 627 (fiu->info->max_map_size * in npcm_fiu_dirmap_create()
|