Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Ddma_port.c19 #define MAIL_DATA_DWORDS 16 macro
214 dma->buf = kmalloc_array(MAIL_DATA_DWORDS, sizeof(u32), GFP_KERNEL); in dma_port_alloc()
311 if (dwords < MAIL_DATA_DWORDS) in dma_port_flash_read_block()