Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/mtu3/
Dmtu3.h82 #define MTU3_FIFO_BIT_SIZE 128 macro
139 DECLARE_BITMAP(bitmap, MTU3_FIFO_BIT_SIZE);
Dmtu3_core.c449 bitmap_zero(tx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()
455 bitmap_zero(rx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()
462 bitmap_zero(tx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()
468 bitmap_zero(rx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()