Home
last modified time | relevance | path

Searched defs:ed (Results 1 – 6 of 6) sorted by relevance

/u-boot-v2022.01-rc1/drivers/usb/host/
A Dohci.h52 struct ed { struct
58 struct ed *ed_prev; argument
66 struct ed *ed_rm_list; argument
70 __u32 unused[2]; argument
72 typedef struct ed ed_t; argument
122 struct ed *ed; member
348 ed_t *ed; member
A Dohci-hcd.c244 static inline void ed_free(struct ed *ed) in ed_free()
335 ed_t *ed = (ed_t *)m32_swap(ed_p); in ep_print_int_eds() local
517 ed_t *ed; in sohci_submit_job() local
671 volatile ed_t *ed = edi; in ep_link() local
748 static void periodic_unlink(struct ohci *ohci, volatile struct ed *ed, in periodic_unlink()
780 volatile ed_t *ed = edi; in ep_unlink() local
854 volatile ed_t *ed; in ep_add_ed() local
1140 ed_t *ed; in takeback_td() local
/u-boot-v2022.01-rc1/drivers/net/ldpaa_eth/
A Dldpaa_eth.c372 struct qbman_eq_desc ed; local
/u-boot-v2022.01-rc1/drivers/mtd/onenand/
A Donenand_base.c793 int ed = min_t(int,free_end,readend); in onenand_transfer_auto_oob() local
1395 int ed = min_t(int,free_end,writeend); in onenand_fill_auto_oob() local
/u-boot-v2022.01-rc1/arch/mips/mach-octeon/include/mach/
A Dcvmx-pciercx-defs.h5493 u32 ed : 1; member
A Dcvmx-pcieepx-defs.h6755 u32 ed : 1; member

Completed in 69 milliseconds