Home
last modified time | relevance | path

Searched refs:EP0_DW (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/emxx_udc/
H A Demxx_udc.h156 #define EP0_DW (BIT(6) | BIT(5)) macro
H A Demxx_udc.c434 data = ((length << 5) & EP0_DW) | EP0_DEND; in _nbu2ss_ep_in_end()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/emxx_udc/
H A Demxx_udc.h156 #define EP0_DW (BIT(6) | BIT(5)) macro
H A Demxx_udc.c434 data = ((length << 5) & EP0_DW) | EP0_DEND; in _nbu2ss_ep_in_end()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/emxx_udc/
H A Demxx_udc.h156 #define EP0_DW (BIT(6) | BIT(5)) macro
H A Demxx_udc.c434 data = ((length << 5) & EP0_DW) | EP0_DEND; in _nbu2ss_ep_in_end()