Home | History | Annotate | Download | only in pci

Lines Matching refs:read_csr_byte

265 	status = read_csr_byte(sc, LOC_STATUS);
270 status = read_csr_byte(sc, REM_STATUS); /* discard */
272 status = read_csr_byte(sc, LOC_STATUS);
381 vector = read_csr_byte(sc, REM_IACK);
510 if (read_csr_byte(sc, LOC_STATUS) & LSR_ERROR_MASK) {
542 if ((status = read_csr_byte(sc, LOC_STATUS)) & LSR_ERROR_MASK) {
619 while (read_csr_byte(sc, LOC_INT_CTRL) & LIC_INT_PENDING) {
626 lstat = read_csr_byte(sc, LDMA_CMD);
636 lstat = read_csr_byte(sc, LOC_INT_STATUS);
644 lstat = read_csr_byte(sc, LOC_STATUS);
651 lstat = read_csr_byte(sc, REM_STATUS);