Home
last modified time | relevance | path

Searched refs:REQUEST_INTERNAL_CH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dgadget.c511 chunk_end = descmiss_priv_req->flags & REQUEST_INTERNAL_CH; in cdns3_wa2_descmiss_copy_data()
640 chain = !!(priv_req->flags & REQUEST_INTERNAL_CH); in cdns3_wa2_remove_old_request()
696 * case simply allocate next request and assign flag REQUEST_INTERNAL_CH in cdns3_wa2_descmissing_packet()
701 priv_ep->descmis_req->flags |= REQUEST_INTERNAL_CH; in cdns3_wa2_descmissing_packet()
H A Dgadget.h1239 #define REQUEST_INTERNAL_CH BIT(2) macro
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdns3-gadget.c495 chunk_end = descmiss_priv_req->flags & REQUEST_INTERNAL_CH; in cdns3_wa2_descmiss_copy_data()
624 chain = !!(priv_req->flags & REQUEST_INTERNAL_CH); in cdns3_wa2_remove_old_request()
680 * case simply allocate next request and assign flag REQUEST_INTERNAL_CH in cdns3_wa2_descmissing_packet()
685 priv_ep->descmis_req->flags |= REQUEST_INTERNAL_CH; in cdns3_wa2_descmissing_packet()
H A Dcdns3-gadget.h1241 #define REQUEST_INTERNAL_CH BIT(2) macro

Completed in 13 milliseconds