Searched defs:tn (Results 1 - 6 of 6) sorted by relevance

/u-boot/fs/yaffs2/
H A Dyaffs_allocator.c163 struct yaffs_tnode *tn = NULL; local
184 void yaffs_free_raw_tnode(struct yaffs_dev *dev, struct yaffs_tnode *tn) argument
H A Dyaffs_verify.c231 struct yaffs_tnode *tn; local
H A Dyaffs_yaffs2.c507 struct yaffs_tnode *tn; local
446 yaffs2_checkpt_tnode_worker(struct yaffs_obj *in, struct yaffs_tnode *tn, u32 level, int chunk_offset) argument
[all...]
H A Dyaffs_guts.c707 struct yaffs_tnode *tn = yaffs_alloc_raw_tnode(dev); local
720 static void yaffs_free_tnode(struct yaffs_dev *dev, struct yaffs_tnode *tn) argument
734 void yaffs_load_tnode_0(struct yaffs_dev *dev, struct yaffs_tnode *tn, argument
765 u32 yaffs_get_group_base(struct yaffs_dev *dev, struct yaffs_tnode *tn, argument
806 struct yaffs_tnode *tn = file_struct->top; local
863 struct yaffs_tnode *tn; local
991 struct yaffs_tnode *tn; local
1018 struct yaffs_tnode *tn; local
1056 struct yaffs_tnode *tn; local
1203 yaffs_soft_del_worker(struct yaffs_obj *in, struct yaffs_tnode *tn, u32 level, int chunk_offset) argument
1708 yaffs_prune_worker(struct yaffs_dev *dev, struct yaffs_tnode *tn, u32 level, int del0) argument
1757 struct yaffs_tnode *tn; local
1919 struct yaffs_tnode *tn = NULL; local
[all...]
/u-boot/arch/m68k/include/asm/coldfire/
H A Data.h27 u8 tn; /* 0x0A */ member in struct:atac
/u-boot/drivers/mtd/nand/raw/
H A Docteontx_nand.c449 struct octeontx_nfc *tn = to_otx_nfc(nand->controller); local
490 struct octeontx_nfc *tn = to_otx_nfc(nand->controller); local
513 struct octeontx_nfc *tn = to_otx_nfc(nand->controller); local
528 struct octeontx_nfc *tn = to_otx_nfc(nand->controller); local
593 set_default_timings(struct octeontx_nfc *tn, const struct nand_sdr_timings *timings) argument
613 ndf_cmd_queue_free(struct octeontx_nfc *tn) argument
622 ndf_submit(struct octeontx_nfc *tn, union ndf_cmd *cmd) argument
675 ndf_build_wait_busy(struct octeontx_nfc *tn) argument
689 ndf_dma_done(struct octeontx_nfc *tn) argument
701 ndf_wait(struct octeontx_nfc *tn) argument
716 ndf_wait_idle(struct octeontx_nfc *tn) argument
735 ndf_queue_cmd_timing(struct octeontx_nfc *tn, struct ndf_set_tm_par_cmd *timings) argument
754 ndf_queue_cmd_bus(struct octeontx_nfc *tn, int direction) argument
765 ndf_queue_cmd_chip(struct octeontx_nfc *tn, int enable, int chip, int width) argument
778 ndf_queue_cmd_wait(struct octeontx_nfc *tn, int t_delay) argument
788 ndf_queue_cmd_cle(struct octeontx_nfc *tn, int command) argument
801 ndf_queue_cmd_ale(struct octeontx_nfc *tn, int addr_bytes, struct nand_chip *nand, u64 page, u32 col, int page_size) argument
859 ndf_queue_cmd_write(struct octeontx_nfc *tn, int len) argument
871 ndf_build_pre_cmd(struct octeontx_nfc *tn, int cmd1, int addr_bytes, u64 page, u32 col, int cmd2) argument
937 ndf_build_post_cmd(struct octeontx_nfc *tn, int hold_time) argument
968 ndf_setup_dma(struct octeontx_nfc *tn, int is_write, dma_addr_t bus_addr, int len) argument
980 octeontx_nand_reset(struct octeontx_nfc *tn) argument
999 ndf_read(struct octeontx_nfc *tn, int cmd1, int addr_bytes, u64 page, u32 col, int cmd2, int len) argument
1082 struct octeontx_nfc *tn = to_otx_nfc(nand->controller); local
1104 struct octeontx_nfc *tn = to_otx_nfc(nand->controller); local
1137 ndf_page_read(struct octeontx_nfc *tn, u64 page, int col, int len) argument
1151 ndf_block_erase(struct octeontx_nfc *tn, u64 page_addr) argument
1179 ndf_page_write(struct octeontx_nfc *tn, int page) argument
1226 struct octeontx_nfc *tn = to_otx_nfc(nand->controller); local
1359 struct octeontx_nfc *tn = to_otx_nfc(chip->controller); local
1442 struct octeontx_nfc *tn = to_otx_nfc(nand->controller); local
1524 struct octeontx_nfc *tn = to_otx_nfc(nand->controller); local
1602 struct octeontx_nfc *tn = to_otx_nfc(nand->controller); local
1648 struct octeontx_nfc *tn = to_otx_nfc(chip->controller); local
1770 struct octeontx_nfc *tn = to_otx_nfc(nand->controller); local
1811 struct octeontx_nfc *tn = to_otx_nfc(nand->controller); local
1890 struct octeontx_nfc *tn = local
1922 octeontx_nfc_chip_init(struct octeontx_nfc *tn, struct udevice *dev, ofnode node) argument
1996 octeontx_nfc_chips_init(struct octeontx_nfc *tn) argument
2029 octeontx_nfc_init(struct octeontx_nfc *tn) argument
2064 struct octeontx_nfc *tn = dev_get_priv(dev); local
2143 struct octeontx_nfc *tn = dev_get_priv(dev); local
[all...]

Completed in 108 milliseconds