Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/st/cw1200/
A Dfwio.c196 (DOWNLOAD_FIFO_SIZE - DOWNLOAD_BLOCK_SIZE)) in cw1200_load_firmware_cw1200()
201 if ((put - get) > (DOWNLOAD_FIFO_SIZE - DOWNLOAD_BLOCK_SIZE)) { in cw1200_load_firmware_cw1200()
221 (put & (DOWNLOAD_FIFO_SIZE - 1))), in cw1200_load_firmware_cw1200()
225 put & (DOWNLOAD_FIFO_SIZE - 1)); in cw1200_load_firmware_cw1200()
A Dhwio.h32 #define DOWNLOAD_FIFO_SIZE (0x00008000) macro

Completed in 4 milliseconds