Searched refs:MAP_SIZE_128MB (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-npcm-fiu.c | 181 #define MAP_SIZE_128MB 0x8000000 macro 211 .max_map_size = MAP_SIZE_128MB, .max_cs = 2}, 213 .max_map_size = MAP_SIZE_128MB, .max_cs = 4}, 224 .max_map_size = MAP_SIZE_128MB, .max_cs = 2}, 226 .max_map_size = MAP_SIZE_128MB, .max_cs = 4},
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-npcm-fiu.c | 177 #define MAP_SIZE_128MB 0x8000000 macro 206 .max_map_size = MAP_SIZE_128MB, .max_cs = 2}, 208 .max_map_size = MAP_SIZE_128MB, .max_cs = 4},
|
Completed in 3 milliseconds