Searched defs:xip_enable (Results 1 – 3 of 3) sorted by relevance
/drivers/mtd/chips/ |
D | cfi_probe.c | 45 #define xip_enable(base, map, cfi) \ macro 61 #define xip_enable(base, map, cfi) do { } while (0) macro
|
D | cfi_cmdset_0002.c | 805 static void __xipram xip_enable(struct map_info *map, struct flchip *chip, in xip_enable() function 957 #define xip_enable(map, chip, adr) macro
|
D | cfi_cmdset_0001.c | 1048 static void __xipram xip_enable(struct map_info *map, struct flchip *chip, in xip_enable() function 1201 #define xip_enable(map, chip, adr) macro
|