Searched refs:FS_DAC1_NOT_EMPTY (Results 1 – 1 of 1) sorted by relevance
98 #define FS_DAC1_NOT_EMPTY BIT(0) /* DAC1 FIFO not empty */ macro998 unsigned int bit = (chan == 0) ? FS_DAC1_NOT_EMPTY : FS_DAC2_NOT_EMPTY; in rtd_ao_eoc()