Searched refs:MS02NV_SLOT_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mtd/devices/ | ||
H A D | ms02-nv.h | 84 #define MS02NV_SLOT_SIZE 0x800000 /* size of the address space macro |
H A D | ms02-nv.c | 126 mod_res->end = addr + MS02NV_SLOT_SIZE - 1; in ms02nv_init_one() |