Searched refs:put_chip (Results 1 – 4 of 4) sorted by relevance
/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()
|
/drivers/mtd/chips/ |
D | cfi_cmdset_0001.c | 100 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr); 900 put_chip(map, chip, adr); in chip_ready() 1005 put_chip(map, contender, contender->start); in get_chip() 1039 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr) in put_chip() function 1055 put_chip(map, loaner, loaner->start); in put_chip() 1488 put_chip(map, chip, chip->start); in cfi_intelext_unpoint() 1525 put_chip(map, chip, cmd_addr); in do_read_onechip() 1637 put_chip(map, chip, adr); in do_write_oneword() 1883 put_chip(map, chip, cmd_adr); in do_write_buffer() 2023 put_chip(map, chip, adr); in do_erase_oneblock() [all …]
|
D | cfi_cmdset_0002.c | 100 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr); 938 put_chip(map, chip, adr); in get_chip() 982 static void put_chip(struct map_info *map, struct flchip *chip, unsigned long adr) in put_chip() function 1230 put_chip(map, chip, cmd_addr); in do_read_onechip() 1476 put_chip(map, chip, chip->start); in do_otp_lock() 1521 put_chip(map, chip, base); in cfi_amdstd_otp_walk() 1555 put_chip(map, chip, chip->start); in cfi_amdstd_otp_walk() 1746 put_chip(map, chip, adr); in do_write_oneword_done() 2090 put_chip(map, chip, adr); in do_write_buffer() 2507 put_chip(map, chip, adr); in do_erase_chip() [all …]
|
D | fwh_lock.h | 74 put_chip(map, chip, adr); in fwh_xxlock_oneblock()
|