Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h41 struct ed { struct
47 struct ed *ed_prev; argument
55 struct ed *ed_rm_list; argument
58 __u32 unused[3]; argument
60 typedef struct ed ed_t; argument
110 struct ed *ed; member
331 ed_t *ed; member
374 ed_t ed[NUM_EDS]; member
413 ed_free (struct ed *ed) in ed_free()
H A Dau1x00_usb_ohci.c201 ed_t *ed = (ed_t *)m32_swap(ed_p); in ep_print_int_eds() local
379 ed_t * ed; in sohci_submit_job() local
470 volatile ed_t *ed = edi; in ep_link() local
517 static int ep_unlink (ohci_t *ohci, ed_t *ed) in ep_unlink()
573 volatile ed_t *ed; in ep_add_ed() local
799 ed_t *ed; in dl_done_list() local
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h51 struct ed { struct
57 struct ed *ed_prev; argument
65 struct ed *ed_rm_list; argument
69 __u32 unused[2]; argument
71 typedef struct ed ed_t; argument
121 struct ed *ed; member
347 ed_t *ed; member
H A Dohci-hcd.c242 static inline void ed_free(struct ed *ed) in ed_free()
333 ed_t *ed = (ed_t *)m32_swap(ed_p); in ep_print_int_eds() local
515 ed_t *ed; in sohci_submit_job() local
669 volatile ed_t *ed = edi; in ep_link() local
746 static void periodic_unlink(struct ohci *ohci, volatile struct ed *ed, in periodic_unlink()
778 volatile ed_t *ed = edi; in ep_unlink() local
852 volatile ed_t *ed; in ep_add_ed() local
1139 ed_t *ed; in takeback_td() local
/rk3399_rockchip-uboot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c323 struct qbman_eq_desc ed; in ldpaa_eth_tx() local
/rk3399_rockchip-uboot/drivers/mtd/onenand/
H A Donenand_base.c790 int ed = min_t(int,free_end,readend); in onenand_transfer_auto_oob() local
1392 int ed = min_t(int,free_end,writeend); in onenand_fill_auto_oob() local