Searched refs:put_chip (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/mtd/lpddr/ |
| D | lpddr_cmds.c | 33 static void put_chip(struct map_info *map, struct flchip *chip); 259 put_chip(map, contender); in get_chip() 322 put_chip(map, chip); in chip_ready() 348 static void put_chip(struct map_info *map, struct flchip *chip) in put_chip() function 362 put_chip(map, loaner); in put_chip() 479 out: put_chip(map, chip); in do_write_buffer() 506 out: put_chip(map, chip); in do_erase_oneblock() 530 put_chip(map, chip); in lpddr_read() 622 put_chip(map, chip); in lpddr_unpoint() 746 out: put_chip(map, chip); in do_xxlock()
|
| /Linux-v5.15/drivers/mtd/chips/ |
| D | cfi_cmdset_0001.c | 100 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr); 884 put_chip(map, chip, adr); in chip_ready() 989 put_chip(map, contender, contender->start); in get_chip() 1023 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr) in put_chip() function 1039 put_chip(map, loaner, loaner->start); in put_chip() 1472 put_chip(map, chip, chip->start); in cfi_intelext_unpoint() 1509 put_chip(map, chip, cmd_addr); in do_read_onechip() 1621 put_chip(map, chip, adr); in do_write_oneword() 1867 put_chip(map, chip, cmd_adr); in do_write_buffer() 2007 put_chip(map, chip, adr); in do_erase_oneblock() [all …]
|
| D | fwh_lock.h | 74 put_chip(map, chip, adr); in fwh_xxlock_oneblock()
|
| D | cfi_cmdset_0002.c | 95 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr); 944 put_chip(map, chip, adr); in get_chip() 988 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr) in put_chip() function 1236 put_chip(map, chip, cmd_addr); in do_read_onechip() 1482 put_chip(map, chip, chip->start); in do_otp_lock() 1527 put_chip(map, chip, base); in cfi_amdstd_otp_walk() 1561 put_chip(map, chip, chip->start); in cfi_amdstd_otp_walk() 1752 put_chip(map, chip, adr); in do_write_oneword_done() 2096 put_chip(map, chip, adr); in do_write_buffer() 2512 put_chip(map, chip, adr); in do_erase_chip() [all …]
|