Searched refs:R_SER_STATUS (Results 1 – 2 of 2) sorted by relevance
726 while ((__raw_readq(SS_CSR(R_SER_STATUS)) & 0xf1) != 1) in dma_init()731 (unsigned int)(__raw_readq(SS_CSR(R_SER_STATUS)) & 0xffffffff))); in dma_init()945 status = intflag ? __raw_readq(SS_CSR(R_SER_STATUS)) : 0; in cs4297a_update_ptr()2564 status = __raw_readq(SS_CSR(R_SER_STATUS)); in cs4297a_interrupt()2571 status = __raw_readq(SS_CSR(R_SER_STATUS)); in cs4297a_interrupt()
466 #define R_SER_STATUS 0x00000188 macro