Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/include/asm/
Dbfin_dma.h42 #define NDSIZE_6 0x00060000 /* Next Descriptor Size = 7 */ macro
73 #define NDSIZE_6 0x0600 /* Next Descriptor Size = 6 */ macro
/linux-4.4.14/sound/soc/blackfin/
Dbf6xx-sport.c73 | compute_wdsize(sport->wdsize) | NDSIZE_6); in sport_tx_start()
84 | compute_wdsize(sport->wdsize) | NDSIZE_6); in sport_rx_start()
166 cfg = DMAFLOW_LIST | DI_EN | compute_wdsize(sport->wdsize) | NDSIZE_6; in sport_config_tx_dma()
198 | WNR | NDSIZE_6; in sport_config_rx_dma()
/linux-4.4.14/drivers/net/ethernet/adi/
Dbfin_mac.c155 a->config = WDSIZE_32 | NDSIZE_6 | DMAFLOW_LARGE; in desc_list_init()
168 b->config = DMAEN | WNR | WDSIZE_32 | NDSIZE_6 | DMAFLOW_LARGE; in desc_list_init()
210 a->config = DMAEN | WNR | WDSIZE_32 | NDSIZE_6 | DMAFLOW_LARGE; in desc_list_init()
225 NDSIZE_6 | DMAFLOW_LARGE; in desc_list_init()