Lines Matching defs:adr

474 					  unsigned long adr)  in cfi_fixup_m29ew_erase_suspend()
555 __u16 adr = primary?cfi->cfiq->P_ADR:cfi->cfiq->A_ADR; in cfi_cmdset_0002() local
781 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip()
886 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr) in put_chip()
928 unsigned long adr) in xip_disable()
936 unsigned long adr) in xip_enable()
963 unsigned long adr, int usec) in xip_udelay()
1054 #define UDELAY(map, chip, adr, usec) xip_udelay(map, chip, adr, usec) argument
1066 #define INVALIDATE_CACHE_UDELAY(map, chip, adr, len, usec) \ argument
1088 #define xip_disable(map, chip, adr) argument
1089 #define xip_enable(map, chip, adr) argument
1092 #define UDELAY(map, chip, adr, usec) \ argument
1099 #define INVALIDATE_CACHE_UDELAY(map, chip, adr, len, usec) \ argument
1109 static inline int do_read_onechip(struct map_info *map, struct flchip *chip, loff_t adr, size_t len… in do_read_onechip()
1182 loff_t adr, size_t len) in otp_enter()
1197 loff_t adr, size_t len) in otp_exit()
1214 struct flchip *chip, loff_t adr, in do_read_secsi_onechip()
1292 static int do_otp_write(struct map_info *map, struct flchip *chip, loff_t adr, in do_otp_write()
1322 static int do_otp_lock(struct map_info *map, struct flchip *chip, loff_t adr, in do_otp_lock()
1551 unsigned long adr, map_word datum, in do_write_oneword()
1795 unsigned long adr, const u_char *buf, in do_write_buffer()
2006 unsigned long adr) in cfi_amdstd_panic_wait()
2058 unsigned long adr, map_word datum) in do_panic_write_oneword()
2240 unsigned long int adr; in do_erase_chip() local
2333 static int __xipram do_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr,… in do_erase_oneblock()
2450 unsigned long adr, int len, void *thunk) in do_atmel_lock()
2485 unsigned long adr, int len, void *thunk) in do_atmel_unlock()
2527 unsigned long adr; member
2539 unsigned long adr, int len, void *thunk) in do_ppb_xxlock()
2624 unsigned long adr; in cfi_ppb_unlock() local