R_SMB_STATUS 85 arch/mips/sibyte/swarm/rtc_m41t81.c while (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 92 arch/mips/sibyte/swarm/rtc_m41t81.c while (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 98 arch/mips/sibyte/swarm/rtc_m41t81.c while (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 101 arch/mips/sibyte/swarm/rtc_m41t81.c if (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_ERROR) { R_SMB_STATUS 103 arch/mips/sibyte/swarm/rtc_m41t81.c __raw_writeq(M_SMB_ERROR, SMB_CSR(R_SMB_STATUS)); R_SMB_STATUS 112 arch/mips/sibyte/swarm/rtc_m41t81.c while (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 120 arch/mips/sibyte/swarm/rtc_m41t81.c while (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 123 arch/mips/sibyte/swarm/rtc_m41t81.c if (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_ERROR) { R_SMB_STATUS 125 arch/mips/sibyte/swarm/rtc_m41t81.c __raw_writeq(M_SMB_ERROR, SMB_CSR(R_SMB_STATUS)); R_SMB_STATUS 133 arch/mips/sibyte/swarm/rtc_m41t81.c while (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 60 arch/mips/sibyte/swarm/rtc_xicor1241.c while (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 68 arch/mips/sibyte/swarm/rtc_xicor1241.c while (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 74 arch/mips/sibyte/swarm/rtc_xicor1241.c while (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 77 arch/mips/sibyte/swarm/rtc_xicor1241.c if (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_ERROR) { R_SMB_STATUS 79 arch/mips/sibyte/swarm/rtc_xicor1241.c __raw_writeq(M_SMB_ERROR, SMB_CSR(R_SMB_STATUS)); R_SMB_STATUS 88 arch/mips/sibyte/swarm/rtc_xicor1241.c while (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 96 arch/mips/sibyte/swarm/rtc_xicor1241.c while (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 99 arch/mips/sibyte/swarm/rtc_xicor1241.c if (__raw_readq(SMB_CSR(R_SMB_STATUS)) & M_SMB_ERROR) { R_SMB_STATUS 101 arch/mips/sibyte/swarm/rtc_xicor1241.c __raw_writeq(M_SMB_ERROR, SMB_CSR(R_SMB_STATUS)); R_SMB_STATUS 35 drivers/i2c/busses/i2c-sibyte.c while (csr_in32(SMB_CSR(adap, R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 87 drivers/i2c/busses/i2c-sibyte.c while (csr_in32(SMB_CSR(adap, R_SMB_STATUS)) & M_SMB_BUSY) R_SMB_STATUS 90 drivers/i2c/busses/i2c-sibyte.c error = csr_in32(SMB_CSR(adap, R_SMB_STATUS)); R_SMB_STATUS 93 drivers/i2c/busses/i2c-sibyte.c csr_out32(M_SMB_ERROR, SMB_CSR(adap, R_SMB_STATUS));