Home | History | Annotate | Download | only in ic

Lines Matching refs:SSTS

966 			if ((bus_space_read_1(iot, ioh, SSTS) &
970 * We have to read INTS before checking SSTS to avoid
1365 if ((bus_space_read_1(iot, ioh, SSTS) & SSTS_BUSY) != 0)
1402 while ((bus_space_read_1(iot, ioh, SSTS) & SSTS_DREG_FULL) != 0)
1468 if ((bus_space_read_1(iot, ioh, SSTS) & SSTS_BUSY) != 0)
1485 if ((bus_space_read_1(iot, ioh, SSTS) &
1516 if ((bus_space_read_1(iot, ioh, SSTS) &
1584 sstat = bus_space_read_1(iot, ioh, SSTS);
1610 sstat = bus_space_read_1(iot, ioh, SSTS);
2159 printf(" INTS=%x PSNS=%x SSTS=%x SERR=%x PCTL=%x\n",
2162 bus_space_read_1(iot, ioh, SSTS),