Searched refs:IS_RxQ1DoneInt (Results 1 – 2 of 2) sorted by relevance
357 #define IS_RxQ1DoneInt (1U << 8) macro
561 if (isr & IS_RxQ1DoneInt) in sf_intr()1071 sc->sc_InterruptEn = IS_PCIPadInt | IS_RxQ1DoneInt | in sf_init()