Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/mtu3/
Dmtu3.h84 #define MTU3_FIFO_BIT_SIZE 128 macro
143 DECLARE_BITMAP(bitmap, MTU3_FIFO_BIT_SIZE);
Dmtu3_core.c552 bitmap_zero(tx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()
558 bitmap_zero(rx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()
565 bitmap_zero(tx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()
571 bitmap_zero(rx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()