Searched refs:MAX_N_CALDACS (Results 1 – 2 of 2) sorted by relevance
969 #define MAX_N_CALDACS 34 macro993 unsigned int caldac_maxdata_list[MAX_N_CALDACS];994 unsigned short caldacs[MAX_N_CALDACS];
4364 if (n_chans > MAX_N_CALDACS) in caldac_setup()