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