Searched refs:ISI_CFG1_FRATE_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
59 #define ISI_CFG1_FRATE_DIV_MASK (7 << 8) macro
353 cfg1 &= ~ISI_CFG1_FRATE_DIV_MASK; in start_dma()