Searched refs:sc_dev_ep_max (Results 1 – 2 of 2) sorted by relevance
203 uint8_t sc_dev_ep_max; member
163 if (ep_addr < sc->sc_dev_ep_max) in dwc_otg_get_hw_ep_profile() 383 for (x = 1; x != sc->sc_dev_ep_max; x++) { in dwc_otg_init_fifo() 3819 for (x = 1; x != sc->sc_dev_ep_max; x++) { in dwc_otg_device_state_change() 3992 sc->sc_dev_ep_max = GHWCFG2_NUMDEVEPS_GET(temp); in dwc_otg_init() 3994 if (sc->sc_dev_ep_max > DWC_OTG_MAX_ENDPOINTS) in dwc_otg_init() 3995 sc->sc_dev_ep_max = DWC_OTG_MAX_ENDPOINTS; in dwc_otg_init() 4007 sc->sc_fifo_size, sc->sc_dev_ep_max, sc->sc_dev_in_ep_max, in dwc_otg_init()