Home
last modified time | relevance | path

Searched refs:nand_memory_organization (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dnand.h26 struct nand_memory_organization { struct
189 struct nand_memory_organization memorg;
362 static inline struct nand_memory_organization *
H A Dspinand.h330 struct nand_memory_organization memorg;
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_amd.c14 struct nand_memory_organization *memorg; in amd_nand_decode_id()
H A Dnand_samsung.c16 struct nand_memory_organization *memorg; in samsung_nand_decode_id()
H A Dnand_jedec.c28 struct nand_memory_organization *memorg; in nand_jedec_detect()
H A Dnand_hynix.c412 struct nand_memory_organization *memorg; in hynix_nand_extract_oobsize()
612 struct nand_memory_organization *memorg; in hynix_nand_decode_id()
H A Dnand_toshiba.c151 struct nand_memory_organization *memorg; in toshiba_nand_decode_id()
H A Dnand_onfi.c148 struct nand_memory_organization *memorg; in nand_onfi_detect()
H A Dnand_base.c4511 struct nand_memory_organization *memorg; in nand_decode_ext_id()
4550 struct nand_memory_organization *memorg; in nand_decode_id()
4592 struct nand_memory_organization *memorg; in find_full_id_nand()
4638 struct nand_memory_organization *memorg; in nand_manufacturer_detect()
4692 struct nand_memory_organization *memorg; in nand_detect()
5055 struct nand_memory_organization *memorg; in nand_scan_ident()
H A Ddenali.c961 struct nand_memory_organization *memorg; in denali_multidev_fixup()
H A Ddiskonchip.c909 struct nand_memory_organization *memorg; in nftl_partscan()
H A Dnandsim.c2343 struct nand_memory_organization *memorg; in ns_init_module()
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dnand.h29 struct nand_memory_organization { struct
333 struct nand_memory_organization memorg;
532 static inline struct nand_memory_organization *
H A Dspinand.h334 struct nand_memory_organization memorg;
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/
H A Dcore.c193 struct nand_memory_organization *memorg = nanddev_get_memorg(nand); in nanddev_init()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/
H A Dcore.c225 struct nand_memory_organization *memorg = nanddev_get_memorg(nand); in nanddev_init()