Searched refs:sc_dev_ep_max (Results 1 – 2 of 2) sorted by relevance
204 uint8_t sc_dev_ep_max; member
164 if (ep_addr < sc->sc_dev_ep_max) in dwc_otg_get_hw_ep_profile()384 for (x = 1; x != sc->sc_dev_ep_max; x++) { in dwc_otg_init_fifo()3820 for (x = 1; x != sc->sc_dev_ep_max; x++) { in dwc_otg_device_state_change()3993 sc->sc_dev_ep_max = GHWCFG2_NUMDEVEPS_GET(temp); in dwc_otg_init()3995 if (sc->sc_dev_ep_max > DWC_OTG_MAX_ENDPOINTS) in dwc_otg_init()3996 sc->sc_dev_ep_max = DWC_OTG_MAX_ENDPOINTS; in dwc_otg_init()4008 sc->sc_fifo_size, sc->sc_dev_ep_max, sc->sc_dev_in_ep_max, in dwc_otg_init()