Searched defs:xip_enable (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/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 | 931 static void __xipram xip_enable(struct map_info *map, struct flchip *chip,  in xip_enable()  function 1085 #define xip_enable(map, chip, adr)  macro
  | 
| D | cfi_cmdset_0001.c | 1080 static void __xipram xip_enable(struct map_info *map, struct flchip *chip,  in xip_enable()  function 1233 #define xip_enable(map, chip, adr)  macro
  |