Home
last modified time | relevance | path

Searched refs:ts5500_partitions (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mtd/maps/
H A Dts5500_flash.c33 static const struct mtd_partition ts5500_partitions[] = { variable
51 #define NUM_PARTITIONS ARRAY_SIZE(ts5500_partitions)
79 mtd_device_register(mymtd, ts5500_partitions, NUM_PARTITIONS); in init_ts5500_map()