Searched refs:put_chip (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/mtd/lpddr/ |
| H A D | lpddr_cmds.c | 33 static void put_chip(struct map_info *map, struct flchip *chip); 258 put_chip(map, contender); in get_chip() 321 put_chip(map, chip); in chip_ready() 347 static void put_chip(struct map_info *map, struct flchip *chip) in put_chip() function 361 put_chip(map, loaner); in put_chip() 475 out: put_chip(map, chip); in do_write_buffer() 502 out: put_chip(map, chip); in do_erase_oneblock() 526 put_chip(map, chip); in lpddr_read() 618 put_chip(map, chip); in lpddr_unpoint() 742 out: put_chip(map, chip); in do_xxlock()
|
| /linux/drivers/mtd/chips/ |
| H A D | cfi_cmdset_0001.c | 101 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr); 897 put_chip(map, chip, adr); in chip_ready() 1002 put_chip(map, contender, contender->start); in get_chip() 1036 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr) in put_chip() function 1052 put_chip(map, loaner, loaner->start); in put_chip() 1485 put_chip(map, chip, chip->start); in cfi_intelext_unpoint() 1522 put_chip(map, chip, cmd_addr); in do_read_onechip() 1634 put_chip(map, chip, adr); in do_write_oneword() 1880 put_chip(map, chip, cmd_adr); in do_write_buffer() 2020 put_chip(map, chip, adr); in do_erase_oneblock() [all …]
|
| H A D | cfi_cmdset_0002.c | 98 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr); 935 put_chip(map, chip, adr); in get_chip() 979 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr) in put_chip() function 1227 put_chip(map, chip, cmd_addr); in do_read_onechip() 1473 put_chip(map, chip, chip->start); in do_otp_lock() 1518 put_chip(map, chip, base); in cfi_amdstd_otp_walk() 1552 put_chip(map, chip, chip->start); in cfi_amdstd_otp_walk() 1743 put_chip(map, chip, adr); in do_write_oneword_done() 2085 put_chip(map, chip, adr); in do_write_buffer() 2502 put_chip(map, chip, adr); in do_erase_chip() [all …]
|
| H A D | fwh_lock.h | 74 put_chip(map, chip, adr); in fwh_xxlock_oneblock()
|