Home
last modified time | relevance | path

Searched refs:get_chip (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/mtd/lpddr/
A Dlpddr_cmds.c31 static int get_chip(struct map_info *map, struct flchip *chip, int mode);
198 static int get_chip(struct map_info *map, struct flchip *chip, int mode) in get_chip() function
417 ret = get_chip(map, chip, FL_WRITING); in do_write_buffer()
493 ret = get_chip(map, chip, FL_ERASING); in do_erase_oneblock()
521 ret = get_chip(map, chip, FL_READY); in lpddr_read()
570 ret = get_chip(map, chip, FL_POINT); in lpddr_point()
725 ret = get_chip(map, chip, FL_LOCKING); in do_xxlock()
/linux/sound/atmel/
A Dac97c.c57 #define get_chip(card) ((struct atmel_ac97c *)(card)->private_data) macro
610 struct atmel_ac97c *chip = get_chip(ac97); in atmel_ac97c_write()
630 struct atmel_ac97c *chip = get_chip(ac97); in atmel_ac97c_read()
741 chip = get_chip(card); in atmel_ac97c_probe()
849 struct atmel_ac97c *chip = get_chip(card); in atmel_ac97c_remove()
/linux/drivers/mtd/chips/
A Dcfi_cmdset_0002.c1223 ret = get_chip(map, chip, cmd_addr, FL_READY); in do_read_onechip()
1437 ret = get_chip(map, chip, chip->start, FL_LOCKING); in do_otp_lock()
1519 ret = get_chip(map, chip, base, FL_CFI_QUERY); in cfi_amdstd_otp_walk()
1540 ret = get_chip(map, chip, base, FL_LOCKING); in cfi_amdstd_otp_walk()
1731 ret = get_chip(map, chip, adr, mode); in do_write_oneword_start()
2041 ret = get_chip(map, chip, adr, FL_WRITING); in do_write_buffer()
2431 ret = get_chip(map, chip, adr, FL_ERASING); in do_erase_chip()
2530 ret = get_chip(map, chip, adr, FL_ERASING); in do_erase_oneblock()
2645 ret = get_chip(map, chip, adr + chip->start, FL_LOCKING); in do_atmel_lock()
2734 ret = get_chip(map, chip, adr, FL_LOCKING); in do_ppb_xxlock()
[all …]
A Dfwh_lock.h62 ret = get_chip(map, chip, adr, FL_LOCKING); in fwh_xxlock_oneblock()
A Dcfi_cmdset_0001.c99 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode);
927 static int get_chip(struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in get_chip() function
1369 ret = get_chip(map, chip, cmd_addr, FL_POINT); in do_point_onechip()
1495 ret = get_chip(map, chip, cmd_addr, FL_READY); in do_read_onechip()
1573 ret = get_chip(map, chip, adr, mode); in do_write_oneword()
1734 ret = get_chip(map, chip, cmd_adr, FL_WRITING); in do_write_buffer()
1947 ret = get_chip(map, chip, adr, FL_ERASING); in do_erase_oneblock()
2043 ret = get_chip(map, chip, chip->start, FL_SYNCING); in cfi_intelext_sync()
2115 ret = get_chip(map, chip, adr, FL_LOCKING); in do_xxlock_oneblock()
2233 ret = get_chip(map, chip, chip->start, FL_JEDEC_QUERY); in do_otp_read()
[all …]
/linux/sound/spi/
A Dat73c213.c81 #define get_chip(card) ((struct snd_at73c213 *)card->private_data) macro
880 struct snd_at73c213 *chip = get_chip(card); in snd_at73c213_dev_init()
/linux/
A DSystem.map34578 ffff8000108ee300 t get_chip
34628 ffff8000108f3a40 t get_chip
A D.tmp_System.map34578 ffff8000108ee300 t get_chip
34628 ffff8000108f3a40 t get_chip

Completed in 4020 milliseconds