Lines Matching defs:adr

470 					  unsigned long adr)  in cfi_fixup_m29ew_erase_suspend()
551 __u16 adr = primary?cfi->cfiq->P_ADR:cfi->cfiq->A_ADR; in cfi_cmdset_0002() local
778 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip()
882 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr) in put_chip()
924 unsigned long adr) in xip_disable()
932 unsigned long adr) in xip_enable()
959 unsigned long adr, int usec) in xip_udelay()
1050 #define UDELAY(map, chip, adr, usec) xip_udelay(map, chip, adr, usec) argument
1062 #define INVALIDATE_CACHE_UDELAY(map, chip, adr, len, usec) \ argument
1084 #define xip_disable(map, chip, adr) argument
1085 #define xip_enable(map, chip, adr) argument
1088 #define UDELAY(map, chip, adr, usec) \ argument
1095 #define INVALIDATE_CACHE_UDELAY(map, chip, adr, len, usec) \ argument
1105 static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len… in do_read_onechip()
1178 loff_t adr, size_t len) in otp_enter()
1193 loff_t adr, size_t len) in otp_exit()
1210 struct flchip *chip, loff_t adr, in do_read_secsi_onechip()
1290 static int do_otp_write(struct map_info *map, struct flchip *chip, loff_t adr, in do_otp_write()
1320 static int do_otp_lock(struct map_info *map, struct flchip *chip, loff_t adr, in do_otp_lock()
1549 unsigned long adr, map_word datum, in do_write_oneword()
1793 unsigned long adr, const u_char *buf, in do_write_buffer()
2004 unsigned long adr) in cfi_amdstd_panic_wait()
2056 unsigned long adr, map_word datum) in do_panic_write_oneword()
2238 unsigned long int adr; in do_erase_chip() local
2324 static int __xipram do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr,… in do_erase_oneblock()
2456 unsigned long adr, int len, void *thunk) in do_atmel_lock()
2491 unsigned long adr, int len, void *thunk) in do_atmel_unlock()
2545 unsigned long adr, int len, void *thunk) in do_ppb_xxlock()
2629 unsigned long adr; in cfi_ppb_unlock() local