Home
last modified time | relevance | path

Searched refs:int_table (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h141 __u32 int_table[NUM_INTS]; /* Interrupt ED table */ member
H A Dohci-hcd.c323 ed_p = &(ohci->hcca->int_table [i]); in ep_print_int_eds()
722 for (ed_p = &(ohci->hcca->int_table[\ in ep_link()
748 __u32 *ed_p = &ohci->hcca->int_table [index]; in periodic_unlink()