| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 93 static int check_pattern_no_oob(uint8_t *buf, struct nand_bbt_descr *td) in check_pattern_no_oob() 110 static int check_pattern(uint8_t *buf, int len, int paglen, struct nand_bbt_descr *td) in check_pattern() 131 static int check_short_pattern(uint8_t *buf, struct nand_bbt_descr *td) in check_short_pattern() 145 static u32 add_marker_len(struct nand_bbt_descr *td) in add_marker_len() 170 struct nand_bbt_descr *td, int offs) in read_bbt() 262 static int read_abs_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *td, int chip) in read_abs_bbt() 289 struct nand_bbt_descr *td) in scan_read_data() 343 size_t len, struct nand_bbt_descr *td) in scan_read() 367 static u32 bbt_get_ver_offs(struct mtd_info *mtd, struct nand_bbt_descr *td) in bbt_get_ver_offs() 387 struct nand_bbt_descr *td, struct nand_bbt_descr *md) in read_abs_bbts() [all …]
|
| /rk3399_rockchip-uboot/arch/mips/mach-au1x00/ |
| H A D | au1x00_usb_ohci.h | 101 struct td { struct 111 struct td *next_dl_td; argument 118 typedef struct td td_t; argument 337 td_t *td[N_URB_TD]; /* list pointer to all corresponding TDs associated with this request */ member 399 struct td *td; in td_alloc() local
|
| H A D | au1x00_usb_ohci.c | 129 struct td * td; in urb_free_priv() local 571 td_t *td; in ep_add_ed() local 615 volatile td_t *td, *td_pt; in td_fill() local 732 static void dl_transfer_length(td_t * td) in dl_transfer_length()
|
| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | ohci.h | 112 struct td { struct 122 struct td *next_dl_td; argument 129 typedef struct td td_t; argument 358 td_t *td[N_URB_TD]; /* list pointer to all corresponding TDs associated with this request */ member
|
| H A D | ohci-hcd.c | 226 struct td *td; in td_alloc() local 257 struct td *td; in urb_free_priv() local 850 td_t *td; in ep_add_ed() local 901 volatile td_t *td, *td_pt; in td_fill() local 1047 static void dl_transfer_length(td_t *td) in dl_transfer_length()
|
| H A D | ehci-hcd.c | 241 static int ehci_td_buffer(struct qTD *td, void *buf, size_t sz) in ehci_td_buffer() 1284 struct qTD *td = result->tds + i; in _ehci_create_int_queue() local
|
| /rk3399_rockchip-uboot/drivers/crypto/rockchip/ |
| H A D | rkce_core.c | 199 uint32_t rkce_get_td_type(void *td) in rkce_get_td_type() 350 int rkce_push_td(void *rkce_hw, void *td) in rkce_push_td() 411 int rkce_push_td_sync(void *rkce_hw, void *td, uint32_t timeout_ms) in rkce_push_td_sync() 491 int rkce_init_symm_td(struct rkce_symm_td *td, struct rkce_symm_td_buf *buf) in rkce_init_symm_td() 514 int rkce_init_hash_td(struct rkce_hash_td *td, struct rkce_hash_td_buf *buf) in rkce_init_hash_td()
|
| H A D | crypto_ce.c | 28 struct rkce_hash_td *td; member 33 struct rkce_symm_td *td; member 333 struct rkce_hash_td *td; in rk_sha_update() local 727 int rk_set_symm_td_sg(struct rkce_symm_td *td, in rk_set_symm_td_sg()
|
| /rk3399_rockchip-uboot/include/rockchip/ |
| H A D | rkce_debug.h | 29 #define rkce_dump_td(td) argument
|
| H A D | rkce_core.h | 309 } td; member
|
| /rk3399_rockchip-uboot/drivers/mtd/onenand/ |
| H A D | onenand_bbt.c | 38 struct nand_bbt_descr *td) in check_short_pattern()
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/ |
| H A D | ata.h | 29 u8 td; /* 0x0B */ member
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | ci_udc.c | 224 static void ci_flush_td(struct ept_queue_item *td) in ci_flush_td() 252 static void ci_invalidate_td(struct ept_queue_item *td) in ci_invalidate_td()
|