Searched refs:NUM_FPGA (Results 1 – 1 of 1) sorted by relevance
132 #define NUM_FPGA 4 macro161 struct fpga_info info[NUM_FPGA];471 priv->corl_nents = (1 + NUM_FPGA) * REG_BLOCK_SIZE; in data_setup_corl_table()472 for (i = 0; i < NUM_FPGA; i++) in data_setup_corl_table()484 for (i = 0; i < NUM_FPGA; i++) { in data_setup_corl_table()496 for (i = 0; i < NUM_FPGA; i++) { in data_setup_corl_table()549 priv->bufsize = (1 + NUM_FPGA) * REG_BLOCK_SIZE; in data_calculate_bufsize()552 for (i = 0; i < NUM_FPGA; i++) { in data_calculate_bufsize()731 dst = sg_dma_address(dst_sg) + (NUM_FPGA * REG_BLOCK_SIZE); in data_submit_dma()