Home
last modified time | relevance | path

Searched defs:hc_num (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd_intr.c2187 int hc_num = chan->hc_num; in dwc2_hc_intr() local
H A Dhcd.h90 u8 hc_num; member
H A Dhcd.c653 u8 hc_num = chan->hc_num; in dwc2_hc_init() local
/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c481 static void dwc_otg_hc_init(struct dwc2_core_regs *regs, uint8_t hc_num, in dwc_otg_hc_init()