Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h141 __u32 int_table[NUM_INTS]; /* Interrupt ED table */ member
H A Dohci-hcd.c327 ed_p = &(ohci->hcca->int_table [i]); in ep_print_int_eds()
726 for (ed_p = &(ohci->hcca->int_table[\ in ep_link()
752 __u32 *ed_p = &ohci->hcca->int_table [index]; in periodic_unlink()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h130 __u32 int_table[NUM_INTS]; /* Interrupt ED table */ member
H A Dau1x00_usb_ohci.c196 ed_p = &(ohci->hcca->int_table [i]); in ep_print_int_eds()