Searched refs:SPINAND_READID_METHOD_OPCODE (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/ |
| H A D | gigadevice.c | 343 SPINAND_ID(SPINAND_READID_METHOD_OPCODE, 0xa4, 0x68), 353 SPINAND_ID(SPINAND_READID_METHOD_OPCODE, 0xb4, 0x68), 403 SPINAND_ID(SPINAND_READID_METHOD_OPCODE, 0xb1, 0x48),
|
| H A D | core.c | 919 ret = spinand_manufacturer_match(spinand, SPINAND_READID_METHOD_OPCODE); in spinand_id_detect()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/ |
| H A D | gigadevice.c | 339 SPINAND_ID(SPINAND_READID_METHOD_OPCODE, 0xa4, 0x68), 349 SPINAND_ID(SPINAND_READID_METHOD_OPCODE, 0xb4, 0x68), 399 SPINAND_ID(SPINAND_READID_METHOD_OPCODE, 0xb1, 0x48),
|
| H A D | core.c | 916 ret = spinand_manufacturer_match(spinand, SPINAND_READID_METHOD_OPCODE); in spinand_id_detect()
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | spinand.h | 193 SPINAND_READID_METHOD_OPCODE, enumerator
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | spinand.h | 186 SPINAND_READID_METHOD_OPCODE, enumerator
|