Searched refs:DIEPCTL_SETD0PID (Results 1 – 2 of 2) sorted by relevance
724 #define DIEPCTL_SETD0PID (1<<28) macro
1748 temp |= DIEPCTL_SETD0PID; in dwc_otg_data_rx() 1750 temp &= ~DIEPCTL_SETD0PID; in dwc_otg_data_rx() 2287 temp |= DIEPCTL_SETD0PID; in dwc_otg_data_tx() 2289 temp &= ~DIEPCTL_SETD0PID; in dwc_otg_data_tx()