Home
last modified time | relevance | path

Searched refs:DB_VALUE_EP0_OUT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.h697 #define DB_VALUE_EP0_OUT BIT(0) macro
H A Dcdnsp-gadget.h550 #define DB_VALUE_EP0_OUT(ep, stream) ((ep) & 0xff) macro
H A Dcdnsp-ring.c303 db_value = DB_VALUE_EP0_OUT(pep->idx, stream_id); in cdnsp_ring_ep_doorbell()