Searched refs:MAX_N_CALDACS (Results 1 – 2 of 2) sorted by relevance
970 #define MAX_N_CALDACS 34 macro994 unsigned int caldac_maxdata_list[MAX_N_CALDACS];995 unsigned short caldacs[MAX_N_CALDACS];
4231 if (n_chans > MAX_N_CALDACS) in caldac_setup()