Home
last modified time | relevance | path

Searched refs:SPORT_CTL_DERRPRI (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/blackfin/include/asm/
Dbfin_sport3.h53 #define SPORT_CTL_DERRPRI 0x20000000 /* Primary channel error status */ macro
/linux-4.1.27/sound/soc/blackfin/
Dbf6xx-sport.c258 if (sport->tx_regs->spctl & SPORT_CTL_DERRPRI) in sport_err_irq()
260 if (sport->rx_regs->spctl & SPORT_CTL_DERRPRI) in sport_err_irq()