Searched refs:CSR_SA110_CNTL (Results 1 – 3 of 3) sorted by relevance
188 cntl = *CSR_SA110_CNTL & 0xffffdf07; in dc21285_serr_irq()189 *CSR_SA110_CNTL = cntl | SA110_CNTL_RXSERR; in dc21285_serr_irq()204 *CSR_SA110_CNTL &= 0xffffde07; in dc21285_discard_irq()323 *CSR_SA110_CNTL = (*CSR_SA110_CNTL & 0xffffde07) | SA110_CNTL_RXSERR; in dc21285_preinit()
272 *CSR_SA110_CNTL &= ~(1 << 13); in footbridge_restart()278 *CSR_SA110_CNTL |= (1 << 13); in footbridge_restart()
63 #define CSR_SA110_CNTL DC21285_IO(0x013c) macro
Completed in 6 milliseconds