Home
last modified time | relevance | path

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

/linux-3.4.99/sound/oss/
Dswarm_cs4297a.c709 while ((__raw_readq(SS_CSR(R_SER_STATUS)) & 0xf1) != 1) in dma_init()
714 (unsigned int)(__raw_readq(SS_CSR(R_SER_STATUS)) & 0xffffffff))); in dma_init()
928 status = intflag ? __raw_readq(SS_CSR(R_SER_STATUS)) : 0; in cs4297a_update_ptr()
2547 status = __raw_readq(SS_CSR(R_SER_STATUS)); in cs4297a_interrupt()
2554 status = __raw_readq(SS_CSR(R_SER_STATUS)); in cs4297a_interrupt()
/linux-3.4.99/arch/mips/include/asm/sibyte/
Dsb1250_regs.h466 #define R_SER_STATUS 0x00000188 macro