Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/mtu3/
H A Dmtu3.h82 #define MTU3_FIFO_BIT_SIZE 128 macro
139 DECLARE_BITMAP(bitmap, MTU3_FIFO_BIT_SIZE);
H A Dmtu3_core.c513 bitmap_zero(tx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()
519 bitmap_zero(rx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()
526 bitmap_zero(tx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()
532 bitmap_zero(rx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()