Searched refs:R_SER_STATUS (Results 1 – 2 of 2) sorted by relevance
709 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()
466 #define R_SER_STATUS 0x00000188 macro