Home
last modified time | relevance | path

Searched refs:R_PID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h398 #define R_PID 0x00c00000 /* packet id */ macro
H A Dfsl_qe_udc.c847 switch (bdstatus & R_PID) { in qe_ep0_rx()
859 if ((bdstatus & R_PID) == R_PID_SETUP) in qe_ep0_rx()
975 switch (bdstatus & R_PID) { in ep_rx_tasklet()
1500 switch (bdstatus & R_PID) { in ep_req_rx()