Searched refs:chip_ready (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mtd/lpddr/ |
| H A D | lpddr_cmds.c | 32 static int chip_ready(struct map_info *map, struct flchip *chip, int mode); 243 ret = chip_ready(map, contender, mode); in get_chip() 287 ret = chip_ready(map, chip, mode); in get_chip() 294 static int chip_ready(struct map_info *map, struct flchip *chip, int mode) in chip_ready() function
|
| /OK3568_Linux_fs/kernel/drivers/mtd/chips/ |
| H A D | cfi_cmdset_0002.c | 828 static int __xipram chip_ready(struct map_info *map, struct flchip *chip, in chip_ready() function 868 return chip_ready(map, chip, addr, datum); in chip_good() 885 if (chip_ready(map, chip, adr, NULL)) in get_chip() 923 if (chip_ready(map, chip, adr, NULL)) in get_chip() 1454 if (chip_ready(map, chip, adr, NULL)) in do_otp_lock() 2186 if (chip->state == FL_READY && chip_ready(map, chip, adr, NULL)) in cfi_amdstd_panic_wait() 2203 if (chip_ready(map, chip, adr, NULL)) in cfi_amdstd_panic_wait() 2267 if (chip_ready(map, chip, adr, NULL)) in do_panic_write_oneword() 2273 if (!chip_ready(map, chip, adr, &datum) || in do_panic_write_oneword() 2470 if (chip_ready(map, chip, adr, &datum)) { in do_erase_chip() [all …]
|
| H A D | cfi_cmdset_0001.c | 97 static int chip_ready (struct map_info *map, struct flchip *chip, unsigned long adr, int mode); 809 static int chip_ready (struct map_info *map, struct flchip *chip, unsigned long adr, int mode) in chip_ready() function 972 ret = chip_ready(map, contender, contender->start, mode); in get_chip() 1015 ret = chip_ready(map, chip, adr, mode); in get_chip()
|
| /OK3568_Linux_fs/kernel/sound/usb/usx2y/ |
| H A D | usX2Yhwdep.c | 121 info->chip_ready = 1; in snd_usx2y_hwdep_dsp_status()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | asound.h | 131 unsigned int chip_ready; /* R: 1 = initialization finished */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | asound.h | 131 unsigned int chip_ready; /* R: 1 = initialization finished */ member
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 136 unsigned int chip_ready; /* R: 1 = initialization finished */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound.h | 136 unsigned int chip_ready; /* R: 1 = initialization finished */ member
|