Searched refs:max_hw_ep (Results 1 – 1 of 1) sorted by relevance
461 u32 max_hw_ep; in reconfig_usbd() local546 max_hw_ep = (readl(®->ghwcfg4) & GHWCFG4_NUM_IN_EPS_MASK) >> in reconfig_usbd()551 if (pdata_hw_ep && max_hw_ep != pdata_hw_ep) in reconfig_usbd()553 max_hw_ep, pdata_hw_ep); in reconfig_usbd()555 for (i = 0; i < max_hw_ep; i++) { in reconfig_usbd()