Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rts5139/
Drts51x_card.c801 0x03 | DMA_PACK_SIZE_MASK, in trans_dma_enable()
805 0x03 | DMA_PACK_SIZE_MASK, in trans_dma_enable()
Drts51x_card.h519 #define DMA_PACK_SIZE_MASK 0x0C macro
/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_card.c920 rtsx_add_cmd(chip, WRITE_REG_CMD, DMACTL, 0x03 | DMA_PACK_SIZE_MASK, in trans_dma_enable()
923 rtsx_add_cmd(chip, WRITE_REG_CMD, DMACTL, 0x03 | DMA_PACK_SIZE_MASK, in trans_dma_enable()
Drtsx_card.h357 #define DMA_PACK_SIZE_MASK 0x30 macro