Searched refs:MAX_N_CALDACS (Results 1 – 2 of 2) sorted by relevance
1408 #define MAX_N_CALDACS 34 macro1425 unsigned int caldac_maxdata_list[MAX_N_CALDACS];1426 unsigned short caldacs[MAX_N_CALDACS];
4422 if (n_chans > MAX_N_CALDACS) in caldac_setup()