Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dmv_xor_v2.c85 #define MV_XOR_V2_DESC_NUM 1024 macro
327 if (xor_dev->hw_queue_idx >= MV_XOR_V2_DESC_NUM) in mv_xor_v2_tx_submit()
605 if (pending_ptr >= MV_XOR_V2_DESC_NUM) in mv_xor_v2_tasklet()
635 writel(MV_XOR_V2_DESC_NUM, in mv_xor_v2_descq_init()
799 xor_dev->desc_size * MV_XOR_V2_DESC_NUM, in mv_xor_v2_probe()
808 MV_XOR_V2_DESC_NUM, sizeof(*sw_desc), in mv_xor_v2_probe()
821 for (i = 0; i < MV_XOR_V2_DESC_NUM; i++) { in mv_xor_v2_probe()
874 xor_dev->desc_size * MV_XOR_V2_DESC_NUM, in mv_xor_v2_probe()
892 xor_dev->desc_size * MV_XOR_V2_DESC_NUM, in mv_xor_v2_remove()