Searched refs:STS_FULL (Results 1 – 2 of 2) sorted by relevance
176 reg &= ~STS_FULL; in tmc_configure_etr()299 if (bus_read_4(sc->res, TMC_STS) & STS_FULL) { in tmc_read()
41 #define STS_FULL (1 << 0) macro