Home | History | Annotate | Download | only in ingenic

Lines Matching defs:abort

299 	uint32_t abort;
329 abort = bus_space_read_4(sc->sc_memt, sc->sc_memh, JZ_SMBABTSRC);
330 DPRINTF("abort: %02x\n", abort);
331 if ((abort != 0)) {
361 DPRINTF("abort: %02x\n",
382 DPRINTF("abort: %02x\n", abort);
397 abort = bus_space_read_4(sc->sc_memt, sc->sc_memh,
399 DPRINTF("abort: %02x\n", abort);
400 if ((abort != 0)) {
479 /* we received an abort interrupt -> bailout */
480 DPRINTF("abort: %x\n", sc->sc_abort);
511 /* we received an abort interrupt -> bailout */
512 DPRINTF("rx abort: %x\n", sc->sc_abort);