Searched refs:DIEPCTL_SETD0PID (Results 1 – 2 of 2) sorted by relevance
723 #define DIEPCTL_SETD0PID (1<<28) macro
1756 temp |= DIEPCTL_SETD0PID; in dwc_otg_data_rx()1758 temp &= ~DIEPCTL_SETD0PID; in dwc_otg_data_rx()2301 temp |= DIEPCTL_SETD0PID; in dwc_otg_data_tx()2303 temp &= ~DIEPCTL_SETD0PID; in dwc_otg_data_tx()